This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libcode-tidyall-perl.
commit 64313327ee37ae9e04837fd74f55d7652c953da9 Author: Jonas Smedegaard <[email protected]> Date: Sun Sep 24 14:44:25 2017 +0200 Modernize Vcs-* fields: Consistently use git (not cgit) in 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 6c506a5..bf9ec8d 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.8 -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcode-tidyall-perl -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcode-tidyall-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git +Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git Homepage: http://metacpan.org/release/Code-TidyAll Package: libcode-tidyall-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
