X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=5266c37143b066bcd4514110188e1a0a98907cb7;hb=ed5e4269ab341fc82029344b0f11cca704058b89;hp=b7a08c3ef7a84047bafd79e080bf2d6e30af0ed9;hpb=38e3e2bce678e52132ea071be46ba4d58cc21d43;p=debhelper.git diff --git a/debian/control b/debian/control index b7a08c3..5266c37 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,17 @@ Source: debhelper Section: devel Priority: optional Maintainer: Joey Hess -Build-Depends: po4a (>= 0.24) -Standards-Version: 3.7.2 -XS-Vcs-Svn: svn://svn.debian.org/svn/debhelper/trunk/ +Build-Depends: po4a (>= 0.24), man-db (>= 2.5.1), file (>= 3.23) +Standards-Version: 3.8.4 +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, file (>= 3.23-1), dpkg-dev (>= 1.13.13), html2text, 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