Author: dleidert-guest Date: 2009-06-10 16:10:29 +0000 (Wed, 10 Jun 2009) New Revision: 8337
Modified: trunk/librepository/debian/watch Log: * debian/watch: Fixed (exclude -rc). Modified: trunk/librepository/debian/watch =================================================================== --- trunk/librepository/debian/watch 2009-06-10 16:09:24 UTC (rev 8336) +++ trunk/librepository/debian/watch 2009-06-10 16:10:29 UTC (rev 8337) @@ -1,2 +1,2 @@ version=3 -http://sf.net/jfreereport/librepository-(.+)\.tar\.gz +http://sf.net/jfreereport/librepository-([[:digit:].]+)\.tar\.gz _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

