This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository annotation-indexer.
commit 55c69be2e1a7addff2c838937f794fcc4aaf3663 Author: Emmanuel Bourg <[email protected]> Date: Wed Sep 3 16:28:10 2014 +0200 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 d0eb113..0332e54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ annotation-indexer (1.3-2) UNRELEASED; urgency=medium * Team upload. * debian/control: - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg <[email protected]> Wed, 03 Sep 2014 16:18:47 +0200 diff --git a/debian/control b/debian/control index c380eef..99ab111 100644 --- a/debian/control +++ b/debian/control @@ -14,9 +14,9 @@ Build-Depends-Indep: libmetainf-services-java, libmetainf-services-java-doc Standards-Version: 3.9.5 +Vcs-Git: git://anonscm.debian.org/pkg-java/annotation-indexer.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/annotation-indexer.git Homepage: http://github.com/jenkinsci/lib-annotation-indexer -Vcs-Git: git://git.debian.org/git/pkg-java/annotation-indexer.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/annotation-indexer.git Package: libannotation-indexer-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/annotation-indexer.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

