[Python-modules-commits] r6654 - in packages/matplotlib/branches/lenny/debian (changelog)
akumar at users.alioth.debian.org
akumar at users.alioth.debian.org
Wed Oct 8 16:09:22 UTC 2008
Date: Wednesday, October 8, 2008 @ 16:09:21
Author: akumar
Revision: 6654
Revert to the standard build procedure to overcome the "undefined
symbol: __gxx_personality_v0" errors which appear when CC=g++ is
passed on to setup.py. (Closes: #501578)
Modified:
packages/matplotlib/branches/lenny/debian/changelog
Modified: packages/matplotlib/branches/lenny/debian/changelog
===================================================================
--- packages/matplotlib/branches/lenny/debian/changelog 2008-10-08 16:07:41 UTC (rev 6653)
+++ packages/matplotlib/branches/lenny/debian/changelog 2008-10-08 16:09:21 UTC (rev 6654)
@@ -1,9 +1,9 @@
matplotlib (0.98.1-1+lenny1.2) UNRELEASED; urgency=medium
* Non-maintainer upload.
- * Revert to the standard build procedure
- to overcome the "undefined symbol: __gxx_personality_v0"
- errors which appear when CC=g++ is passed on to setup.py.
+ * Revert to the standard build procedure to overcome the "undefined
+ symbol: __gxx_personality_v0" errors which appear when CC=g++ is
+ passed on to setup.py. (Closes: #501578)
-- Kumar Appaiah <akumar at debian.org> Fri, 03 Oct 2008 17:48:11 -0500
More information about the Python-modules-commits
mailing list