[libhttp-request-ascgi-perl] 01/02: debian/control: Use HTTPS transport protocol for Vcs-Git URI

Salvatore Bonaccorso carnil at debian.org
Sat Jan 30 19:21:01 UTC 2016


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

carnil pushed a commit to branch master
in repository libhttp-request-ascgi-perl.

commit c74f561215531e6bd6be1995f9a82fe9faf233ab
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 30 20:04:45 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 3e1018e..d4f994d 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19),
                      libwww-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhttp-request-ascgi-perl.git
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-request-ascgi-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhttp-request-ascgi-perl.git
 Homepage: https://metacpan.org/release/HTTP-Request-AsCGI
 
 Package: libhttp-request-ascgi-perl

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



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