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:
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