diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-26 13:12:02 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-26 13:12:02 +0200 |
commit | 356b7c369c3394bd2e3369f116703616b13d594c (patch) | |
tree | 6837de337ea95343d59ae306193f418ab12a24c6 /debian/control | |
parent | 3856ea21b071e7de9e27b782c7a2e3ee34c63297 (diff) |
* build-depend on debhelper >= 5.0
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4e353a8e5..53ce851f6 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: important Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org> Standards-Version: 3.6.2.2 -Build-Depends: debhelper (>= 4.1.62), libdb4.3-dev, gettext (>= 0.12) +Build-Depends: debhelper (>= 5.0), libdb4.3-dev, gettext (>= 0.12) Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1) Package: apt |