diff options
| author | Arch Librarian <arch@canonical.com> | 2004-11-24 10:00:38 +0000 |
|---|---|---|
| committer | Arch Librarian <arch@canonical.com> | 2004-11-24 10:00:38 +0000 |
| commit | d043347ad1c11127b129eb13ceb3579dfc48fce3 (patch) | |
| tree | 1f9263eb2dbe289ecc7f750a054e8f2a3f82a881 /debian | |
| parent | dfa4cefaaab691880e2c24e603244b0485a181e0 (diff) | |
| download | python-apt-d043347ad1c11127b129eb13ceb3579dfc48fce3.tar.gz | |
* Fix broken object initialization in sourcelist.cc and...
Author: mdz
Date: 2003-12-26 17:04:22 GMT
* Fix broken object initialization in sourcelist.cc and srcrecords.cc
(Closes: #215792)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e7cd7c8d..534326b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.5.9) unstable; urgency=low + + * Fix broken object initialization in sourcelist.cc and srcrecords.cc + (Closes: #215792) + + -- Matt Zimmerman <mdz@debian.org> Thu, 25 Dec 2003 12:12:04 -0800 + python-apt (0.5.8) unstable; urgency=low * Adjust build-depends to build with python2.3. No other changes. |
