summaryrefslogtreecommitdiff
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
commite8f473b558beb393e9b799d732cc928758e5d210 (patch)
treed93c3b833f0106a438fc546e40c3b908c24dd037
parentc0bf63530bcb93425a6088c14fca1868e8b3a9fc (diff)
downloadpython-apt-e8f473b558beb393e9b799d732cc928758e5d210.tar.gz
*** empty log message ***
Author: mdz Date: 2002-03-10 05:45:19 GMT *** empty log message ***
-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)