X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=6b7c6a9870d7036cbf9b8e864e1ffaf1871d38f1;hb=f271afc3d3d7b3176a2b644ec47c236977742318;hp=8f631871a32a25e41729fde337b856f96a604a0a;hpb=e20e5e8e1db7b671e5d712fd3aad1f5294f2da2c;p=debhelper.git diff --git a/debian/control b/debian/control index 8f63187..6b7c6a9 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,17 @@ Source: debhelper Section: devel Priority: optional Maintainer: Joey Hess -Standards-Version: 3.6.2 -Build-Depends: po4a +Build-Depends: po4a (>= 0.24), man-db (>= 2.5.1), file (>= 3.23) +Standards-Version: 3.9.0 +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}, perl-base (>= 5.10), file (>= 3.23), dpkg-dev (>= 1.14.19), html2text, binutils, po-debconf, man-db (>= 2.5.1-1) 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