Author: mkoch Date: 2008-02-05 19:39:31 +0000 (Tue, 05 Feb 2008) New Revision: 5595
Modified: trunk/lucene2/debian/changelog trunk/lucene2/debian/watch Log: * Updated watch file to work with repackaged version number. Modified: trunk/lucene2/debian/changelog =================================================================== --- trunk/lucene2/debian/changelog 2008-02-04 21:18:08 UTC (rev 5594) +++ trunk/lucene2/debian/changelog 2008-02-05 19:39:31 UTC (rev 5595) @@ -1,3 +1,9 @@ +lucene2 (2.3.0+ds1-2) UNRELEASED; urgency=low + + * Updated watch file to work with repackaged version number. + + -- Michael Koch <[EMAIL PROTECTED]> Tue, 05 Feb 2008 20:49:19 +0100 + lucene2 (2.3.0+ds1-1) unstable; urgency=low [ Varun Hiremath ] Modified: trunk/lucene2/debian/watch =================================================================== --- trunk/lucene2/debian/watch 2008-02-04 21:18:08 UTC (rev 5594) +++ trunk/lucene2/debian/watch 2008-02-05 19:39:31 UTC (rev 5595) @@ -1,4 +1,3 @@ version=3 - +opts=dversionmangle=s/\+ds\d// \ http://www.apache.org/dist/lucene/java/lucene-(.*)-src\.tar\.gz - _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

