This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libxml-semanticdiff-perl.
commit 2aa13a5d2f0c1117e464794c8768d18078fce6bd Author: Jonas Smedegaard <[email protected]> Date: Thu Sep 14 09:56:26 2017 +0200 Modernize Vcs-* fields: Consistently use https protocol. Consistently use git (not gitweb) path. Consistently include .git suffix in path. --- debian/control.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control.in b/debian/control.in index 7e4b975..9db455f 100644 --- a/debian/control.in +++ b/debian/control.in @@ -5,8 +5,8 @@ Build-Depends: @cdbs@ Maintainer: Debian Perl Group <[email protected]> Uploaders: Jonas Smedegaard <[email protected]> Standards-Version: 3.9.5 -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxml-semanticdiff-perl -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-semanticdiff-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libxml-semanticdiff-perl.git +Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libxml-semanticdiff-perl.git Homepage: http://search.cpan.org/dist/XML-SemanticDiff/ Package: libxml-semanticdiff-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-semanticdiff-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
