This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository wagon2.
commit 7140e96fdf55d93a66c311710068a3c0dbbedbc4 Author: Emmanuel Bourg <[email protected]> Date: Sun Oct 27 22:58:34 2013 +0100 debian/control: Use canonical URLs for the Vcs-* fields --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1a3207f..f68ea05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +wagon2 (2.4-2) UNRELEASED; urgency=low + + * debian/control: Use canonical URLs for the Vcs-* fields + + -- Emmanuel Bourg <[email protected]> Sun, 27 Oct 2013 22:30:07 +0100 + wagon2 (2.4-1) unstable; urgency=low * New upstream release diff --git a/debian/control b/debian/control index e0dd68a..51a27ce 100644 --- a/debian/control +++ b/debian/control @@ -42,8 +42,8 @@ Build-Depends-Indep: default-jdk-doc, libplexus-utils-java-doc, subversion Standards-Version: 3.9.4 -Vcs-Git: git://git.debian.org/git/pkg-java/wagon2.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/wagon2.git +Vcs-Git: git://anonscm.debian.org/pkg-java/wagon2.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/wagon2.git Homepage: http://maven.apache.org/wagon/ Package: libwagon2-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wagon2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

