[Python-modules-commits] r27453 - in packages/babelfish/trunk/debian (changelog tests/control)

emillon-guest at users.alioth.debian.org emillon-guest at users.alioth.debian.org
Mon Jan 27 17:39:39 UTC 2014


    Date: Monday, January 27, 2014 @ 17:39:38
  Author: emillon-guest
Revision: 27453

babelfish: fix autopkgtest failure

Modified:
  packages/babelfish/trunk/debian/changelog
  packages/babelfish/trunk/debian/tests/control

Modified: packages/babelfish/trunk/debian/changelog
===================================================================
--- packages/babelfish/trunk/debian/changelog	2014-01-27 15:32:05 UTC (rev 27452)
+++ packages/babelfish/trunk/debian/changelog	2014-01-27 17:39:38 UTC (rev 27453)
@@ -1,3 +1,9 @@
+babelfish (0.4.0-2) UNRELEASED; urgency=medium
+
+  * Fix autopkgtest failure by allowing output to stderr (Closes: #733953)
+
+ -- Etienne Millon <me at emillon.org>  Mon, 27 Jan 2014 18:38:35 +0100
+
 babelfish (0.4.0-1) unstable; urgency=low
 
   * Initial release. (Closes: #729869)

Modified: packages/babelfish/trunk/debian/tests/control
===================================================================
--- packages/babelfish/trunk/debian/tests/control	2014-01-27 15:32:05 UTC (rev 27452)
+++ packages/babelfish/trunk/debian/tests/control	2014-01-27 17:39:38 UTC (rev 27453)
@@ -1,2 +1,3 @@
 Tests: unittests
-Depends: @, python3-nose, python-nose
\ No newline at end of file
+Depends: @, python3-nose, python-nose
+Restrictions: allow-stderr




More information about the Python-modules-commits mailing list