This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libtest-rdf-perl.
commit 6112f14f0a18bd55a05458b91fb6e80fe0692498 Author: Jonas Smedegaard <[email protected]> Date: Mon Sep 11 13:40:41 2017 +0200 Modernize Vcs-* fields: Use https protocol. Use git (not cgit) in path. Add .git suffix for Vcs-Git URL. --- debian/control.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control.in b/debian/control.in index 6a515c3..ce7bf1d 100644 --- a/debian/control.in +++ b/debian/control.in @@ -6,8 +6,8 @@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]>, Florian Schlichting <[email protected]> Standards-Version: 3.9.6 -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-rdf-perl -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-rdf-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-rdf-perl.git +Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libtest-rdf-perl.git Homepage: http://search.cpan.org/dist/Test-RDF/ Package: libtest-rdf-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-rdf-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
