Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It and the other manual pages linked from it contain everything you need to make a .deb from scratch.


I can’t find it right now, but the Debian docs explicitly indicate that you shouldn’t do that because the internal format is not stable. It has changed significantly in the past, and the only “supported” way to do it is with the official Debian tools


The .deb format doesn't change significantly at all, the only changes in recent years have been changes to default compression choices (old ones are retained forever though) and some additional fields in the control file.

The only significant future change I can think of is the mtree stuff, which would add an additional metadata file to .deb files.

There are several warts in the .deb file format that the dpkg folks aren't fixing because of compatibility concerns.

https://wiki.debian.org/Teams/Dpkg/RoadMap https://wiki.debian.org/Teams/Dpkg/Spec/MetadataTracking https://wiki.debian.org/Teams/Dpkg/TimeTravelFixes




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: