blob: 59786d30b374b5b1f149042a1c466b672430b24a (
plain) (
blame)
1
2
3
4
5
6
7
|
debhelper is a collection of programs that can be used in a debian/rules file to
automate common tasks related to building binary debian packages. Programs are
included to install various files into your package, compress files, fix file
permissions, integrate your package with the debian menu system, etc. This will
be of use only to debian developers or others who wish to build debian packages.
WWW: http://joeyh.name/code/debhelper/
|