summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-01-04 21:31:32 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2008-01-04 21:31:32 +0100
commit7760b4a0ee334ff04a60086d06548d6bda6d55d9 (patch)
tree5d0f64a1940e996d51b5ae59bf93b3cf30af73ec /debian
parent9561c3ddd5f14103ca96042c465586479c75c02d (diff)
downloadpython-apt-7760b4a0ee334ff04a60086d06548d6bda6d55d9.tar.gz
* use the new CacheFile::ListUpdate() code
* add example in doc/examples/update.py
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
-rw-r--r--debian/control2
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 43836914..54859732 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-apt (0.7.5) UNRELEASED; urgency=low
+
+ * use the new CacheFile::ListUpdate() code
+ * add example in doc/examples/update.py
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Jan 2008 21:17:00 +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..51bb064b 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.10), 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