[Pkg-sympa-commits] [sympa] 04/30: Fix Vcs-(Git|Browser) fields to use secure URIs

Emmanuel Bouthenot kolter at moszumanska.debian.org
Mon Sep 19 20:08:42 UTC 2016


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

kolter pushed a commit to branch master
in repository sympa.

commit f5b8a77a3c565616394e44d2b8aec4f23600ff62
Author: Emmanuel Bouthenot <kolter at openics.org>
Date:   Sun Mar 6 15:05:52 2016 +0100

    Fix Vcs-(Git|Browser) fields to use secure URIs
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 95d2306..0723e79 100644
--- a/debian/control
+++ b/debian/control
@@ -30,8 +30,8 @@ Build-Depends:
  debconf-utils,
  po-debconf
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/collab-maint/sympa.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/sympa.git
+Vcs-Git: https://anonscm.debian.org/git/collab-maint/sympa.git
+Vcs-Browser: https://anonscm.debian.org/git/collab-maint/sympa.git
 Homepage: http://www.sympa.org/
 
 Package: sympa

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/sympa.git



More information about the Pkg-sympa-commits mailing list