summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d5a301e2..609ff83f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-apt (0.5.4.3) unstable; urgency=low
+
+ * #include <new> in python/generic.h so that we can build on ia64, which
+ uses g++-2.96 (Closes: #137467)
+
+ -- Matt Zimmerman <mdz@debian.org> Sat, 9 Mar 2002 23:34:13 -0500
+
python-apt (0.5.4.2) unstable; urgency=high
* Fix g++-3.0 compilation issues (Closes: #134020)