[Python-modules-commits] [python-markdown] 04/06: Update Vcs-Git field to use HTTPS.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Fri Jan 29 05:32:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

mitya57 pushed a commit to branch master
in repository python-markdown.

commit db3ac3bf46ef305f22e438bd3a81112bcc297157
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Fri Jan 29 08:28:56 2016 +0300

    Update Vcs-Git field to use HTTPS.
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2b38895..de802ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ python-markdown (2.6.5-2) UNRELEASED; urgency=medium
   * Add python3-tidylib to build-dependencies, now that it's available.
   * Cherry-pick upstream commit to make code highlighting tests work with
     Pygments 2.1 (closes: #813028).
+  * Update Vcs-Git field to use HTTPS, which is now the recommended protocol
+    (refs #810378).
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Wed, 16 Dec 2015 16:14:41 +0300
 
diff --git a/debian/control b/debian/control
index b68f6b7..f6d2e89 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 9),
                python3-yaml
 Standards-Version: 3.9.6
 Homepage: https://github.com/waylan/Python-Markdown
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-markdown.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-markdown.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-markdown.git
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-markdown.git



More information about the Python-modules-commits mailing list