Author: dleidert-guest Date: 2009-06-10 17:29:19 +0000 (Wed, 10 Jun 2009) New Revision: 8343
Added: trunk/freemind/debian/watch Log: * debian/watch: Added. A bit complicated, but it works (~beta considered to be < ~rc). Added: trunk/freemind/debian/watch =================================================================== --- trunk/freemind/debian/watch (rev 0) +++ trunk/freemind/debian/watch 2009-06-10 17:29:19 UTC (rev 8343) @@ -0,0 +1,3 @@ +version=3 +opts=uversionmangle=s/(?i)_RC_?(\d+)$/~rc$1/;s/_Beta_?(\d+)$/~beta$1/;s/_/./g, \ + http://sf.net/freemind/freemind-src-([\d_.]+(?:_(?:(?i)rc|beta)_?\d+)?)\.(?:zip|tar\.gz) _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

