diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-08 17:42:45 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-08 17:42:45 -0500 |
commit | 7a31338038368a1ff845711c53d4b95395daa942 (patch) | |
tree | 1aa572ad4eb52b293f451fa17e2eb558b20502b6 /debian/control | |
parent | 3e1f3be0f1bf7c52cacf782f2502de1c32b19597 (diff) | |
download | debhelper-7a31338038368a1ff845711c53d4b95395daa942.tar.gz |
releasing version 6.0.06.0.0
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index edfe59f8..1b707b27 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,13 @@ Section: devel Priority: optional Maintainer: Joey Hess <joeyh@debian.org> Build-Depends: po4a (>= 0.24) -Standards-Version: 3.7.2 +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, file (>= 3.23-1), dpkg-dev (>= 1.14.15), html2text, 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), python-support (<< 0.5.3), python-central (<< 0.5.6) Description: helper programs for debian/rules |