Package: release.debian.org
User: release.debian....@packages.debian.org
Usertags: unblock
Severity: normal

Fixes RC bug #741834. Debdiff below.

unblock python-babel/1.3+dfsg.1-5

diff -Nru python-babel-1.3+dfsg.1/debian/changelog
python-babel-1.3+dfsg.1/debian/changelog
--- python-babel-1.3+dfsg.1/debian/changelog 2014-06-24 00:06:24.000000000 -0700
+++ python-babel-1.3+dfsg.1/debian/changelog 2014-11-13 23:07:22.000000000 -0800
@@ -1,3 +1,12 @@
+python-babel (1.3+dfsg.1-5) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Thomas Viehmann ]
+  * Call test suite with LC_ALL=C to avoid test failures. (Closes: #741834)
+
+ -- Vincent Cheng <vch...@debian.org>  Thu, 13 Nov 2014 23:06:03 -0800
+
 python-babel (1.3+dfsg.1-4) unstable; urgency=medium

   * Fixed removal of pyshared folder stuff (that directory doesn't exist
diff -Nru python-babel-1.3+dfsg.1/debian/rules
python-babel-1.3+dfsg.1/debian/rules
--- python-babel-1.3+dfsg.1/debian/rules 2014-06-24 00:06:24.000000000 -0700
+++ python-babel-1.3+dfsg.1/debian/rules 2014-11-13 23:08:28.000000000 -0800
@@ -72,6 +72,6 @@

 override_dh_auto_test:
 ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
- py.test
- py.test-3
+ LC_ALL=C py.test
+ LC_ALL=C py.test-3
 endif


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/caczd_tdoqzgfw0a3fhfnibnxfqk6gut9eqqsgjwwksf2rmv...@mail.gmail.com

Reply via email to