Author: bdefreese Date: 2009-05-11 14:33:11 +0000 (Mon, 11 May 2009) New Revision: 9702
Modified: packages/trunk/enemylines3/debian/changelog packages/trunk/enemylines3/debian/control packages/trunk/enemylines3/debian/copyright Log: * Bump Standards Version to 3.8.1. (No changes needed). * Actually change depends from bitstream-vera to dejavu. * Minor debian/copyright syntax clean-up. Modified: packages/trunk/enemylines3/debian/changelog =================================================================== --- packages/trunk/enemylines3/debian/changelog 2009-05-11 07:12:49 UTC (rev 9701) +++ packages/trunk/enemylines3/debian/changelog 2009-05-11 14:33:11 UTC (rev 9702) @@ -1,9 +1,15 @@ -enemylines3 (1.2-6) UNRELEASED; urgency=low +enemylines3 (1.2-6) unstable; urgency=low - * Remove deprecated Encoding key from .desktop file + [ Ansgar Burchardt ] + * Remove deprecated Encoding key from .desktop file. - -- Ansgar Burchardt <[email protected]> Fri, 29 Feb 2008 01:21:10 +0100 + [ Barry deFreese ] + * Bump Standards Version to 3.8.1. (No changes needed). + * Actually change depends from bitstream-vera to dejavu. + * Minor debian/copyright syntax clean-up. + -- Barry deFreese <[email protected]> Mon, 11 May 2009 10:24:45 -0400 + enemylines3 (1.2-5) unstable; urgency=low [ Gonéri Le Bouder ] Modified: packages/trunk/enemylines3/debian/control =================================================================== --- packages/trunk/enemylines3/debian/control 2009-05-11 07:12:49 UTC (rev 9701) +++ packages/trunk/enemylines3/debian/control 2009-05-11 14:33:11 UTC (rev 9702) @@ -4,14 +4,14 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Gonéri Le Bouder <[email protected]> Build-Depends: debhelper (>= 5.0.0), libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-ttf2.0-dev, libcurl4-gnutls-dev, docbook-to-man, quilt -Standards-Version: 3.7.3 +Standards-Version: 3.8.1 Homepage: http://proj.phk.at/el/3/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/enemylines3/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/enemylines3/?op=log Package: enemylines3 Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ttf-bitstream-vera +Depends: ${shlibs:Depends}, ${misc:Depends}, ttf-dejavu Description: semi-abstract first person 3d-shooter game single-player game. You have to shoot evil robots before they get too close, you can use your jetpack to escape. Modified: packages/trunk/enemylines3/debian/copyright =================================================================== --- packages/trunk/enemylines3/debian/copyright 2009-05-11 07:12:49 UTC (rev 9701) +++ packages/trunk/enemylines3/debian/copyright 2009-05-11 14:33:11 UTC (rev 9702) @@ -3,8 +3,10 @@ It was downloaded from http://raum1.memebot.com/enemylines/ -Copyright Holder: Raphael Pikrin +Upstream Author: Raphael Pikrin +Copyright: Copyright (C) 2005-2006 Raphael Pikrin + License: GNU Gneral Public License 2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

