]> git.donarmstrong.com Git - debhelper.git/blob - debian/control
ee5f6d13ba3e98081c13e493698ef0bd67e5b6e6
[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 (>= 3.16-4), file (>= 3.23-1)
6 Standards-Version: 3.1.1.1
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, lynx
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.