diff options
| -rw-r--r-- | debian/changelog | 9 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 43836914..11c631c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.7.4ubuntu1) hardy; urgency=low + + * rebuild against latest apt, no other changes compared + to debain + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Dec 2007 15:00:22 +0100 + python-apt (0.7.4) unstable; urgency=low * apt/debfile.py: @@ -34,7 +41,7 @@ python-apt (0.7.4) unstable; urgency=low * data/templates/: - update templates - -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 29 Nov 2007 12:17:17 +0100 + -- Michael Vogt <mvo@debian.org> Thu, 06 Dec 2007 15:35:46 +0100 python-apt (0.7.3.1) unstable; urgency=low diff --git a/debian/control b/debian/control index 1f583e2f..3d425849 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ 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.9), apt-utils, python-all-dev, python-distutils-extra (>= 1.9.0), cdbs, python-central (>= 0.5), python-all-dbg XS-Vcs-Bzr: http://people.debian.org/~mvo/bzr/python-apt/debian-sid Package: python-apt |
