This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository lucene4.10.
commit 42f2610e688afa60083351497ac066cbed291ef5 Author: Emmanuel Bourg <[email protected]> Date: Wed Feb 17 15:57:44 2016 +0100 Use canonical URLs for the Vcs-* fields --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5535136..e121913 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lucene4.10 (4.10.4+dfsg-2) UNRELEASED; urgency=medium * Team upload. * Build with ivy-debian-helper * Standards-Version updated to 3.9.7 (no changes) + * Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Wed, 17 Feb 2016 15:44:03 +0100 diff --git a/debian/control b/debian/control index 5ec4f95..e090304 100644 --- a/debian/control +++ b/debian/control @@ -27,9 +27,9 @@ Build-Depends-Indep: libuima-core-java, libuima-addons-java, libxerces2-java, Standards-Version: 3.9.7 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/lucene4.10.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/lucene4.10.git Homepage: http://lucene.apache.org -Vcs-Git: git://git.debian.org/pkg-java/lucene4.10.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/lucene4.10.git;a=summary Package: liblucene4.10-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene4.10.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

