[Python-modules-commits] [tox] 01/01: Bump Standards-Version to 3.9.7 with no changes needed.

Barry Warsaw barry at moszumanska.debian.org
Tue Feb 23 19:04:19 UTC 2016


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

barry pushed a commit to branch master
in repository tox.

commit a7ebd4622f50d89177698a3928c38e6e5f48a8e0
Author: Barry Warsaw <barry at python.org>
Date:   Tue Feb 23 14:04:12 2016 -0500

    Bump Standards-Version to 3.9.7 with no changes needed.
---
 debian/changelog     | 4 +++-
 debian/control       | 2 +-
 debian/tests/control | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index df8b692..c9519d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 tox (2.3.1-4) unstable; urgency=medium
 
-  * d/control: Update Vcs-* fields to current best-practice values.
+  * d/control:
+    - Bump Standards-Version to 3.9.7 with no changes needed.
+    - Update Vcs-* fields to current best-practice values.
   * d/tests: Simplify DEP-8 tests so that it doesn't try to run the full tox
     testsuite, but just a simple smoke test.  For mysterious reasons, the
     full test suite passes in local adt-runs but fails in Ubuntu production.
diff --git a/debian/control b/debian/control
index 6d1004f..8b562ec 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9),
                python3-setuptools,
                python3-sphinx,
                python3-virtualenv
-Standards-Version: 3.9.6
+Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/tox.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/tox.git
 X-Python3-Version: >= 3.2
diff --git a/debian/tests/control b/debian/tests/control
index 4b758cf..8539487 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,3 @@
 Tests: smoketest
 Depends: @, python, python3
+Restrictions: allow-stderr

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



More information about the Python-modules-commits mailing list