Author: vcheng Date: 2015-06-02 05:51:14 +0000 (Tue, 02 Jun 2015) New Revision: 15437
Modified: packages/trunk/supertux/debian/changelog packages/trunk/supertux/debian/watch Log: supertux: update watch file Modified: packages/trunk/supertux/debian/changelog =================================================================== --- packages/trunk/supertux/debian/changelog 2015-06-02 05:50:23 UTC (rev 15436) +++ packages/trunk/supertux/debian/changelog 2015-06-02 05:51:14 UTC (rev 15437) @@ -2,6 +2,7 @@ * Upload to unstable. (Closes: #720108) * New upstream release. (Closes: #785686) + * Update watch file. * Update my email address. -- Vincent Cheng <[email protected]> Mon, 01 Jun 2015 22:48:24 -0700 Modified: packages/trunk/supertux/debian/watch =================================================================== --- packages/trunk/supertux/debian/watch 2015-06-02 05:50:23 UTC (rev 15436) +++ packages/trunk/supertux/debian/watch 2015-06-02 05:51:14 UTC (rev 15437) @@ -1,2 +1,2 @@ version=3 -http://supertux.lethargik.org/download.html .*/supertux-(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz)) +https://github.com/SuperTux/supertux/tags .*/v+(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz)) _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

