Author: sicness-guest Date: 2013-08-22 16:14:28 +0000 (Thu, 22 Aug 2013) New Revision: 14515
Modified: packages/trunk/ode/debian/changelog packages/trunk/ode/debian/watch Log: Fix the watch file (Closes #705523) Modified: packages/trunk/ode/debian/changelog =================================================================== --- packages/trunk/ode/debian/changelog 2013-08-20 08:51:25 UTC (rev 14514) +++ packages/trunk/ode/debian/changelog 2013-08-22 16:14:28 UTC (rev 14515) @@ -7,6 +7,9 @@ [ Evgeni Golov ] * Correct Vcs-* URLs to point to anonscm.debian.org + [ Anton Balashov ] + * Fix the watch file (Closes: #705523) + -- Jonathan Dowland <[email protected]> Wed, 17 Apr 2013 09:50:52 +0100 ode (2:0.11.1-4) unstable; urgency=low Modified: packages/trunk/ode/debian/watch =================================================================== --- packages/trunk/ode/debian/watch 2013-08-20 08:51:25 UTC (rev 14514) +++ packages/trunk/ode/debian/watch 2013-08-22 16:14:28 UTC (rev 14515) @@ -1,4 +1,4 @@ version=3 opts="dversionmangle=s/\.dfsg(.?\d+)?$//" \ -http://sf.net/opende/ode-src-([\d.]+)\.zip +http://sf.net/opende/ode-([\d.]+)\.(zip|tar\.gz|tar\.bz2) _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

