summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-11-24 10:00:29 +0000
committerArch Librarian <arch@canonical.com>2004-11-24 10:00:29 +0000
commitc0bf63530bcb93425a6088c14fca1868e8b3a9fc (patch)
treeed6e003cffe4bd09366437f82434e24ad746b233 /debian
parentbd0b7c36a57ddf88abe8e3d6cf388b783780a40b (diff)
downloadpython-apt-c0bf63530bcb93425a6088c14fca1868e8b3a9fc.tar.gz
Fix g++-3.0 compilation issues
Author: mdz Date: 2002-02-26 01:36:15 GMT Fix g++-3.0 compilation issues
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 842e977f..d5a301e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-apt (0.5.4.2) unstable; urgency=high
+
+ * Fix g++-3.0 compilation issues (Closes: #134020)
+
+ -- Matt Zimmerman <mdz@debian.org> Sun, 24 Feb 2002 00:20:22 -0500
+
python-apt (0.5.4.1) unstable; urgency=low
* Add apt-utils to build-depends, since libapt-pkg-dev doesn't pull it