This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository access-modifier-checker.
commit 62d6c9911e076d7b6443e233e6e7e70ec57ed7b0 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 15 11:41:35 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 b1916a8..5389ae1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ access-modifier-checker (1.4-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]> Mon, 15 Sep 2014 11:18:23 +0200 diff --git a/debian/control b/debian/control index 2b26915..0deb59b 100644 --- a/debian/control +++ b/debian/control @@ -19,9 +19,9 @@ Build-Depends-Indep: libmetainf-services-java-doc, libmaven-plugin-tools-java (>= 2.8) Standards-Version: 3.9.5 +Vcs-Git: git://anonscm.debian.org/pkg-java/access-modifier-checker.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/access-modifier-checker.git Homepage: https://github.com/kohsuke/access-modifier -Vcs-Git: git://git.debian.org/git/pkg-java/access-modifier-checker.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/access-modifier-checker.git Package: libaccess-modifier-checker-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/access-modifier-checker.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

