]> git.donarmstrong.com Git - debhelper.git/blob - debian/control
r109: Initial Import
[debhelper.git] / debian / control
1 Source: debhelper
2 Section: devel
3 Priority: optional
4 Maintainer: Joey Hess <joeyh@master.debian.org>
5 Standards-Version: 2.4.1.2
6
7 Package: debhelper
8 Architecture: all
9 Depends: perl (>= 5.004), fileutils (>= 3.16-4), file
10 Description: helper programs for debian/rules
11  A collection of programs that can be used in a debian/rules file to
12  automate common tasks related to building binary debian packages. Programs
13  are included to install various files into your package, compress files, fix
14  file permissions, integrate your package with the debian menu system, etc.