This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository antlr3.2.
commit 398798e31f61acceaea0ad9bf3e24ea1d222eb5b Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 3 11:48:37 2013 +0000 Use canonical URLs for the Vcs-* fields --- debian/changelog | 4 ++-- debian/control | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index ea76887..cb569c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,12 @@ antlr3 (3.2-8) unstable; urgency=low - * Team upload. * Updated Standards-Version to 3.9.4 (no changes) * Updated the watch file * Converted debian/copyright to the DEP5 format * Added a clean target to debian/rules to allow rebuilds + * Use canonical URLs for the Vcs-* fields - -- Emmanuel Bourg <[email protected]> Thu, 25 Apr 2013 15:42:16 +0200 + -- Emmanuel Bourg <[email protected]> Wed, 03 Jul 2013 13:27:44 +0200 antlr3 (3.2-7) unstable; urgency=low diff --git a/debian/control b/debian/control index 49faf2a..00294bf 100644 --- a/debian/control +++ b/debian/control @@ -9,9 +9,9 @@ Build-Depends: debhelper (>= 7), cdbs, default-jdk, libmaven-javadoc-plugin-java, libmaven-install-plugin-java, default-jdk-doc, libmaven-plugin-tools-java Standards-Version: 3.9.4 -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/antlr3 -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/antlr3 -Homepage: http://www.antlr3.org/ +Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/antlr3 +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/antlr3 +Homepage: http://www.antlr3.org Package: antlr3 Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr3.2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

