Author: bdefreese Date: 2009-03-30 18:32:37 +0000 (Mon, 30 Mar 2009) New Revision: 9295
Modified: packages/trunk/gamine/debian/changelog packages/trunk/gamine/debian/watch Log: * Update watch file for new upstream tarball naming. Modified: packages/trunk/gamine/debian/changelog =================================================================== --- packages/trunk/gamine/debian/changelog 2009-03-30 17:27:15 UTC (rev 9294) +++ packages/trunk/gamine/debian/changelog 2009-03-30 18:32:37 UTC (rev 9295) @@ -1,3 +1,10 @@ +gamine (0.0.1-5) UNRELEASED; urgency=low + + [ Barry deFreese ] + * Update watch file for new upstream tarball naming. + + -- Barry deFreese <[email protected]> Mon, 30 Mar 2009 14:31:33 -0400 + gamine (0.0.1-4) unstable; urgency=low * fix the watch file to avoid a false positive with upstream 0.0.1-1 Modified: packages/trunk/gamine/debian/watch =================================================================== --- packages/trunk/gamine/debian/watch 2009-03-30 17:27:15 UTC (rev 9294) +++ packages/trunk/gamine/debian/watch 2009-03-30 18:32:37 UTC (rev 9295) @@ -5,5 +5,5 @@ version=3 # Avoid a false positive with the 0.0.1-1 release -opts="uversionmangle=s/0.0.1\-1/0.0.1/" \ -http://gnunux.info/projets/gamine/ gamine-([\d\.-]*)\.tgz +opts="uversionmangle=s/rc/~rc/" \ +http://gnunux.info/projets/gamine/ gamine-([0-9a-z.]+)\.tar\.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

