diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-08-03 21:11:11 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-08-03 21:11:11 +0200 |
| commit | 8e754c53c26e9c05af92df25f89046aa6da1f4c7 (patch) | |
| tree | 55758e8f694ff5022e536a84d97a69475fdfb9b0 | |
| parent | a7da352b92726adf18f121de2711976f356ded29 (diff) | |
| download | python-apt-8e754c53c26e9c05af92df25f89046aa6da1f4c7.tar.gz | |
* rebuild against latest apt
| -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 1da4a80b..698e9528 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-apt (0.7.3ubuntu2) gutsy; urgency=low + + * rebuild against latest apt + + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 03 Aug 2007 14:16:41 +0200 + python-apt (0.7.3ubuntu1) gutsy; urgency=low * apt/debfile.py: diff --git a/debian/control b/debian/control index 2ffce5f6..36e3bbdc 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ XSBC-Original-Maintainer: APT Development Team <deity@lists.debian.org> Uploaders: Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org> Standards-Version: 3.7.2.2 XS-Python-Version: all -Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.7.0), apt-utils, python-all-dev, python-distutils-extra (>= 1.9.0), cdbs, python-central (>= 0.5), python-all-dbg +Build-Depends: debhelper (>= 5.0.37.1), libapt-pkg-dev (>= 0.7.6), apt-utils, python-all-dev, python-distutils-extra (>= 1.9.0), cdbs, python-central (>= 0.5), python-all-dbg XS-Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/python-apt/ubuntu/ Package: python-apt |
