diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-16 00:11:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-16 00:11:55 -0400 |
commit | 8fa8df074b8f0229c5f6d7a48587f020ec939aa1 (patch) | |
tree | 5c722e6862c1d1c3574cb15c3e59f7af519e855e /debian/control | |
parent | 1452c6d8de4516a5a8a48ccdff3e180f56e43511 (diff) | |
download | debhelper-8fa8df074b8f0229c5f6d7a48587f020ec939aa1.tar.gz |
lintian winges
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 80761c90..e82372b3 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,14 @@ Source: debhelper Section: devel Priority: optional Maintainer: Joey Hess <joeyh@debian.org> -Build-Depends: po4a (>= 0.24), man-db (>= 2.5.1), file (>= 3.23-1) -Standards-Version: 3.7.3 +Build-Depends: po4a (>= 0.24), man-db (>= 2.5.1), file (>= 3.23) +Standards-Version: 3.8.0 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}, file (>= 3.23-1), dpkg-dev (>= 1.14.15), html2text, binutils, po-debconf, man-db (>= 2.5.1-1) +Depends: ${perl:Depends}, ${misc:Depends}, file (>= 3.23), dpkg-dev (>= 1.14.15), 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 |