[Python-modules-commits] r28334 - in packages/babelfish/trunk/debian (2 files)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Thu Mar 27 20:24:58 UTC 2014


    Date: Thursday, March 27, 2014 @ 20:24:57
  Author: piotr
Revision: 28334

typo fixed

Modified:
  packages/babelfish/trunk/debian/changelog
  packages/babelfish/trunk/debian/patches/getattr-recursion.patch

Modified: packages/babelfish/trunk/debian/changelog
===================================================================
--- packages/babelfish/trunk/debian/changelog	2014-03-27 19:25:19 UTC (rev 28333)
+++ packages/babelfish/trunk/debian/changelog	2014-03-27 20:24:57 UTC (rev 28334)
@@ -1,4 +1,4 @@
-babelfish (0.5.1-2) UNRELEASED; urgency=medium
+babelfish (0.5.1-2) unstable; urgency=medium
 
   * Fix infinite loop with getattr on python 3.4 (Closes: #742686)
 

Modified: packages/babelfish/trunk/debian/patches/getattr-recursion.patch
===================================================================
--- packages/babelfish/trunk/debian/patches/getattr-recursion.patch	2014-03-27 19:25:19 UTC (rev 28333)
+++ packages/babelfish/trunk/debian/patches/getattr-recursion.patch	2014-03-27 20:24:57 UTC (rev 28334)
@@ -3,7 +3,7 @@
 Subject: [PATCH] Fix bug #16.
 
 Origin: commit:280b9cfe55f24ca5a26b5786a21fd4c0589f4139
-Bug-Debian: http://bug.debian.org/742686
+Bug-Debian: http://bugs.debian.org/742686
 Reviewed-by: Etienne Millon <me at emillon.org>
 ---
  babelfish/country.py  | 2 +-




More information about the Python-modules-commits mailing list