Author: softcoder-guest Date: 2012-10-31 06:13:52 +0000 (Wed, 31 Oct 2012) New Revision: 13835
Removed: packages/trunk/megaglest/debian/patches/ Modified: packages/trunk/megaglest/debian/ packages/trunk/megaglest/debian/changelog packages/trunk/megaglest/debian/control packages/trunk/megaglest/debian/copyright packages/trunk/megaglest/debian/megaglest.README.Debian packages/trunk/megaglest/debian/megaglest.install Log: updated to include changes for new upcoming upstream release Property changes on: packages/trunk/megaglest/debian ___________________________________________________________________ Modified: svn-bp:origUrl - http://pkg-games.alioth.debian.org/tarballs/megaglest_3.6.0.3.orig.tar.xz + http://pkg-games.alioth.debian.org/tarballs/megaglest_3.7.0.orig.tar.xz Modified: packages/trunk/megaglest/debian/changelog =================================================================== --- packages/trunk/megaglest/debian/changelog 2012-10-31 05:54:17 UTC (rev 13834) +++ packages/trunk/megaglest/debian/changelog 2012-10-31 06:13:52 UTC (rev 13835) @@ -1,3 +1,12 @@ +megaglest (3.7.0-1) unstable; urgency=low + + [ Mark Vejvoda ] + * New upstream release + - Fixes FTBFS on non-x86 architectures (Closes: #654283) + - Fixes graphics issues (Closes: #534213) + + -- Mark Vejvoda <[email protected]> Mon, 29 Oct 2012 12:30:18 +0800 + megaglest (3.6.0.3-2) UNRELEASED; urgency=low * Remove myself from Uploaders Modified: packages/trunk/megaglest/debian/control =================================================================== --- packages/trunk/megaglest/debian/control 2012-10-31 05:54:17 UTC (rev 13834) +++ packages/trunk/megaglest/debian/control 2012-10-31 06:13:52 UTC (rev 13835) @@ -31,7 +31,7 @@ libz-dev, xauth, xvfb -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/megaglest/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/megaglest/?op=log Homepage: http://megaglest.org/ Modified: packages/trunk/megaglest/debian/copyright =================================================================== --- packages/trunk/megaglest/debian/copyright 2012-10-31 05:54:17 UTC (rev 13834) +++ packages/trunk/megaglest/debian/copyright 2012-10-31 06:13:52 UTC (rev 13835) @@ -1,21 +1,20 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Almost-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MegaGlest Upstream-Contact: Mark Vejvoda <[email protected]> Source: http://sourceforge.net/projects/megaglest/files/ Files: * -License: GPL-2+ Copyright: 2008-2011 Titus Tscharntke ([email protected]) 2008-2011 Mark Vejvoda (www.soft-haus.com - [email protected]) 2001-2008 Martiño Figueroa <[email protected]> 2005 Matthias Braun <[email protected]> - 2010 James McCulloch ([email protected]) --> Some pathfinder logic 2008 Frank Tetzel --> Map Editor Icon 2010 Andreas Martin ([email protected]) --> feathery FTP server 2008 Bryan L Blackburn --> Mac OSX legacy fonts 2005 Roland BROCHAR --> string utilities 2006-2008 Alexander Chemeris --> data types for win32 2006 Nemanja Trifunovic --> utf8 code +License: GPL-2+ Files: source/shared_lib/sources/feathery_ftp/* source/shared_lib/include/feathery_ftp/* Copyright: Copyright 2005-2010 Andreas Martin ([email protected]) @@ -25,35 +24,6 @@ Copyright: Copyright 2008-2011 Mark Vejvoda (www.soft-haus.com - [email protected]) License: GPL-3+ -Files: source/shared_lib/sources/graphics/md5/* source/shared_lib/include/graphics/md5/* -Copyright: Copyright 2006-2007 David Henry -License: MIT - This code is licensed under the MIT license: - http://www.opensource.org/licenses/mit-license.php - - Open Source Initiative OSI - The MIT License (MIT):Licensing - - The MIT License (MIT) - Copyright (c) <year> <copyright holders> - - Permission is hereby granted, free of charge, to any person obtaining a - copy of this software and associated documentation files (the "Software"), - to deal in the Software without restriction, including without limitation - the rights to use, copy, modify, merge, publish, distribute, sublicense, - and/or sell copies of the Software, and to permit persons to whom the - Software is furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in - all copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL - THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - THE SOFTWARE.// - Files: source/shared_lib/sources/platform/win32/glob.cpp source/shared_lib/include/platform/win32/glob.h Copyright: Copyright 2002-2010 Matthew Wilson and Synesis Software License: BSD-2-clause @@ -118,14 +88,14 @@ execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following: - + . The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor. - + . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT @@ -158,18 +128,18 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - + . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - + . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - + . 3. The names of its contributors may not be used to endorse or promote products derived from this software without specific prior written permission. - + . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR @@ -182,59 +152,59 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -This package was debianized by Giuseppe Borzi <[email protected]> -and Mark Vejvoda <[email protected]> -on Wed, 25 May 2011 Wed, 25 May 2011 23:31:21 -0700. - -It was downloaded from http://sourceforge.net/projects/megaglest - -Embedded libs: - +Comment: + This package was debianized by Giuseppe Borzi <[email protected]> + and Mark Vejvoda <[email protected]> + on Wed, 25 May 2011 Wed, 25 May 2011 23:31:21 -0700. + . + It was downloaded from http://sourceforge.net/projects/megaglest + . + Embedded libs: + . freetype-gl: Nicolas P. Rougier Stefan Gustavson ([email protected]) - + . streflop: Makoto Matsumoto and Takuji Nishimura / Mutsuo Saito Sun Microsystems Free Software Foundation, Inc Stephen L. Moshier <[email protected]> Tobi Vollebregt - -MojoSetup Installer: - + . + MojoSetup Installer: + . Julian Seward <[email protected]> Mark Adler Jean-loup Gailly Dag-Erling Coïdan Smørgrav Massachusetts Institute of Technology Lua.org, PUC-Rio - -Scripts: - + . + Scripts: + . nixCraft (nixcraft.com) Vincent Gadoury Jonathan Merritt Andreas Becker ([email protected]) - -Original Glest: - + . + Original Glest: + . 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]> - source/shared_lib/*/platform/posix/ - source/shared_lib/*/platform/sdl/ - source/shared_lib/*/sound/openal/ - -License: - + . + License: + . 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 3 of the License, or (at your option) any later version. - -On Debian systems, the complete text of the GNU General Public -License can be found in /usr/share/common-licenses/GPL-3. + . + On Debian systems, the complete text of the GNU General Public + License can be found in /usr/share/common-licenses/GPL-3. Modified: packages/trunk/megaglest/debian/megaglest.README.Debian =================================================================== --- packages/trunk/megaglest/debian/megaglest.README.Debian 2012-10-31 05:54:17 UTC (rev 13834) +++ packages/trunk/megaglest/debian/megaglest.README.Debian 2012-10-31 06:13:52 UTC (rev 13835) @@ -1,6 +1,10 @@ MegaGlest for Debian ----------------------- +To display numerous options run from a terminal with: --help + + -- Mark Vejvoda <[email protected]> Mon, 29 Oct 2012 12:30:18 +0800 + If your glx version is lower than 1.3 set CheckGlCaps=0 in the ~/.megaglest/glestuser.ini file. Modified: packages/trunk/megaglest/debian/megaglest.install =================================================================== --- packages/trunk/megaglest/debian/megaglest.install 2012-10-31 05:54:17 UTC (rev 13834) +++ packages/trunk/megaglest/debian/megaglest.install 2012-10-31 06:13:52 UTC (rev 13835) @@ -1,5 +1,4 @@ usr/bin/megaglest usr/games -usr/bin/megaglest_configurator usr/games usr/bin/megaglest_editor usr/games usr/bin/megaglest_g3dviewer usr/games usr/share _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

