[Python-modules-commits] [unittest2] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:37:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository unittest2.
commit fb6bed328a6b500a167fb7862c943972bf85ca0f
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:37:05 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3be644f..6be51bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
unittest2 (1.1.0-7) UNRELEASED; urgency=medium
* Fixed homepage (https)
+ * Fixed VCS URL (https)
-- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:37:01 +0200
diff --git a/debian/control b/debian/control
index d9ad50b..c680601 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Indep: python-linecache2,
Standards-Version: 3.9.6
XS-Python-Version: all
Homepage: https://pypi.python.org/pypi/unittest2
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/unittest2.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/unittest2.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/unittest2.git
XS-Testsuite: autopkgtest
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/unittest2.git
More information about the Python-modules-commits
mailing list