Author: pmatthaei Date: 2013-05-06 08:57:01 +0000 (Mon, 06 May 2013) New Revision: 14016
Modified: packages/trunk/libphysfs/debian/changelog packages/trunk/libphysfs/debian/watch Log: * Adopt debian/watch from Bart Martens. Modified: packages/trunk/libphysfs/debian/changelog =================================================================== --- packages/trunk/libphysfs/debian/changelog 2013-05-06 06:20:38 UTC (rev 14015) +++ packages/trunk/libphysfs/debian/changelog 2013-05-06 08:57:01 UTC (rev 14016) @@ -1,3 +1,9 @@ +libphysfs (2.0.3-2) UNRELEASED; urgency=low + + * Adopt debian/watch from Bart Martens. + + -- Patrick Matthäi <[email protected]> Mon, 06 May 2013 10:56:43 +0200 + libphysfs (2.0.3-1) experimental; urgency=low * New upstream release. Modified: packages/trunk/libphysfs/debian/watch =================================================================== --- packages/trunk/libphysfs/debian/watch 2013-05-06 06:20:38 UTC (rev 14015) +++ packages/trunk/libphysfs/debian/watch 2013-05-06 08:57:01 UTC (rev 14016) @@ -1,2 +1,2 @@ version=3 -http://www.icculus.org/physfs/downloads/physfs-([\d.]+)\.tar\.bz2 +http://www.icculus.org/physfs/downloads/physfs-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

