[Python-modules-commits] [python-virtualenv] 07/07: d/tests/control: Add allow-stderr restriction.

Barry Warsaw barry at moszumanska.debian.org
Mon Feb 29 01:33:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

barry pushed a commit to branch master
in repository python-virtualenv.

commit 678f1826929ca47fb032dc968ac5f668ab798caf
Author: Barry Warsaw <barry at python.org>
Date:   Sun Feb 28 20:31:10 2016 -0500

    d/tests/control: Add allow-stderr restriction.
---
 debian/changelog     | 6 ++++++
 debian/tests/control | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c715115..3c695fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-virtualenv (14.0.5+ds-4) UNRELEASED; urgency=medium
+
+  * d/tests/control: Add allow-stderr restriction.
+
+ -- Barry Warsaw <barry at debian.org>  Sun, 28 Feb 2016 20:13:42 -0500
+
 python-virtualenv (14.0.5+ds-3) unstable; urgency=medium
 
   * d/patches/use-wheels.patch: Also install _markerlib in the virtual
diff --git a/debian/tests/control b/debian/tests/control
index c601ab3..4d1c125 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -2,3 +2,4 @@ Tests: smoketest-2, smoketest-3
 Restrictions: allow-stderr
 
 Tests: setup-2, setup-3
+Restrictions: allow-stderr

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-virtualenv.git



More information about the Python-modules-commits mailing list