X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=ac59c979237595c578067f7f3d6d63c450d35069;hb=fb8f18f4a98669c3b85e1bd7920fbabfc00b886e;hp=9f0001ee9963c2c8b5bb6883e31823e50597bd2f;hpb=502fdaade0cbf7e0d9f8101edd4757902fe25876;p=debhelper.git diff --git a/debian/control b/debian/control index 9f0001e..ac59c97 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,17 @@ Source: debhelper Section: devel Priority: optional Maintainer: Joey Hess -Build-Depends: perl (>= 5.6.1), coreutils | fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.9.0) -Standards-Version: 3.6.1.0 +Build-Depends: po4a (>= 0.24) +Standards-Version: 3.9.2 +Vcs-Git: git://git.debian.org/git/debhelper/debhelper.git +Vcs-Browser: http://git.debian.org/?p=debhelper/debhelper.git;a=summary +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), dpkg-dev (>= 1.16.0), html2text, binutils, po-debconf, man-db (>= 2.5.1-1) Suggests: dh-make +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