This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository build-helper-maven-plugin.
commit 5563f1e9202d044edb19a90bc5ccd7481644d9bd Author: Emmanuel Bourg <[email protected]> Date: Wed Jan 1 11:17:59 2014 +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 60ed17d..886ec37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ build-helper-maven-plugin (1.8-1) UNRELEASED; urgency=low * New upstream release * debian/control: - Standards-Version updated to 3.9.5 (no changes) + - Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Thu, 31 Oct 2013 22:44:46 +0100 diff --git a/debian/control b/debian/control index bd05075..14273e9 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends-Indep: default-jdk-doc, libmaven2-core-java-doc, libplexus-utils-java Standards-Version: 3.9.5 -Vcs-Git: git://git.debian.org/git/pkg-java/build-helper-maven-plugin.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/build-helper-maven-plugin.git;a=summary +Vcs-Git: git://anonscm.debian.org/pkg-java/build-helper-maven-plugin.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/build-helper-maven-plugin.git Homepage: http://mojo.codehaus.org/build-helper-maven-plugin/ Package: libbuild-helper-maven-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/build-helper-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

