Author: rainct-guest Date: 2008-05-15 22:03:54 +0000 (Thu, 15 May 2008) New Revision: 7058
Modified: packages/trunk/glest/debian/README.Debian packages/trunk/glest/debian/changelog packages/trunk/glest/debian/copyright packages/trunk/glest/debian/glest.desktop packages/trunk/glest/debian/menu packages/trunk/glest/debian/rules Log: Minor changes. Update the debian/copyright file. (Note: removed a .svn directory from the repackaged tarball). Modified: packages/trunk/glest/debian/README.Debian =================================================================== --- packages/trunk/glest/debian/README.Debian 2008-05-15 20:20:03 UTC (rev 7057) +++ packages/trunk/glest/debian/README.Debian 2008-05-15 22:03:54 UTC (rev 7058) @@ -1,8 +1,8 @@ -glest for Debian +Glest for Debian ----------------------- It is recommented to perform Config -> Auto Config before starting to play and -complaining "the game doesn't show anything !". If your glx version is lower -than 1.3 set CheckGlCaps=0 in the ~/.glest/glest.ini file +complaining "the game doesn't show anything!". If your glx version is lower +than 1.3 set CheckGlCaps=0 in the ~/.glest/glest.ini file. -- Giuseppe Borzi <[EMAIL PROTECTED]>, Mon, 12 Dec 2005 20:27:08 +0100 Modified: packages/trunk/glest/debian/changelog =================================================================== --- packages/trunk/glest/debian/changelog 2008-05-15 20:20:03 UTC (rev 7057) +++ packages/trunk/glest/debian/changelog 2008-05-15 22:03:54 UTC (rev 7058) @@ -1,11 +1,18 @@ glest (3.1.2-1) UNRELEASED; urgency=low [ Siegfried-Angel Gevatter Pujals (RainCT)] - * Fix debian/watch to work despite the constantly changing filenames. - * Update the description: - - Mention multiplayer support. - - Do not longer speak about two factions, as there will be more - somewhen soon. + * debian/watch: + - Fix it to work despite the constantly changing filenames. + * debian/control: + - Update date the long description so that it mentions multiplayer + support but not longer speaks about two factions, as there will be + more somewhen soon. + * debian/menu: + - Change formatting to make the file more readable. + * debian/glest.desktop: + - Add a Spanish translation of the Comment. + * debian/copyright: + - Update the copyright information and change the formatting of the file. [ Gonéri Le Bouder ] * Add armel in arch list (Closes: #476943) Modified: packages/trunk/glest/debian/copyright =================================================================== --- packages/trunk/glest/debian/copyright 2008-05-15 20:20:03 UTC (rev 7057) +++ packages/trunk/glest/debian/copyright 2008-05-15 22:03:54 UTC (rev 7058) @@ -3,29 +3,28 @@ It was downloaded from http://www.glest.org -Copyright Holder: 2001-2008 Martiño Figueroa <[EMAIL PROTECTED]> and 2005 Matthias Braun <[EMAIL PROTECTED]> +Authors: -License: + Martiño Figueroa <[EMAIL PROTECTED]> + Matthias Braun <[EMAIL PROTECTED]> -============================================================== - This file is part of Glest (www.glest.org) +Copyright: - Copyright (C) 2001-2008 Martiño Figueroa - You can redistribute this code and/or modify it under - the terms of the GNU General Public License as published - by the Free Software Foundation; either version 2 of the - License, or (at your option) any later version -============================================================== + Copyright (C) 2001-2008 Martiño Figueroa + - Everything except the files inside the directories listed below, + which belong to Matthias Braun. + + Copyright (C) 2005 Matthias Braun <[EMAIL PROTECTED]> + - shared_lib/*/platform/posix/ + - shared_lib/*/platform/sdl/ + - shared_lib/*/sound/openal/ +License: -//This file is part of Glest Shared Library (www.glest.org) -//Copyright (C) 2005 Matthias Braun <[EMAIL PROTECTED]> + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. -//You can redistribute this code and/or modify it under -//the terms of the GNU General Public License as published by the Free Software -//Foundation; either version 2 of the License, or (at your option) any later -//version. - On Debian systems, the complete text of the GNU General Public -License, version 2, can be found in /usr/share/common-licenses/GPL-2 - +License can be found in /usr/share/common-licenses/GPL. Modified: packages/trunk/glest/debian/glest.desktop =================================================================== --- packages/trunk/glest/debian/glest.desktop 2008-05-15 20:20:03 UTC (rev 7057) +++ packages/trunk/glest/debian/glest.desktop 2008-05-15 22:03:54 UTC (rev 7058) @@ -2,7 +2,8 @@ Type=Application Name=Glest Comment=Play a real-time strategy game with 3D graphics -Comment[ca]=Construir edificis i comandeu les vostres tropes cap a la victòria en aquest joc d'estratègia en temps real +Comment[ca]=Construiu edificis i comandeu les vostres tropes cap a la victòria en aquest joc d'estratègia en temps real +Comment[es]=Construye edificios y comanda tus tropas hacia la victoria en este juego de estrategia en tiempo real Exec=glest Icon=glest Terminal=false Modified: packages/trunk/glest/debian/menu =================================================================== --- packages/trunk/glest/debian/menu 2008-05-15 20:20:03 UTC (rev 7057) +++ packages/trunk/glest/debian/menu 2008-05-15 22:03:54 UTC (rev 7058) @@ -1,3 +1,6 @@ -?package(glest):needs="X11" section="Games/Strategy"\ - title="Glest" command="/usr/games/glest" \ - icon="/usr/share/pixmaps/glest.xpm" +?package(glest): \ + needs="X11" \ + section="Games/Strategy" \ + title="Glest" \ + command="/usr/games/glest" \ + icon="/usr/share/pixmaps/glest.xpm" Modified: packages/trunk/glest/debian/rules =================================================================== --- packages/trunk/glest/debian/rules 2008-05-15 20:20:03 UTC (rev 7057) +++ packages/trunk/glest/debian/rules 2008-05-15 22:03:54 UTC (rev 7058) @@ -22,7 +22,6 @@ # Add here commands to compile the package. jam -q - #docbook-to-man debian/glest.sgml > glest.1 touch build-stamp @@ -44,9 +43,6 @@ dh_installdirs install --mode=755 $(CURDIR)/debian/glest.sh $(CURDIR)/debian/glest/usr/games/glest - # Add here commands to install the package into debian/glest. - - # Build architecture-independent files here. binary-indep: build install # We have nothing to do by default. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

