Author: bddebian-guest Date: 2008-01-15 19:10:37 +0000 (Tue, 15 Jan 2008) New Revision: 5377
Modified: packages/trunk/amphetamine-data/debian/changelog packages/trunk/amphetamine-data/debian/control packages/trunk/amphetamine-data/debian/watch Log: * Change homepage URL * Remove homepage from package description * Bump debhelper build-dep to 5 to match compat * Fix watch file (Closes: #449829) * Bump Standards Version to 3.7.3 Modified: packages/trunk/amphetamine-data/debian/changelog =================================================================== --- packages/trunk/amphetamine-data/debian/changelog 2008-01-15 19:05:45 UTC (rev 5376) +++ packages/trunk/amphetamine-data/debian/changelog 2008-01-15 19:10:37 UTC (rev 5377) @@ -10,6 +10,13 @@ [ Jon Dowland ] * add Homepage: control field to source stanza + [ Barry deFreese ] + * Change homepage URL + * Remove homepage from package description + * Bump debhelper build-dep to 5 to match compat + * Fix watch file (Closes: #449829) + * Bump Standards Version to 3.7.3 + -- Jon Dowland <[EMAIL PROTECTED]> Mon, 03 Dec 2007 17:43:27 +0000 amphetamine-data (0.8.7-12) unstable; urgency=low Modified: packages/trunk/amphetamine-data/debian/control =================================================================== --- packages/trunk/amphetamine-data/debian/control 2008-01-15 19:05:45 UTC (rev 5376) +++ packages/trunk/amphetamine-data/debian/control 2008-01-15 19:10:37 UTC (rev 5377) @@ -1,13 +1,12 @@ -Source: amphetamine-data Section: games Priority: optional -Build-Depends: debhelper (>= 4.0) +Build-Depends: debhelper (>= 5.0) Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> -Standards-Version: 3.7.2 -XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/amphetamine-data/ -XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/amphetamine-data/?op=log -Homepage: http://n.ethz.ch/student/loehrerl/amph/amph.html +Standards-Version: 3.7.3 +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/amphetamine-data/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/amphetamine-data/?op=log +Homepage: http://homepage.hispeed.ch/loehrer/amph/amph.html Package: amphetamine-data Architecture: all @@ -18,5 +17,3 @@ Amphetamine is an exciting jump'n run game that offers some unique visual effects like colored lighting, fogging and coronas. You must fight eleven evil monsters with your magic weapons. - . - Homepage: http://n.ethz.ch/student/loehrerl/amph/amph.html Modified: packages/trunk/amphetamine-data/debian/watch =================================================================== --- packages/trunk/amphetamine-data/debian/watch 2008-01-15 19:05:45 UTC (rev 5376) +++ packages/trunk/amphetamine-data/debian/watch 2008-01-15 19:10:37 UTC (rev 5377) @@ -1,6 +1,4 @@ -version=2 -# I think I goofed up the -data version number. Will resolve itself in -# time, I trust.. -http://n.ethz.ch/student/loehrerl/amph/amph.html \ - files/amphetamine-data-(.*).tar.bz2 \ - 0.8.6 +version=3 + +http://homepage.hispeed.ch/loehrer/amph/amph.html \ + files/amphetamine-data-([\d.]+)\.tar\.bz2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

