summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-08-28 14:39:22 +0200
committerJulian Andres Klode <jak@debian.org>2009-08-28 14:39:22 +0200
commit4be008cb4dcaa8d6a97b1e3393bc68f9cc48655e (patch)
tree432db39664253b3c9a77a912e35b63bafc68f711 /debian
parentd914d4c1e241f8e511361b9ce98993ca8e1b98af (diff)
downloadpython-apt-4be008cb4dcaa8d6a97b1e3393bc68f9cc48655e.tar.gz
apt/package.py: Use the source version instead of the binary version in fetch_source().
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index bfba50e0..6babe14c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,10 @@ python-apt (0.7.13.3) UNRELEASED; urgency=low
* python/depcache.cc:
- Make ActionGroups context managers so apt.Cache.actiongroup() has
the same behavior as in 0.7.92
+ * apt/package.py:
+ - Use the source version instead of the binary version in fetch_source().
- -- Julian Andres Klode <jak@debian.org> Mon, 24 Aug 2009 15:43:00 +0200
+ -- Julian Andres Klode <jak@debian.org> Fri, 28 Aug 2009 14:38:06 +0200
python-apt (0.7.13.2) unstable; urgency=low