diff options
author | Michael Vogt <egon@bottom> | 2006-04-26 13:22:36 +0200 |
---|---|---|
committer | Michael Vogt <egon@bottom> | 2006-04-26 13:22:36 +0200 |
commit | aa1510d78eadc0edb78620b02babc3f5d754d91d (patch) | |
tree | 64b38acb977b203265d2523a95ef82ab81e80486 /debian | |
parent | 62a91a826f8706a712a15bf8c3abb4befbe8e6ff (diff) | |
parent | 356b7c369c3394bd2e3369f116703616b13d594c (diff) |
* merged from mainline
Diffstat (limited to 'debian')
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/compat b/debian/compat index 00750edc0..7ed6ff82d 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -3 +5 diff --git a/debian/control b/debian/control index 3b8883f88..53ce851f6 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: admin 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.1 -Build-Depends: debhelper (>= 4.1.62), libdb4.3-dev, gettext (>= 0.12) +Standards-Version: 3.6.2.2 +Build-Depends: debhelper (>= 5.0), libdb4.3-dev, gettext (>= 0.12) Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1) Package: apt |