Debian Packaging is an art. The available tools evolve constantly, and so must your packages to follow the evolution of the Debian Policy.
This page is full of Debian packaging tips and lessons, both for beginners and for seasoned packagers.
Tutorials
- How to use quilt to manage patches in Debian packages
- How to use multiple upstream tarballs in Debian source packages
- How to customize dpkg-source’s behaviour in your Debian source package
- How to create Debian packages with alternative compression methods
- How to generate different dependencies on Debian and Ubuntu with a common source package
- The right way to remove an obsolete conffile in a Debian package
- Correctly renaming a conffile in Debian package maintainer scripts
- Managing distribution-specific patches with a common source package
Tips
- 4 tips to maintain a “3.0 (quilt)” Debian source package in a VCS
- Avoid a newbie packager mistake: don’t build your Debian packages with dpkg -b
- 3 ways to not clutter your Debian source package with autogenerated files
- Best practices when sponsoring Debian packages
Want to get more? Click here to subscribe to my newsletter and enhance your skills with my latest articles, my monthly tips, and more.