This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-stapler-plugin.
commit f6e008f4b61bfa0e3f4d7bdd5cbc9e254bd102fd Author: Emmanuel Bourg <[email protected]> Date: Wed Nov 6 18:06:48 2013 +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 0e42483..54fe4f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ maven-stapler-plugin (1.16-5) UNRELEASED; urgency=low - Changed the Homepage field to point to the Github project - Updated Standards-Version to 3.9.5 (no changes) - Removed the deprecated DM-Upload-Allowed field + - Use canonical URLs for the Vcs-* fields * Marked the Java 7 compatibility patch as forwarded upstream * Switch to debhelper level 9 diff --git a/debian/control b/debian/control index 31d048a..cf87d49 100644 --- a/debian/control +++ b/debian/control @@ -21,8 +21,8 @@ Build-Depends-Indep: default-jdk-doc, libstapler-java-doc Standards-Version: 3.9.5 Homepage: http://github.com/stapler/maven-stapler-plugin -Vcs-Git: git://git.debian.org/git/pkg-java/maven-stapler-plugin.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/maven-stapler-plugin.git +Vcs-Git: git://anonscm.debian.org/pkg-java/maven-stapler-plugin.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/maven-stapler-plugin.git Package: libmaven-stapler-plugin-java Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-stapler-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

