diff options
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3083d377..08922d2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-apt (0.7.96.1ubuntu3) maverick; urgency=low + + * rebuild against lastest libapt + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 29 Jul 2010 12:23:27 +0200 + python-apt (0.7.96.1ubuntu2) maverick; urgency=low [ Michael Vogt ] diff --git a/debian/control b/debian/control index 65f72367..77a87bad 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.8.4 XS-Python-Version: all Build-Depends: apt-utils, debhelper (>= 7.3.5), - libapt-pkg-dev (>= 0.7.22~), + libapt-pkg-dev (>= 0.7.26~exp11), python-all-dev, python-all-dbg, python-central (>= 0.5), |
