]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/control
* dh_install{,docs,examples}: Avoid infinite recursion when told to
[debhelper.git] / debian / control
index 6d9d74e6d48a622c8d45924708b4462f582f06b1..1b707b277bc2b19542594181af4a8b7ae7c0ae25 100644 (file)
@@ -2,13 +2,16 @@ Source: debhelper
 Section: devel
 Priority: optional
 Maintainer: Joey Hess <joeyh@debian.org>
-Standards-Version: 3.6.1.0
+Build-Depends: po4a (>= 0.24)
+Standards-Version: 3.7.3
+Vcs-Git: git://git.debian.org/git/debhelper/debhelper.git
+Homepage: http://kitenet.net/~joey/code/debhelper/
 
 Package: debhelper
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, coreutils | fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.7.0), html2text, debconf-utils (>= 1.1.1), binutils, po-debconf
+Depends: ${perl:Depends}, ${misc:Depends}, file (>= 3.23-1), dpkg-dev (>= 1.14.15), html2text, binutils, po-debconf
 Suggests: dh-make
-Conflicts: dpkg-cross (<< 1.18)
+Conflicts: dpkg-cross (<< 1.18), python-support (<< 0.5.3), python-central (<< 0.5.6)
 Description: helper programs for debian/rules
  A collection of programs that can be used in a debian/rules file to
  automate common tasks related to building debian packages. Programs