Author: ebourg-guest Date: 2014-05-13 22:47:34 +0000 (Tue, 13 May 2014) New Revision: 18144
Modified: trunk/mvel/debian/changelog trunk/mvel/debian/watch Log: Watch the release tags on Github Modified: trunk/mvel/debian/changelog =================================================================== --- trunk/mvel/debian/changelog 2014-05-13 22:46:14 UTC (rev 18143) +++ trunk/mvel/debian/changelog 2014-05-13 22:47:34 UTC (rev 18144) @@ -2,6 +2,7 @@ * Team upload. * Fixed a compilation error with Java 8 + * debian/watch: Updated to watch the release tags on Github -- Emmanuel Bourg <[email protected]> Wed, 14 May 2014 00:45:07 +0200 Modified: trunk/mvel/debian/watch =================================================================== --- trunk/mvel/debian/watch 2014-05-13 22:46:14 UTC (rev 18143) +++ trunk/mvel/debian/watch 2014-05-13 22:47:34 UTC (rev 18144) @@ -1,3 +1,2 @@ version=3 -http://svn.codehaus.org/mvel/tags/ mvel2-([\d\.]+)/ - +https://github.com/mvel/mvel/releases .*/mvel2-([\d\.]+)(?:.Final)?.tar.gz _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

