debhelper Most of the work done in debian/rules is common to a lot of packages. To make this work easier debhelper contains a set of tools to automate the most common tasks such as compressing documentationrfixing file permissions, registering menus, building the final .deb. This is also an easy way to keep a package complient with policy: if policy changes a new version of debhelper will implement those changes automatically.