Author: tolimar Date: 2012-01-19 16:16:51 +0000 (Thu, 19 Jan 2012) New Revision: 13137
Modified: packages/trunk/netpanzer/debian/watch Log: Add the watchfile black magic from ansgar Modified: packages/trunk/netpanzer/debian/watch =================================================================== --- packages/trunk/netpanzer/debian/watch 2012-01-19 16:01:46 UTC (rev 13136) +++ packages/trunk/netpanzer/debian/watch 2012-01-19 16:16:51 UTC (rev 13137) @@ -1,9 +1,4 @@ version=3 -# That location doesn't seem to contain the latest sources; disableing it for -# now -# -# Sources may be obtained from -# svn://svn.berlios.de/netpanzer/tags/netpanzer -# -#http://developer.berlios.de/project/showfiles.php?group_id=1250&release_id=4745 .*/netpanzer/netpanzer-([\d.]+)\.tar\.bz2 +# won't download the version, but at least report it (for now) +opts=downloadurlmangle=s/.*// http://www.netpanzer.org/download/np/index.php?dir=Binaries/NetPanzer/Releases/ .*/Releases/([0-9][\w.]*).* _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

