[libcatmandu-sru-perl] 03/14: Modernize Vcs-* fields: Consistently use git (not cgit) in path. Consistently include .git suffix in path.
Jonas Smedegaard
dr at jones.dk
Sun Oct 1 18:12:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcatmandu-sru-perl.
commit 0229c9f6c83784ef2fb451d065ae8a8a58952e0c
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Oct 1 18:29:39 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 e271890..2b794b2 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.8
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcatmandu-sru-perl.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcatmandu-sru-perl
+Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libcatmandu-sru-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcatmandu-sru-perl.git
Homepage: https://github.com/LibreCat/Catmandu-SRU
Package: libcatmandu-sru-perl
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-sru-perl.git
More information about the Pkg-perl-cvs-commits
mailing list