[Python-modules-commits] r13365 - in packages/creoleparser/trunk/debian (2 files)

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Wed Jun 9 18:57:47 UTC 2010


    Date: Wednesday, June 9, 2010 @ 18:57:46
  Author: bzed
Revision: 13365

Really fix the string exceptions by adding the patch to 00list.

Modified:
  packages/creoleparser/trunk/debian/changelog
  packages/creoleparser/trunk/debian/patches/00list

Modified: packages/creoleparser/trunk/debian/changelog
===================================================================
--- packages/creoleparser/trunk/debian/changelog	2010-06-09 18:29:54 UTC (rev 13364)
+++ packages/creoleparser/trunk/debian/changelog	2010-06-09 18:57:46 UTC (rev 13365)
@@ -1,3 +1,9 @@
+creoleparser (0.7.2-3) unstable; urgency=low
+
+  * Really fix the string exceptions by adding the patch to 00list.
+
+ -- Bernd Zeimetz <bzed at debian.org>  Wed, 09 Jun 2010 20:56:12 +0200
+
 creoleparser (0.7.2-2) unstable; urgency=low
 
   * Fix several string exceptions, which are not supported in Python2.6.

Modified: packages/creoleparser/trunk/debian/patches/00list
===================================================================
--- packages/creoleparser/trunk/debian/patches/00list	2010-06-09 18:29:54 UTC (rev 13364)
+++ packages/creoleparser/trunk/debian/patches/00list	2010-06-09 18:57:46 UTC (rev 13365)
@@ -1 +1,2 @@
 no-setuptools-please.dpatch
+raise_string_fix.dpatch




More information about the Python-modules-commits mailing list