Author: mkoch Date: 2008-01-21 11:12:35 +0000 (Mon, 21 Jan 2008) New Revision: 5528
Modified: trunk/commons-daemon/debian/changelog trunk/commons-daemon/debian/watch Log: * Updated watch file. Modified: trunk/commons-daemon/debian/changelog =================================================================== --- trunk/commons-daemon/debian/changelog 2008-01-21 11:02:40 UTC (rev 5527) +++ trunk/commons-daemon/debian/changelog 2008-01-21 11:12:35 UTC (rev 5528) @@ -1,3 +1,9 @@ +commons-daemon (1.0.2~svn20061127-7) UNRELEASED; urgency=low + + * Updated watch file. + + -- Michael Koch <[EMAIL PROTECTED]> Mon, 21 Jan 2008 12:20:21 +0100 + commons-daemon (1.0.2~svn20061127-6) unstable; urgency=low * Applied a workaround for a JNI bug in libgcj (see Modified: trunk/commons-daemon/debian/watch =================================================================== --- trunk/commons-daemon/debian/watch 2008-01-21 11:02:40 UTC (rev 5527) +++ trunk/commons-daemon/debian/watch 2008-01-21 11:12:35 UTC (rev 5528) @@ -1,3 +1,3 @@ version=3 -opts="dversionmangle=s/\~svn.*$//" \ +opts="dversionmangle=s/1.0.2\~svn.*$/1.0.1/" \ http://www.apache.org/dist/jakarta/commons/daemon/source/daemon-(.*)\.tar\.gz _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

