This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libfurl-perl.
commit 8ae5309d53de54a9e915eeca3adf597b7ef1209b Author: Jonas Smedegaard <[email protected]> Date: Sun Oct 1 17:32:55 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 83aa927..c8b8fa1 100644 --- a/debian/control.in +++ b/debian/control.in @@ -6,8 +6,8 @@ Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: @cdbs@ Standards-Version: 3.9.6 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfurl-perl.git -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfurl-perl +Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libfurl-perl.git +Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfurl-perl.git Homepage: https://github.com/tokuhirom/Furl Package: libfurl-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfurl-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
