Author: mkoch Date: 2009-09-24 16:15:23 +0000 (Thu, 24 Sep 2009) New Revision: 10566
Modified: trunk/classworlds/debian/changelog trunk/classworlds/debian/watch Log: Fixed watch file Modified: trunk/classworlds/debian/changelog =================================================================== --- trunk/classworlds/debian/changelog 2009-09-24 12:08:14 UTC (rev 10565) +++ trunk/classworlds/debian/changelog 2009-09-24 16:15:23 UTC (rev 10566) @@ -1,3 +1,9 @@ +classworlds (1.1-final-4) UNRELEASED; urgency=low + + * Fixed watch file. + + -- Michael Koch <[email protected]> Thu, 24 Sep 2009 18:14:30 +0200 + classworlds (1.1-final-3) unstable; urgency=low * Upload to unstable. Modified: trunk/classworlds/debian/watch =================================================================== --- trunk/classworlds/debian/watch 2009-09-24 12:08:14 UTC (rev 10565) +++ trunk/classworlds/debian/watch 2009-09-24 16:15:23 UTC (rev 10566) @@ -1,4 +1,4 @@ version=3 #http://dist.codehaus.org/classworlds/distributions/classworlds-([\d.]+)-src\.tar\.gz -opts=uversionmangle=s/_/./g;s/1\.1/1.1-final/ \ +opts=uversionmangle=s/_/./g;s/1\.1/1.1-final/;s/.ALPHA/~ALPHA/;s/.RC/~RC/ \ http://svn.codehaus.org/classworlds/tags/ CLASSWORLDS_(\d.*)/ debian debian/orig-tar.sh _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

