This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository perlbrew.
commit c8c9f23d77bf037387100ef9f2a417e209fa8fb1 Author: Salvatore Bonaccorso <[email protected]> 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 8f5bb9f..9048a74 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: curl | wget, perl-doc Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/perlbrew.git -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/perlbrew.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/perlbrew.git Homepage: https://metacpan.org/release/App-perlbrew Package: perlbrew -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/perlbrew.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
