[bcolz] 01/01: deb/tests/control: add allow-stderr to Restrictions

Daniel Stender stender at moszumanska.debian.org
Thu Jan 26 13:45:20 UTC 2017


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

stender pushed a commit to branch master
in repository bcolz.

commit 848f6d08cb00d28dd10537e342f8a83e545dba0a
Author: Daniel Stender <stender at debian.org>
Date:   Thu Jan 26 14:44:56 2017 +0100

    deb/tests/control: add allow-stderr to Restrictions
---
 debian/changelog     | 6 ++++++
 debian/tests/control | 4 +++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cf8f0be..0fbb55c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bcolz (1.1.0+ds1-4) unstable; urgency=medium
+
+  * deb/tests/control: add allow-stderr to Restrictions.
+
+ -- Daniel Stender <stender at debian.org>  Thu, 26 Jan 2017 14:44:22 +0100
+
 bcolz (1.1.0+ds1-3) unstable; urgency=medium
 
   * Upload to unstable. 
diff --git a/debian/tests/control b/debian/tests/control
index d91ab4e..ced4d98 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,7 @@
 Tests: python-bcolz
 Depends: python-bcolz, python-numexpr, python-mock
+Restrictions: allow-stderr
 
 Tests: python3-bcolz
-Depends: python3-bcolz, python3-numexpr, python3-mock
\ No newline at end of file
+Depends: python3-bcolz, python3-numexpr, python3-mock
+Restrictions: allow-stderr
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/bcolz.git



More information about the debian-science-commits mailing list