[libpadre-plugin-git-perl] 01/02: debian/control: Use HTTPS transport protocol for Vcs-Git URI

Salvatore Bonaccorso carnil at debian.org
Sat Jan 30 19:26:35 UTC 2016


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

carnil pushed a commit to branch master
in repository libpadre-plugin-git-perl.

commit 22fd5828ef4dc31159827462ccb88645346305a6
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 30 20:05:56 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 e7ef6a5..e16863e 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: libcpan-changes-perl (>= 0.23),
                      xvfb
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpadre-plugin-git-perl.git
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpadre-plugin-git-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpadre-plugin-git-perl.git
 Homepage: http://padre.perlide.org/trac/wiki/PadrePluginGit
 
 Package: libpadre-plugin-git-perl

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



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