diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-03 21:42:55 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-03 21:42:55 +0200 |
| commit | 0b081c5451d6394618290cd9a5767d767d98b819 (patch) | |
| tree | 0fae917579c689600d9d291972f78c27f4a61d9d /debian | |
| parent | a7af5ff42bdc6cd8d8652f7304926a7b58686c70 (diff) | |
| download | python-apt-0b081c5451d6394618290cd9a5767d767d98b819.tar.gz | |
* prepared rebuild
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bc6f5177..ad6bc8d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.6.16.2ubuntu9) edgy; urgency=low + + * rebuild against the latest apt (with auto-mark support) + * the full merge needs a newer python-support + + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 3 Jul 2006 21:33:40 +0200 + python-apt (0.6.16.2ubuntu8) dapper; urgency=low * apt/package.py: diff --git a/debian/control b/debian/control index e8d0038c..4f5f3019 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org> Standards-Version: 3.6.2.0 -Build-Depends: debhelper (>= 5.0), libapt-pkg-dev (>= 0.6.40), apt-utils, python-dev, python2.4-dev +Build-Depends: debhelper (>= 5.0), libapt-pkg-dev (>= 0.6.44.2), apt-utils, python-dev, python2.4-dev Package: python-apt Architecture: all |
