Author: mkoch Date: 2008-05-31 06:58:15 +0000 (Sat, 31 May 2008) New Revision: 6505
Modified: trunk/antlr/debian/changelog trunk/antlr/debian/watch Log: * Updated watch file to match only Antlr v2. Modified: trunk/antlr/debian/changelog =================================================================== --- trunk/antlr/debian/changelog 2008-05-30 21:15:14 UTC (rev 6504) +++ trunk/antlr/debian/changelog 2008-05-31 06:58:15 UTC (rev 6505) @@ -1,3 +1,9 @@ +antlr (2.7.7-7) UNRELEASED; urgency=low + + * Updated watch file to match only Antlr v2. + + -- Michael Koch <[EMAIL PROTECTED]> Sat, 31 May 2008 08:59:10 +0200 + antlr (2.7.7-6) unstable; urgency=low * Made libantlr-cil arch:all, fixed debian/rules to build it only be Modified: trunk/antlr/debian/watch =================================================================== --- trunk/antlr/debian/watch 2008-05-30 21:15:14 UTC (rev 6504) +++ trunk/antlr/debian/watch 2008-05-31 06:58:15 UTC (rev 6505) @@ -1,2 +1,2 @@ version=3 -opts=uversionmangle=s/rc\d// http://www.antlr2.org/download/ antlr-(.*)\.tar\.gz debian uupdate +opts=uversionmangle=s/rc\d// http://www.antlr2.org/download/ antlr-(2.*)\.tar\.gz debian uupdate _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

