Skip to content

should set Installed-Size and generate DEBIAN/md5sums #19

@nmeyerhans

Description

@nmeyerhans

The generated DEBIAN/control file should contain an Installed-Size field that lists, in kB, the size of the package in uncompressed installed form. It's reasonable to calculate this based on du during the build process.

Additionally, the DEBIAN/md5sums file should contain checksums for each file (other than files that live in /etc/). The format is:

6aa8bbdec48a311884ed0e433a464602 usr/bin/foo
cc29c04462ee591b535026935531514f usr/lib/libfoo.so.1.2.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions