Author: ebourg-guest Date: 2013-07-03 11:48:37 +0000 (Wed, 03 Jul 2013) New Revision: 16977
Modified: trunk/antlr3/debian/changelog trunk/antlr3/debian/control Log: Use canonical URLs for the Vcs-* fields Modified: trunk/antlr3/debian/changelog =================================================================== --- trunk/antlr3/debian/changelog 2013-07-03 11:10:32 UTC (rev 16976) +++ trunk/antlr3/debian/changelog 2013-07-03 11:48:37 UTC (rev 16977) @@ -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 Modified: trunk/antlr3/debian/control =================================================================== --- trunk/antlr3/debian/control 2013-07-03 11:10:32 UTC (rev 16976) +++ trunk/antlr3/debian/control 2013-07-03 11:48:37 UTC (rev 16977) @@ -9,9 +9,9 @@ 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 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

