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

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


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

carnil pushed a commit to branch master
in repository perlconsole.

commit 1679885cbf8175357caf78e102ad40a409bec077
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 17edfa4..db42699 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 8)
 Standards-Version: 3.9.2
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/perlconsole.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/perlconsole.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/perlconsole.git
 Homepage: http://www.sukria.net/perlconsole.html
 

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



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