[Python-modules-commits] [python-subprocess32] 03/03: use https for Vcs-Browser in deb/control

Daniel Stender danstender-guest at moszumanska.debian.org
Sat Oct 17 22:29:50 UTC 2015


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

danstender-guest pushed a commit to branch master
in repository python-subprocess32.

commit 15fd070633ce8ffa83e4d6e681cae7ba34820622
Author: Daniel Stender <debian at danielstender.com>
Date:   Sun Oct 18 00:29:35 2015 +0200

    use https for Vcs-Browser in deb/control
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a8705c0..ca5b01e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
 Standards-Version: 3.9.6
 Homepage: https://code.google.com/p/python-subprocess32
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-subprocess32.git
-Vcs-Browser: http://anonscm.debian.org/cgit/python-modules/packages/python-subprocess32.git
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-subprocess32.git
 X-Python-Version: >= 2.6
 
 Package: python-subprocess32

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



More information about the Python-modules-commits mailing list