diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:03 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:03:03 +0000 |
commit | 7eeafa70521be0a201f65b1ac0c4f9bfc30bf3e4 (patch) | |
tree | cfd67923e0c9d029491c33e8c1e32b88c689d413 /debian/control | |
parent | 2391e7b57aa9656cedb4477455ae850f89857275 (diff) |
Build-depend on debhelper >= 4.1.62, because we need th...
Author: mdz
Date: 2003-08-10 05:27:25 GMT
Build-depend on debhelper >= 4.1.62, because we need the fix for #204731
to install the man pages correctly
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 daba32903..de65a9b10 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> Standards-Version: 3.5.8.0 -Build-Depends: debhelper (>= 3), libdb2-dev, gettext (>= 0.11.5) +Build-Depends: debhelper (>= 4.1.62), libdb2-dev, gettext (>= 0.11.5) Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1) Package: apt |