summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c8963fe2..5f9c7431 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,14 @@
+python-apt (0.7.7.1ubuntu1) intrepid; urgency=low
+
+ * python/cache.cc:
+ - fix crash if Ver.PriorityType() returns NULL
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Jul 2008 10:26:53 +0200
+
python-apt (0.7.7ubuntu2) intrepid; urgency=low
* data/templates/Debian.info.in:
- - add 'lenny' template info
+ - add 'lenny' template info (closes: #476364)
* aptsources/distinfo.py:
- fix template matching for arch specific code (LP: #244093)