Author: sistpoty-guest Date: 2007-11-10 13:07:06 +0000 (Sat, 10 Nov 2007) New Revision: 4625
Modified: packages/trunk/trigger-data/debian/changelog packages/trunk/trigger-data/debian/watch Log: * fix watch file to watch for the data tarball, not the source one. * Add closes stanza to changelog to close the bug report about the watch file. Modified: packages/trunk/trigger-data/debian/changelog =================================================================== --- packages/trunk/trigger-data/debian/changelog 2007-11-10 12:44:13 UTC (rev 4624) +++ packages/trunk/trigger-data/debian/changelog 2007-11-10 13:07:06 UTC (rev 4625) @@ -8,7 +8,7 @@ [ Gonéri Le Bouder ] * data file are in /usr/share/games/trigger - * watch file fixed since upstream files had been moved + * watch file fixed since upstream files had been moved (Closes: #450395). [ Cyril Brulebois ] * Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. Modified: packages/trunk/trigger-data/debian/watch =================================================================== --- packages/trunk/trigger-data/debian/watch 2007-11-10 12:44:13 UTC (rev 4624) +++ packages/trunk/trigger-data/debian/watch 2007-11-10 13:07:06 UTC (rev 4625) @@ -1,2 +1,2 @@ version=3 -http://sf.net/trigger-rally/trigger-(\d+\..+)-src\.tar\.bz2 +http://sf.net/trigger-rally/trigger-(\d+\..+)-data\.tar\.bz2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

