This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jarjar-maven-plugin.
commit c7c9dfd5f51246bd35d0ba741125dafd7f9a366f Author: Emmanuel Bourg <[email protected]> Date: Tue Nov 5 09:08:16 2013 +0100 Use canonical URLs for the Vcs-* fields --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9e4a68b..b5fc4a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jarjar-maven-plugin (1.7-2) UNRELEASED; urgency=low + + * debian/control: + - Use canonical URLs for the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Tue, 05 Nov 2013 09:07:49 +0100 + jarjar-maven-plugin (1.7-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index 9f9b562..42addfa 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Build-Depends-Indep: ant-doc, libplexus-utils-java, libplexus-utils-java-doc Standards-Version: 3.9.4 -Vcs-Git: git://git.debian.org/git/pkg-java/jarjar-maven-plugin.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/jarjar-maven-plugin.git +Vcs-Git: git://anonscm.debian.org/pkg-java/jarjar-maven-plugin.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jarjar-maven-plugin.git Homepage: http://sonatype.github.com/jarjar-maven-plugin/ Package: libjarjar-maven-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jarjar-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

