]> git.donarmstrong.com Git - debhelper.git/blob - debian/control
9dca1704e059a3271c26c8998abf2d9a463ac940
[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.6, fileutils (>= 4.0-2.1), file (>= 3.23-1), debconf-utils
6 Standards-Version: 3.5.3.0
7
8 Package: debhelper
9 Architecture: all
10 Depends: ${perl:Depends}, fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.7.0), lynx, debconf-utils, binutils
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.