[Python-modules-commits] [sphinx-paramlinks] 03/04: Update Vcs-Git field to use the recommended HTTPS URL.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Wed Feb 3 20:00:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository sphinx-paramlinks.
commit 34a4716da56c054a5b1bf3256504ffcb10e84e7d
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Wed Feb 3 18:05:07 2016 +0300
Update Vcs-Git field to use the recommended HTTPS URL.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 65e4ff1..3d58cc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
sphinx-paramlinks (0.3.1-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Update Vcs-Git field to use the recommended HTTPS URL.
-- Dmitry Shachnev <mitya57 at debian.org> Wed, 03 Feb 2016 17:44:30 +0300
diff --git a/debian/control b/debian/control
index e61641e..858c0ed 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), dh-python,
python3-setuptools
Standards-Version: 3.9.6
Homepage: https://bitbucket.org/zzzeek/sphinx-paramlinks
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/sphinx-paramlinks.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/sphinx-paramlinks.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/sphinx-paramlinks.git
Package: python-sphinx-paramlinks
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx-paramlinks.git
More information about the Python-modules-commits
mailing list