[Python-modules-commits] [pytest-httpbin] 06/14: deb/control: use HTTPS also for Vcs-Git

Daniel Stender danstender-guest at moszumanska.debian.org
Fri Mar 18 08:16:29 UTC 2016


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

danstender-guest pushed a commit to branch master
in repository pytest-httpbin.

commit ee0921602ddb82a1684cb06ca0cbef3945865c5c
Author: Daniel Stender <stender at debian.org>
Date:   Thu Mar 17 20:35:55 2016 +0100

    deb/control: use HTTPS also for Vcs-Git
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c0142c2..6885951 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ pytest-httpbin (0.2.0-1) UNRELEASED; urgency=medium
   * deb/control:
     + updated uploader email address.
     + bumped standards to 3.9.7 (no changes needed).
+    + use HTTPS also for Vcs-Git.
 
- -- Daniel Stender <stender at debian.org>  Thu, 17 Mar 2016 20:34:36 +0100
+ -- Daniel Stender <stender at debian.org>  Thu, 17 Mar 2016 20:35:26 +0100
 
 pytest-httpbin (0.1.1-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index eabef0e..b1babfb 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends:
  python-werkzeug
 Standards-Version: 3.9.7
 Homepage: https://github.com/kevin1024/pytest-httpbin
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pytest-httpbin.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pytest-httpbin.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pytest-httpbin.git
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.4

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



More information about the Python-modules-commits mailing list