X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=f0b2f69cc3c3809d93d420758a26b4c27ecf0734;hb=928b13014c9e0cf3ed8352f87e4a83caba0547f3;hp=f1a9b2d5a9d1808c8930f637009728fa0fc3fe2e;hpb=710a0ee980939fd6c9aacd121b41c9df7163e694;p=debhelper.git diff --git a/debian/control b/debian/control index f1a9b2d..f0b2f69 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-Indep: po4a (>= 0.24) +Build-Depends: po4a (>= 0.24) +Standards-Version: 3.9.3 +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.13.13), html2text, 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) +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