Author: goneri Date: 2008-04-21 16:23:53 +0000 (Mon, 21 Apr 2008) New Revision: 6702
Modified: packages/trunk/bouncy/debian/changelog packages/trunk/bouncy/debian/watch Log: debian/watch: fix the watchfile (Closes: #450144) Modified: packages/trunk/bouncy/debian/changelog =================================================================== --- packages/trunk/bouncy/debian/changelog 2008-04-21 16:12:29 UTC (rev 6701) +++ packages/trunk/bouncy/debian/changelog 2008-04-21 16:23:53 UTC (rev 6702) @@ -1,10 +1,13 @@ bouncy (0.6.20071104-3) UNRELEASED; urgency=low [ Evgeni Golov ] - * debian/watch: try to find out upstream version (Closes: #450144) + * debian/watch: try to find out upstream version - -- Ansgar Burchardt <[EMAIL PROTECTED]> Tue, 18 Mar 2008 00:11:11 +0100 + [ Gonéri Le Bouder ] + * debian/watch: fix the watchfile (Closes: #450144) + -- Gonéri Le Bouder <[EMAIL PROTECTED]> Mon, 21 Apr 2008 18:47:43 +0200 + bouncy (0.6.20071104-2) unstable; urgency=low [ Miriam Ruiz ] Modified: packages/trunk/bouncy/debian/watch =================================================================== --- packages/trunk/bouncy/debian/watch 2008-04-21 16:12:29 UTC (rev 6701) +++ packages/trunk/bouncy/debian/watch 2008-04-21 16:23:53 UTC (rev 6702) @@ -3,6 +3,6 @@ version=3 -opts="uversionmangle=s/^/0./" \ +opts=uversionmangle=s/^/0./,dversionmangle=s/\.200.*// \ http://www.pyweek.org/e/bouncy/ \ http://media\.pyweek\.org/dl/3/bouncy/bouncy-post-r(.*)\.tgz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

