ytoolshed / multipkg

Automation for package builds
67 stars 37 forks source link

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

Open nmeyerhans opened 12 years ago

nmeyerhans commented 12 years ago

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