Author: mkoch Date: 2007-12-30 13:20:30 +0000 (Sun, 30 Dec 2007) New Revision: 5240
Modified: trunk/jarjar/debian/changelog trunk/jarjar/debian/watch Log: jarjar (1.0~rc3.dfsg.1-2) UNRELEASED; urgency=low * Updated watch file to match upstream version correctly. -- Michael Koch <[EMAIL PROTECTED]> Sun, 30 Dec 2007 14:25:43 +0100 Modified: trunk/jarjar/debian/changelog =================================================================== --- trunk/jarjar/debian/changelog 2007-12-30 11:53:04 UTC (rev 5239) +++ trunk/jarjar/debian/changelog 2007-12-30 13:20:30 UTC (rev 5240) @@ -1,3 +1,9 @@ +jarjar (1.0~rc3.dfsg.1-2) UNRELEASED; urgency=low + + * Updated watch file to match upstream version correctly. + + -- Michael Koch <[EMAIL PROTECTED]> Sun, 30 Dec 2007 14:25:43 +0100 + jarjar (1.0~rc3.dfsg.1-1) unstable; urgency=low * Initial Release (closes: #417591). Modified: trunk/jarjar/debian/watch =================================================================== --- trunk/jarjar/debian/watch 2007-12-30 11:53:04 UTC (rev 5239) +++ trunk/jarjar/debian/watch 2007-12-30 13:20:30 UTC (rev 5240) @@ -1,7 +1,3 @@ -# watch control file for uscan -version=2 -# Options - -# Site Version Script -opts=dversionmangle=s/\.dfsg\.\d+$// \ +version=3 +opts=dversionmangle=s/\~*([\w\d\.]*)\.dfsg\.\d+$/$1/ \ http://heanet.dl.sourceforge.net/sourceforge/jarjar/jarjar-src-(.*)\.zip debian uupdate _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

