[Python-modules-commits] [tox] 01/01: d/control: Update Vcs-* fields to current best-practice values.
Barry Warsaw
barry at moszumanska.debian.org
Tue Feb 23 18:22:17 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 7453ed8a90a50c13a7c8ca2c9da276770950b731
Author: Barry Warsaw <barry at python.org>
Date: Tue Feb 23 13:22:13 2016 -0500
d/control: Update Vcs-* fields to current best-practice values.
---
debian/changelog | 3 ++-
debian/control | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index df6b284..a4c99c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
tox (2.3.1-4) UNRELEASED; urgency=medium
- * Simplify DEP-8 tests so that it doesn't try to run the full tox
+ * d/control: 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 29fcf94..6d1004f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 9),
python3-sphinx,
python3-virtualenv
Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/tox.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=python-modules/packages/tox.git
+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
XS-Testsuite: autopkgtest
--
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