[Python-modules-commits] [tox] 69/69: - Move package VCS to git.debian.org (using git-dpm).
Barry Warsaw
barry at moszumanska.debian.org
Fri Sep 5 23:26:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository tox.
commit 2b0c60fdda7ade39347c019ca6fc7c499d149b1b
Author: Barry Warsaw <barry at python.org>
Date: Fri Sep 5 19:25:15 2014 -0400
- Move package VCS to git.debian.org (using git-dpm).
---
debian/changelog | 4 +++-
debian/control | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index edd25bc..793b9cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
tox (1.7.2-1) UNRELEASED; urgency=medium
* New upstream release. (Closes: #758504)
- * d/control: Updated Homepage header. (Closes: #758505)
+ * d/control:
+ - Updated Homepage header. (Closes: #758505)
+ - Move package VCS to git.debian.org (using git-dpm).
-- Barry Warsaw <barry at debian.org> Fri, 05 Sep 2014 18:25:48 -0400
diff --git a/debian/control b/debian/control
index 0a2292d..65970de 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends: debhelper (>= 8),
python3-sphinx,
python3-virtualenv
Standards-Version: 3.9.5
-Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/tox/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/tox/trunk/
+Vcs-Git: git://anonscm.debian.org/python-modules/packages/tox.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=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