]> git.donarmstrong.com Git - debhelper.git/blob - debian/control
r306: * Corrected slash substitution problem in dh_installwm.
[debhelper.git] / debian / control
1 Source: debhelper
2 Section: devel
3 Priority: optional
4 Maintainer: Joey Hess <joeyh@master.debian.org>
5 Build-Depends-Indep: perl5, fileutils (>= 3.16-4), file (>= 3.23-1)
6 Standards-Version: 3.1.0.0
7
8 Package: debhelper
9 Architecture: all
10 Depends: perl5 | perl (>= 5.004), fileutils (>= 3.16-4), file (>= 3.23-1)
11 Suggests: dh-make
12 Description: helper programs for debian/rules
13  A collection of programs that can be used in a debian/rules file to
14  automate common tasks related to building binary debian packages. Programs
15  are included to install various files into your package, compress files, fix
16  file permissions, integrate your package with the debian menu system,
17  suidmanager, doc-base, etc.