[perlindex] 01/02: debian/control: Use HTTPS transport protocol for Vcs-Git URI

Salvatore Bonaccorso carnil at debian.org
Sat Jan 30 19:36:02 UTC 2016


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

carnil pushed a commit to branch master
in repository perlindex.

commit 339f23fdbb3e7b8f6d2536285f272d53f8eed88b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 30 20:07:36 2016 +0100

    debian/control: Use HTTPS transport protocol for Vcs-Git URI
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9a004d6..1c7bde6 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 8),
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/perlindex.git
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/perlindex.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/perlindex.git
 Homepage: https://metacpan.org/release/perlindex
 
 Package: libtext-english-perl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/perlindex.git



More information about the Pkg-perl-cvs-commits mailing list