[Python-modules-commits] r12494 - in packages/scipy/trunk/debian (changelog)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sun Apr 4 23:53:09 UTC 2010


    Date: Sunday, April 4, 2010 @ 23:52:56
  Author: dktrkranz
Revision: 12494

Fix KeyError exception in sparse module (Closes: #525109).
Fix SyntaxWarning exception with python2.6 (Closes: #567148).

Modified:
  packages/scipy/trunk/debian/changelog

Modified: packages/scipy/trunk/debian/changelog
===================================================================
--- packages/scipy/trunk/debian/changelog	2010-04-04 23:32:20 UTC (rev 12493)
+++ packages/scipy/trunk/debian/changelog	2010-04-04 23:52:56 UTC (rev 12494)
@@ -6,8 +6,10 @@
 
   [ Luca Falavigna ]
   * New upstream release.
+    - Fix KeyError exception in sparse module (Closes: #525109).
+    - Fix SyntaxWarning exception with python2.6 (Closes: #567148).
 
- -- Luca Falavigna <dktrkranz at debian.org>  Mon, 05 Apr 2010 01:31:54 +0200
+ -- Luca Falavigna <dktrkranz at debian.org>  Mon, 05 Apr 2010 01:48:08 +0200
 
 python-scipy (0.7.0-2) unstable; urgency=medium
 




More information about the Python-modules-commits mailing list