summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-08-05 11:33:53 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-08-05 11:33:53 +0200
commit91e65ee1efd73fdbf507c2683bc6cc64fee9b37c (patch)
treeed1347db29e94ed778ad38f69ad1fbf9c7afce81
parentff1d513d23cb9df6b07a137b14a983f8269a6e07 (diff)
downloadpython-apt-91e65ee1efd73fdbf507c2683bc6cc64fee9b37c.tar.gz
add correct bugnumber
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5f9c7431..65f95664 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
python-apt (0.7.7.1ubuntu1) intrepid; urgency=low
* python/cache.cc:
- - fix crash if Ver.PriorityType() returns NULL
+ - fix crash if Ver.PriorityType() returns NULL (LP: #253255)
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Jul 2008 10:26:53 +0200