diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-08-05 11:33:53 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-08-05 11:33:53 +0200 |
| commit | 91e65ee1efd73fdbf507c2683bc6cc64fee9b37c (patch) | |
| tree | ed1347db29e94ed778ad38f69ad1fbf9c7afce81 | |
| parent | ff1d513d23cb9df6b07a137b14a983f8269a6e07 (diff) | |
| download | python-apt-91e65ee1efd73fdbf507c2683bc6cc64fee9b37c.tar.gz | |
add correct bugnumber
| -rw-r--r-- | debian/changelog | 2 |
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 |
