This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libtoml-perl.
commit 256ffb633fdd87190eb22217490463650ad364e6 Author: Salvatore Bonaccorso <[email protected]> Date: Sat Jan 30 20:07:15 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 e9e2e2b..7f1b136 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends-Indep: libtoml-parser-perl, perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtoml-perl.git -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtoml-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtoml-perl.git Homepage: https://metacpan.org/release/TOML Package: libtoml-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtoml-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
