diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-10 00:08:39 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-10 00:08:39 +0200 |
commit | be615841e27068522c467899c96c541b74e4c349 (patch) | |
tree | 3ff2b44d5707bccb8d23a3248e7020947a389f79 /debian/control | |
parent | c8d80b1d346c9c24f897813d5793e69bb59e465b (diff) | |
parent | 1b1c2224f5777956f345471b600ed56203c2d400 (diff) |
* merged the apt--install-recommends branch
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 a206373ae..dfcebf41e 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 (>= 5.0), libdb4.3-dev, gettext (>= 0.12) +Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12) Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1) Package: apt |