Author: bddebian-guest Date: 2008-01-15 19:05:45 +0000 (Tue, 15 Jan 2008) New Revision: 5376
Modified: packages/trunk/amphetamine/debian/changelog packages/trunk/amphetamine/debian/control packages/trunk/amphetamine/debian/watch Log: * Fix watch file (Closes: #456472) * Update Homepage URL Modified: packages/trunk/amphetamine/debian/changelog =================================================================== --- packages/trunk/amphetamine/debian/changelog 2008-01-15 18:48:01 UTC (rev 5375) +++ packages/trunk/amphetamine/debian/changelog 2008-01-15 19:05:45 UTC (rev 5376) @@ -6,6 +6,8 @@ * Remove Homepage field from package description * Fix make clean target for lintian warning * Bump Standards Version to 3.7.3 + * Fix watch file (Closes: #456472) + * Update Homepage URL -- Barry deFreese <[EMAIL PROTECTED]> Fri, 05 Oct 2007 13:25:10 -0400 Modified: packages/trunk/amphetamine/debian/control =================================================================== --- packages/trunk/amphetamine/debian/control 2008-01-15 18:48:01 UTC (rev 5375) +++ packages/trunk/amphetamine/debian/control 2008-01-15 19:05:45 UTC (rev 5376) @@ -5,7 +5,7 @@ Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> Standards-Version: 3.7.3 -Homepage: http://n.ethz.ch/student/loehrerl/amph/amph.html +Homepage: http://homepage.hispeed.ch/loehrer/amph/amph.html Vcs-Svn: ssh://svn.debian.org/svn/pkg-games/packages/trunk/amphetamine/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/amphetamine/?op=log Modified: packages/trunk/amphetamine/debian/watch =================================================================== --- packages/trunk/amphetamine/debian/watch 2008-01-15 18:48:01 UTC (rev 5375) +++ packages/trunk/amphetamine/debian/watch 2008-01-15 19:05:45 UTC (rev 5376) @@ -1,3 +1,3 @@ -version=2 -http://n.ethz.ch/student/loehrerl/amph/amph.html \ - files/amphetamine-([\d\.]*).tar.bz2 +version=3 + +http://homepage.hispeed.ch/loehrer/amph/amph.html files/amphetamine-([\d.]+)\.tar\.bz2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

