Author: gothicx-guest Date: 2007-10-13 22:27:06 +0000 (Sat, 13 Oct 2007) New Revision: 4401
Modified: packages/trunk/ioquake3/debian/changelog packages/trunk/ioquake3/debian/compat packages/trunk/ioquake3/debian/control Log: Add Homepage filed in the control Modified: packages/trunk/ioquake3/debian/changelog =================================================================== --- packages/trunk/ioquake3/debian/changelog 2007-10-13 22:25:19 UTC (rev 4400) +++ packages/trunk/ioquake3/debian/changelog 2007-10-13 22:27:06 UTC (rev 4401) @@ -15,4 +15,8 @@ [ Cyril Brulebois ] * Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. + [ Marco Rodrigues ] + * Added Homepage field in the control file. + * Bump version of compat and debhelper to 5. + -- Jon Dowland <[EMAIL PROTECTED]> Thu, 12 Jul 2007 11:30:45 +0100 Modified: packages/trunk/ioquake3/debian/compat =================================================================== --- packages/trunk/ioquake3/debian/compat 2007-10-13 22:25:19 UTC (rev 4400) +++ packages/trunk/ioquake3/debian/compat 2007-10-13 22:27:06 UTC (rev 4401) @@ -1 +1 @@ -4 +5 Modified: packages/trunk/ioquake3/debian/control =================================================================== --- packages/trunk/ioquake3/debian/control 2007-10-13 22:25:19 UTC (rev 4400) +++ packages/trunk/ioquake3/debian/control 2007-10-13 22:27:06 UTC (rev 4401) @@ -3,8 +3,9 @@ Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Marc Leeman <[EMAIL PROTECTED]>, Bruno "Fuddl" Kleinert <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 4.0.0), libsdl1.2-dev, docbook-to-man, libopenal-dev, quilt, imagemagick, bison +Build-Depends: debhelper (>= 5), libsdl1.2-dev, docbook-to-man, libopenal-dev, quilt, imagemagick, bison Standards-Version: 3.7.2 +Homepage: http://www.icculus.org/quake3 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/ioquake3/ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/ioquake3/?op=log @@ -20,8 +21,6 @@ proprietary game data from the Quake III Arena CD-ROM and the Internet. . This package installs the client to play the game. - . - Homepage: http://www.icculus.org/quake3 Package: ioquake3-server Architecture: any @@ -32,5 +31,3 @@ You will also have to install the quake3-data package to run the server. . This package install the standalone game server. - . - Homepage: http://www.icculus.org/quake3 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

