]> git.donarmstrong.com Git - debhelper.git/blob - debian/control
07e9a4249ec833638ce6c4620b1eefe0f6f5115c
[debhelper.git] / debian / control
1 Source: debhelper
2 Section: devel
3 Priority: optional
4 Maintainer: Joey Hess <joeyh@debian.org>
5 Build-Depends-Indep: perl-5.005, fileutils (>= 4.0-2.1), file (>= 3.23-1)
6 Standards-Version: 3.2.1.0
7
8 Package: debhelper
9 Architecture: all
10 Depends: perl5 | perl (>= 5.004), fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.7.0), lynx
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.