Top "Debhelper" questions

Suite of programs intended to simplify and improve the process of creating .deb packages

Is there a standard way to create Debian packages for distributing Python programs?

There is a ton of information on how to do this, but since "there is more than one way to …

python debian packaging distutils debhelper
debian rules file make a symlink

I'm creating a small deb package to install a few files. Some of them will be located in /usr/lib/…

debhelper debian-packaging
package.init is not getting installed

I have a project.init file in the debian directory (along with rules, control, etc), and I have dh_installinit …

debian packaging deb dpkg debhelper
dpkg: How to use trigger?

I have written a little cdn server that shall rebuild his pool registry if new stuff (pool-content-packages) is installed into …

triggers debian dpkg debhelper