This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-plugin-testing.
commit dc40c53446668beb927c241d0ecfdcace9931d6a Author: Emmanuel Bourg <[email protected]> Date: Fri Nov 22 22:36:49 2013 +0000 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 5847c8c..9a168be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven-plugin-testing (1.2-4) UNRELEASED; urgency=low * Team upload. * Standards-Version updated to 3.9.5 (no changes) + * Use canonical URLs for the Vcs-* fields * Switch to debhelper level 9 * Use XZ compression for the upstream tarball diff --git a/debian/control b/debian/control index 510bb19..bc69a38 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Build-Depends-Indep: libplexus-maven-plugin-java, junit, libeasymock-java, libma libplexus-utils-java, default-jdk-doc, libmaven2-core-java-doc, libplexus-container-default-java-doc, libplexus-utils-java-doc, libmaven-javadoc-plugin-java Standards-Version: 3.9.5 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-plugin-testing -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-plugin-testing +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven-plugin-testing +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven-plugin-testing Homepage: http://maven.apache.org/plugin-testing/ Package: libmaven-plugin-testing-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-testing.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

