]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/control
r391: * Ok, fine, I'll make debhelper depend on lynx for the one or two
[debhelper.git] / debian / control
index b934849fa445ba9d3e12dfb63ad52b54ff08a320..07e9a4249ec833638ce6c4620b1eefe0f6f5115c 100644 (file)
@@ -1,13 +1,17 @@
 Source: debhelper
 Section: devel
 Priority: optional
-Maintainer: Joey Hess <joeyh@master.debian.org>
-Standards-Version: 2.1.1.0
+Maintainer: Joey Hess <joeyh@debian.org>
+Build-Depends-Indep: perl-5.005, fileutils (>= 4.0-2.1), file (>= 3.23-1)
+Standards-Version: 3.2.1.0
 
 Package: debhelper
 Architecture: all
+Depends: perl5 | perl (>= 5.004), fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.7.0), lynx
+Suggests: dh-make
 Description: helper programs for debian/rules
  A collection of programs that can be used in a debian/rules file to
- automate common tasks. Programs are included to install various files into
- your package, compress files, fix file permissions, integrate your package
- with the debian menu system, etc.
+ automate common tasks related to building binary debian packages. Programs
+ are included to install various files into your package, compress files, fix
+ file permissions, integrate your package with the debian menu system,
+ suidmanager, doc-base, etc.