[Python-modules-commits] [sphinxcontrib-spelling] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:34:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository sphinxcontrib-spelling.
commit dfb3e07713c8c5af0b1d7b94672e1a37fb9077b4
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:33:28 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 c5f18b1..d6532dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
sphinxcontrib-spelling (2.1.2-2) UNRELEASED; urgency=medium
* Fixed homepage (https)
+ * Fixed VCS URL (https)
-- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:33:25 +0200
diff --git a/debian/control b/debian/control
index 5fdad09..3d51268 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Standards-Version: 3.9.6
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
Homepage: https://bitbucket.org/dhellmann/sphinxcontrib-spelling
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/sphinxcontrib-spelling.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/sphinxcontrib-spelling.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/sphinxcontrib-spelling.git
XS-Testsuite: autopkgtest
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinxcontrib-spelling.git
More information about the Python-modules-commits
mailing list