Author: apo-guest Date: 2015-11-02 00:26:52 +0000 (Mon, 02 Nov 2015) New Revision: 15573
Added: packages/tags/dd2/0.2.2-3/ packages/tags/dd2/0.2.2-3/debian/changelog packages/tags/dd2/0.2.2-3/debian/control packages/tags/dd2/0.2.2-3/debian/copyright packages/tags/dd2/0.2.2-3/debian/images/dodgindiamond2.png packages/tags/dd2/0.2.2-3/debian/install packages/tags/dd2/0.2.2-3/debian/patches/001_configure.patch packages/tags/dd2/0.2.2-3/debian/patches/01_update_readme.patch packages/tags/dd2/0.2.2-3/debian/patches/02_makefile_scores.patch packages/tags/dd2/0.2.2-3/debian/patches/03_hiscore_file.patch packages/tags/dd2/0.2.2-3/debian/patches/04_hiscore_patches.patch packages/tags/dd2/0.2.2-3/debian/patches/array-out-of-bounds.patch packages/tags/dd2/0.2.2-3/debian/patches/series Removed: packages/tags/dd2/0.2.2-3/debian/changelog packages/tags/dd2/0.2.2-3/debian/control packages/tags/dd2/0.2.2-3/debian/copyright packages/tags/dd2/0.2.2-3/debian/images/dodgindiamond2.png packages/tags/dd2/0.2.2-3/debian/install packages/tags/dd2/0.2.2-3/debian/patches/001_configure.patch packages/tags/dd2/0.2.2-3/debian/patches/01_update_readme.patch packages/tags/dd2/0.2.2-3/debian/patches/02_makefile_scores.patch packages/tags/dd2/0.2.2-3/debian/patches/03_hiscore_file.patch packages/tags/dd2/0.2.2-3/debian/patches/04_hiscore_patches.patch packages/tags/dd2/0.2.2-3/debian/patches/series Log: [svn-buildpackage] Tagging dd2 0.2.2-3 Deleted: packages/tags/dd2/0.2.2-3/debian/changelog =================================================================== --- packages/trunk/dd2/debian/changelog 2015-11-01 20:44:32 UTC (rev 15571) +++ packages/tags/dd2/0.2.2-3/debian/changelog 2015-11-02 00:26:52 UTC (rev 15573) @@ -1,78 +0,0 @@ -dd2 (0.2.2-2) unstable; urgency=low - - * Team upload. - - [ Paul Wise ] - * Drop use of dh_desktop since it no longer does anything. - - [ Markus Koschany ] - * Switch to package format 3.0 (quilt). - * Bump compat level to 9 and require debhelper >=9 for automatic hardening - build flags. - * debian/control: - - Update Standards-Version to 3.9.4, no changes needed. - - Drop autoconf, automake and autotools-dev from Build-Depends. Instead use - dh-autoreconf to reconfigure the whole build system during build time. - - Use canonical Vcs-URI. - - Drop quilt from Build-Depends because package format 3.0 uses quilt by - default. - * Update debian/copyright to copyright format 1.0. - * dodgindiamond2.desktop: Update desktop file, add Keywords and Icon key. - * Add longtitle and icon entry to menu file. - * Add -e flag to maintainer scripts. Do not ignore possible errors. - * debian/rules: - - Simplify debian/rules by using dh sequencer. - - Build with hardening=+all. - * Add desktop and menu icons. - * Add dep3 headers to all patches. - - -- Markus Koschany <[email protected]> Thu, 28 Mar 2013 23:13:12 +0100 - -dd2 (0.2.2-1) unstable; urgency=low - - [ Barry deFreese ] - * New maintainer (Closes: #453751). - + Debian Games Team <[email protected]>. - * Add myself to uploaders. - * New upstream release. - + License bump to make it LGPLv3 compatible. - * Make distclean not ignore errors. - * Add watch file. - * Add desktop file. - * Change menu section from Arcade to Action. - * Move config.{sub,guess} handling to configure target. - * Bump debhelper build-dep and compat to 5. - * Bump Standards Version to 3.7.3. - + Menu policy transition. - * Add quilt patching system. - + Move source changes to patches: - + 001_configure.patch - Automake init dodgindiamond2 not dd2. - + 01_update_readme.patch - Remove cruft from upstream README. - + 02_makefile_scores.patch - Install scores file in $(DESTDIR). - + 03_hiscore_file.patch - Add real users (No idea why). - + 04_hiscore_patches.patch - main.c and engine.h - path for hiscore file. - * Add autoconf, automake build-deps to reconfigure on build. - * Fix up debian/copyright. - - -- Barry deFreese <[email protected]> Thu, 13 Dec 2007 10:34:46 -0500 - -dd2 (0.2.1-3) unstable; urgency=low - - * Orphaning package, setting maintainer to the Debian QA Group. - - -- Ana Beatriz Guerrero Lopez <[email protected]> Wed, 05 Dec 2007 16:08:58 +0100 - -dd2 (0.2.1-2) unstable; urgency=low - - * Fix documentation in README. (Closes: #364205) - * Add keyboard controls to manual page. (Closes: #364207) - * I ARE USING TEH AM_MAINTAINER_MODE!!1! - http://sam.zoy.org/lectures/20050910-debian/img21.html - - -- Gürkan Sengün <[email protected]> Sun, 23 Apr 2006 14:52:00 +0200 - -dd2 (0.2.1-1) unstable; urgency=low - - * Initial release. (Closes: #357415) - - -- Gürkan Sengün <[email protected]> Wed, 15 Mar 2006 07:39:02 +0100 Copied: packages/tags/dd2/0.2.2-3/debian/changelog (from rev 15572, packages/trunk/dd2/debian/changelog) =================================================================== --- packages/tags/dd2/0.2.2-3/debian/changelog (rev 0) +++ packages/tags/dd2/0.2.2-3/debian/changelog 2015-11-02 00:26:52 UTC (rev 15573) @@ -0,0 +1,92 @@ +dd2 (0.2.2-3) unstable; urgency=medium + + * Team upload. + * Add array-out-of-bounds.patch. + Fix conflicting array sizes for variable "efx". + Thanks to Michael Tautschnig for the report. (Closes: #748418) + * Vcs-Browser: Use https. + * Declare compliance with Debian Policy 3.9.6. + * Update copyright years. + * Resize dodgindiamond2.png to 128x128 pixel and install the image to the + hicolor icon directory. + + -- Markus Koschany <[email protected]> Mon, 02 Nov 2015 01:05:14 +0100 + +dd2 (0.2.2-2) unstable; urgency=low + + * Team upload. + + [ Paul Wise ] + * Drop use of dh_desktop since it no longer does anything. + + [ Markus Koschany ] + * Switch to package format 3.0 (quilt). + * Bump compat level to 9 and require debhelper >=9 for automatic hardening + build flags. + * debian/control: + - Update Standards-Version to 3.9.4, no changes needed. + - Drop autoconf, automake and autotools-dev from Build-Depends. Instead use + dh-autoreconf to reconfigure the whole build system during build time. + - Use canonical Vcs-URI. + - Drop quilt from Build-Depends because package format 3.0 uses quilt by + default. + * Update debian/copyright to copyright format 1.0. + * dodgindiamond2.desktop: Update desktop file, add Keywords and Icon key. + * Add longtitle and icon entry to menu file. + * Add -e flag to maintainer scripts. Do not ignore possible errors. + * debian/rules: + - Simplify debian/rules by using dh sequencer. + - Build with hardening=+all. + * Add desktop and menu icons. + * Add dep3 headers to all patches. + + -- Markus Koschany <[email protected]> Thu, 28 Mar 2013 23:13:12 +0100 + +dd2 (0.2.2-1) unstable; urgency=low + + [ Barry deFreese ] + * New maintainer (Closes: #453751). + + Debian Games Team <[email protected]>. + * Add myself to uploaders. + * New upstream release. + + License bump to make it LGPLv3 compatible. + * Make distclean not ignore errors. + * Add watch file. + * Add desktop file. + * Change menu section from Arcade to Action. + * Move config.{sub,guess} handling to configure target. + * Bump debhelper build-dep and compat to 5. + * Bump Standards Version to 3.7.3. + + Menu policy transition. + * Add quilt patching system. + + Move source changes to patches: + + 001_configure.patch - Automake init dodgindiamond2 not dd2. + + 01_update_readme.patch - Remove cruft from upstream README. + + 02_makefile_scores.patch - Install scores file in $(DESTDIR). + + 03_hiscore_file.patch - Add real users (No idea why). + + 04_hiscore_patches.patch - main.c and engine.h - path for hiscore file. + * Add autoconf, automake build-deps to reconfigure on build. + * Fix up debian/copyright. + + -- Barry deFreese <[email protected]> Thu, 13 Dec 2007 10:34:46 -0500 + +dd2 (0.2.1-3) unstable; urgency=low + + * Orphaning package, setting maintainer to the Debian QA Group. + + -- Ana Beatriz Guerrero Lopez <[email protected]> Wed, 05 Dec 2007 16:08:58 +0100 + +dd2 (0.2.1-2) unstable; urgency=low + + * Fix documentation in README. (Closes: #364205) + * Add keyboard controls to manual page. (Closes: #364207) + * I ARE USING TEH AM_MAINTAINER_MODE!!1! + http://sam.zoy.org/lectures/20050910-debian/img21.html + + -- Gürkan Sengün <[email protected]> Sun, 23 Apr 2006 14:52:00 +0200 + +dd2 (0.2.1-1) unstable; urgency=low + + * Initial release. (Closes: #357415) + + -- Gürkan Sengün <[email protected]> Wed, 15 Mar 2006 07:39:02 +0100 Deleted: packages/tags/dd2/0.2.2-3/debian/control =================================================================== --- packages/trunk/dd2/debian/control 2015-11-01 20:44:32 UTC (rev 15571) +++ packages/tags/dd2/0.2.2-3/debian/control 2015-11-02 00:26:52 UTC (rev 15573) @@ -1,24 +0,0 @@ -Source: dd2 -Section: games -Priority: optional -Maintainer: Debian Games Team <[email protected]> -Uploaders: Barry deFreese <[email protected]> -Build-Depends: - dh-autoreconf, - debhelper (>= 9), - libsdl-gfx1.2-dev, - libsdl-image1.2-dev, - libsdl-mixer1.2-dev, - libsdl1.2-dev -Standards-Version: 3.9.4 -Homepage: http://www.usebox.net/jjm/dd2/ -Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/dd2/ -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/dd2/ - -Package: dodgindiamond2 -Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} -Description: Little shoot-'em-up arcade game for one or two players - This aims to be an old school arcade game with low resolution graphics, - top-down scrolling action, energy based gameplay, and different weapons - with several levels of power. Copied: packages/tags/dd2/0.2.2-3/debian/control (from rev 15572, packages/trunk/dd2/debian/control) =================================================================== --- packages/tags/dd2/0.2.2-3/debian/control (rev 0) +++ packages/tags/dd2/0.2.2-3/debian/control 2015-11-02 00:26:52 UTC (rev 15573) @@ -0,0 +1,24 @@ +Source: dd2 +Section: games +Priority: optional +Maintainer: Debian Games Team <[email protected]> +Uploaders: Barry deFreese <[email protected]> +Build-Depends: + dh-autoreconf, + debhelper (>= 9), + libsdl-gfx1.2-dev, + libsdl-image1.2-dev, + libsdl-mixer1.2-dev, + libsdl1.2-dev +Standards-Version: 3.9.6 +Homepage: http://www.usebox.net/jjm/dd2/ +Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/dd2/ +Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/dd2/ + +Package: dodgindiamond2 +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Little shoot-'em-up arcade game for one or two players + This aims to be an old school arcade game with low resolution graphics, + top-down scrolling action, energy based gameplay, and different weapons + with several levels of power. Deleted: packages/tags/dd2/0.2.2-3/debian/copyright =================================================================== --- packages/trunk/dd2/debian/copyright 2015-11-01 20:44:32 UTC (rev 15571) +++ packages/tags/dd2/0.2.2-3/debian/copyright 2015-11-02 00:26:52 UTC (rev 15573) @@ -1,34 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: Dodgin' Diamond 2 -Source: http://www.usebox.net/jjm/dd2 - -Files: * -Copyright: 2003-2004, Juan J. Martinez <[email protected]> -License: GPL-2+ - -Files: debian/* -Copyright: 2006, Gürkan Sengün <[email protected]> - 2007, Barry deFreese <[email protected]> - 2013, Markus Koschany <[email protected]> -License: GPL-2+ - -License: GPL-2+ - 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. - . - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - . - You should have received a copy of the GNU General Public License - along with this package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - . - On Debian systems, the complete text of the GNU General - Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. - - - Copied: packages/tags/dd2/0.2.2-3/debian/copyright (from rev 15572, packages/trunk/dd2/debian/copyright) =================================================================== --- packages/tags/dd2/0.2.2-3/debian/copyright (rev 0) +++ packages/tags/dd2/0.2.2-3/debian/copyright 2015-11-02 00:26:52 UTC (rev 15573) @@ -0,0 +1,34 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Dodgin' Diamond 2 +Source: http://www.usebox.net/jjm/dd2 + +Files: * +Copyright: 2003-2004, Juan J. Martinez <[email protected]> +License: GPL-2+ + +Files: debian/* +Copyright: 2006, Gürkan Sengün <[email protected]> + 2007, Barry deFreese <[email protected]> + 2013-2015, Markus Koschany <[email protected]> +License: GPL-2+ + +License: GPL-2+ + 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. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. + + + Deleted: packages/tags/dd2/0.2.2-3/debian/images/dodgindiamond2.png =================================================================== (Binary files differ) Copied: packages/tags/dd2/0.2.2-3/debian/images/dodgindiamond2.png (from rev 15572, packages/trunk/dd2/debian/images/dodgindiamond2.png) =================================================================== (Binary files differ) Deleted: packages/tags/dd2/0.2.2-3/debian/install =================================================================== --- packages/trunk/dd2/debian/install 2015-11-01 20:44:32 UTC (rev 15571) +++ packages/tags/dd2/0.2.2-3/debian/install 2015-11-02 00:26:52 UTC (rev 15573) @@ -1,2 +0,0 @@ -debian/dodgindiamond2.desktop usr/share/applications -debian/images/* usr/share/pixmaps Copied: packages/tags/dd2/0.2.2-3/debian/install (from rev 15572, packages/trunk/dd2/debian/install) =================================================================== --- packages/tags/dd2/0.2.2-3/debian/install (rev 0) +++ packages/tags/dd2/0.2.2-3/debian/install 2015-11-02 00:26:52 UTC (rev 15573) @@ -0,0 +1,3 @@ +debian/dodgindiamond2.desktop usr/share/applications +debian/images/dodgindiamond2.xpm usr/share/pixmaps +debian/images/dodgindiamond2.png usr/share/icons/hicolor/128x128/apps Deleted: packages/tags/dd2/0.2.2-3/debian/patches/001_configure.patch =================================================================== --- packages/trunk/dd2/debian/patches/001_configure.patch 2015-11-01 20:44:32 UTC (rev 15571) +++ packages/tags/dd2/0.2.2-3/debian/patches/001_configure.patch 2015-11-02 00:26:52 UTC (rev 15573) @@ -1,23 +0,0 @@ -From: Debian Games Team <[email protected]> -Date: Fri, 29 Mar 2013 00:00:21 +0100 -Subject: 001_configure - ---- - configure.in | 4 +++- - 1 file changed, 3 insertions(+), 1 deletion(-) - -diff --git a/configure.in b/configure.in -index 70fddd1..95b2fe0 100644 ---- a/configure.in -+++ b/configure.in -@@ -1,7 +1,9 @@ - dnl Process this file with autoconf to produce a configure script. - AC_INIT(Makefile.am) - --AM_INIT_AUTOMAKE(dd2, 0.2.2) -+AM_INIT_AUTOMAKE(dodgindiamond2, 0.2.2) -+ -+AM_MAINTAINER_MODE - - AC_PROG_CC - Copied: packages/tags/dd2/0.2.2-3/debian/patches/001_configure.patch (from rev 15572, packages/trunk/dd2/debian/patches/001_configure.patch) =================================================================== --- packages/tags/dd2/0.2.2-3/debian/patches/001_configure.patch (rev 0) +++ packages/tags/dd2/0.2.2-3/debian/patches/001_configure.patch 2015-11-02 00:26:52 UTC (rev 15573) @@ -0,0 +1,23 @@ +From: Debian Games Team <[email protected]> +Date: Fri, 29 Mar 2013 00:00:21 +0100 +Subject: 001_configure + +--- + configure.in | 4 +++- + 1 file changed, 3 insertions(+), 1 deletion(-) + +diff --git a/configure.in b/configure.in +index 70fddd1..95b2fe0 100644 +--- a/configure.in ++++ b/configure.in +@@ -1,7 +1,9 @@ + dnl Process this file with autoconf to produce a configure script. + AC_INIT(Makefile.am) + +-AM_INIT_AUTOMAKE(dd2, 0.2.2) ++AM_INIT_AUTOMAKE(dodgindiamond2, 0.2.2) ++ ++AM_MAINTAINER_MODE + + AC_PROG_CC + Deleted: packages/tags/dd2/0.2.2-3/debian/patches/01_update_readme.patch =================================================================== --- packages/trunk/dd2/debian/patches/01_update_readme.patch 2015-11-01 20:44:32 UTC (rev 15571) +++ packages/tags/dd2/0.2.2-3/debian/patches/01_update_readme.patch 2015-11-02 00:26:52 UTC (rev 15573) @@ -1,99 +0,0 @@ -From: Debian Games Team <[email protected]> -Date: Fri, 29 Mar 2013 00:00:21 +0100 -Subject: 01_update_readme - ---- - README | 46 ++++------------------------------------------ - 1 file changed, 4 insertions(+), 42 deletions(-) - -diff --git a/README b/README -index cd38464..386c2ca 100644 ---- a/README -+++ b/README -@@ -5,35 +5,10 @@ With sound & music where available. - - ** Required ** - --DD2 needs SDL 1.2.x and SDL_Mixer. -- --You can find both needed libraries at http://www.libsdl.org/ -- - You can get newest version of this package at: - - http://www.usebox.net/jjm/dd2/ - --** Install ** -- --UNIX Instructions -- --In the root directory of DD2 package: -- --$ ./configure --$ make --$ su --$ make install --$ exit --$ dd2 -- --You may read the generic INSTALL file. -- --Win32 Instructions -- --The game doesn't need any installation. Just unzip the --package and run dd2.exe. In case of error (eg. the game --doesn't start), check stderr.txt file in dd2.exe directory. -- - ** Configuration ** - - You can change player control, sound and graphic mode in -@@ -44,15 +19,9 @@ configuration changes. - - ** Keyboard ** - --Player 1: UP, DOWN, LEFT, RIGHT, RIGHT CONTROL -+Player 1: UP, DOWN, LEFT, RIGHT, M - Player 2: w, s, a, d, LEFT CONTROL - --There are reports of systems with just one control key. In those --systems you should use 'm' key instead RIGHT CONTROL. To enable --this alternative fire key, configure with: -- --$ ./configure --enable-alternate-fire-key -- - ** Joystick ** - - Player 1: Joystick 1 (if available) -@@ -106,7 +75,7 @@ the programs does 'Segmentation Fault' at exit (UNIX). - - In order to use esd driver, execute in a bash alike shell: - -- SDL_AUDIODRIVER="esd" dd2 -+ SDL_AUDIODRIVER="esd" dodgindiamon2 - - Check the FAQ about using SDL: http://www.libsdl.org/faq.php. - -@@ -116,7 +85,7 @@ the programs does 'Segmentation Fault' at exit (UNIX). - should use jscal (If available). Under Win32 you should - follow vendor instructions. - --6. When I press alt+tab while playing on fullscreen mode all the graphics -+6. When I press alt+tab while playing on fullscreen mode all the graphics - get corrupted when I continue playing the game (Win32). - - I don't have a windows system to try to fix that. I think it's something -@@ -124,14 +93,7 @@ get corrupted when I continue playing the game (Win32). - - By now the best way to avoid this problem is to not press alt+tab! - --7. The game doesn't work on MAC OS X. -- -- DD2 uses SDL_DOUBLEBUF and that feature is not supported on MAC OS X. -- -- However since version 1.2.6 SDL has experimental code that should make -- it work, but I have no reports about it working. -- --8. I have a problem that is not listed here! -+7. I have a problem that is not listed here! - - Check the FAQ about using SDL: http://www.libsdl.org/faq.php. - Copied: packages/tags/dd2/0.2.2-3/debian/patches/01_update_readme.patch (from rev 15572, packages/trunk/dd2/debian/patches/01_update_readme.patch) =================================================================== --- packages/tags/dd2/0.2.2-3/debian/patches/01_update_readme.patch (rev 0) +++ packages/tags/dd2/0.2.2-3/debian/patches/01_update_readme.patch 2015-11-02 00:26:52 UTC (rev 15573) @@ -0,0 +1,99 @@ +From: Debian Games Team <[email protected]> +Date: Fri, 29 Mar 2013 00:00:21 +0100 +Subject: 01_update_readme + +--- + README | 46 ++++------------------------------------------ + 1 file changed, 4 insertions(+), 42 deletions(-) + +diff --git a/README b/README +index cd38464..386c2ca 100644 +--- a/README ++++ b/README +@@ -5,35 +5,10 @@ With sound & music where available. + + ** Required ** + +-DD2 needs SDL 1.2.x and SDL_Mixer. +- +-You can find both needed libraries at http://www.libsdl.org/ +- + You can get newest version of this package at: + + http://www.usebox.net/jjm/dd2/ + +-** Install ** +- +-UNIX Instructions +- +-In the root directory of DD2 package: +- +-$ ./configure +-$ make +-$ su +-$ make install +-$ exit +-$ dd2 +- +-You may read the generic INSTALL file. +- +-Win32 Instructions +- +-The game doesn't need any installation. Just unzip the +-package and run dd2.exe. In case of error (eg. the game +-doesn't start), check stderr.txt file in dd2.exe directory. +- + ** Configuration ** + + You can change player control, sound and graphic mode in +@@ -44,15 +19,9 @@ configuration changes. + + ** Keyboard ** + +-Player 1: UP, DOWN, LEFT, RIGHT, RIGHT CONTROL ++Player 1: UP, DOWN, LEFT, RIGHT, M + Player 2: w, s, a, d, LEFT CONTROL + +-There are reports of systems with just one control key. In those +-systems you should use 'm' key instead RIGHT CONTROL. To enable +-this alternative fire key, configure with: +- +-$ ./configure --enable-alternate-fire-key +- + ** Joystick ** + + Player 1: Joystick 1 (if available) +@@ -106,7 +75,7 @@ the programs does 'Segmentation Fault' at exit (UNIX). + + In order to use esd driver, execute in a bash alike shell: + +- SDL_AUDIODRIVER="esd" dd2 ++ SDL_AUDIODRIVER="esd" dodgindiamon2 + + Check the FAQ about using SDL: http://www.libsdl.org/faq.php. + +@@ -116,7 +85,7 @@ the programs does 'Segmentation Fault' at exit (UNIX). + should use jscal (If available). Under Win32 you should + follow vendor instructions. + +-6. When I press alt+tab while playing on fullscreen mode all the graphics ++6. When I press alt+tab while playing on fullscreen mode all the graphics + get corrupted when I continue playing the game (Win32). + + I don't have a windows system to try to fix that. I think it's something +@@ -124,14 +93,7 @@ get corrupted when I continue playing the game (Win32). + + By now the best way to avoid this problem is to not press alt+tab! + +-7. The game doesn't work on MAC OS X. +- +- DD2 uses SDL_DOUBLEBUF and that feature is not supported on MAC OS X. +- +- However since version 1.2.6 SDL has experimental code that should make +- it work, but I have no reports about it working. +- +-8. I have a problem that is not listed here! ++7. I have a problem that is not listed here! + + Check the FAQ about using SDL: http://www.libsdl.org/faq.php. + Deleted: packages/tags/dd2/0.2.2-3/debian/patches/02_makefile_scores.patch =================================================================== --- packages/trunk/dd2/debian/patches/02_makefile_scores.patch 2015-11-01 20:44:32 UTC (rev 15571) +++ packages/tags/dd2/0.2.2-3/debian/patches/02_makefile_scores.patch 2015-11-02 00:26:52 UTC (rev 15573) @@ -1,19 +0,0 @@ -From: Debian Games Team <[email protected]> -Date: Fri, 29 Mar 2013 00:00:21 +0100 -Subject: 02_makefile_scores - ---- - src/data/Makefile.am | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/data/Makefile.am b/src/data/Makefile.am -index 7985380..13689d7 100644 ---- a/src/data/Makefile.am -+++ b/src/data/Makefile.am -@@ -5,5 +5,5 @@ EXTRA_DIST = bgm1.xm bgm2.xm efx1.wav efx2.wav efx3.wav efx4.wav efx5.wav \ - efx6.wav efx7.wav efx8.wav gfx.bmp dd2.cfg game.act dd2-hiscore - - install-data-hook: -- chmod a+rw $(pkgdatadir)/dd2-hiscore -+ chmod a+rw $(DESTDIR)$(pkgdatadir)/dd2-hiscore - Copied: packages/tags/dd2/0.2.2-3/debian/patches/02_makefile_scores.patch (from rev 15572, packages/trunk/dd2/debian/patches/02_makefile_scores.patch) =================================================================== --- packages/tags/dd2/0.2.2-3/debian/patches/02_makefile_scores.patch (rev 0) +++ packages/tags/dd2/0.2.2-3/debian/patches/02_makefile_scores.patch 2015-11-02 00:26:52 UTC (rev 15573) @@ -0,0 +1,19 @@ +From: Debian Games Team <[email protected]> +Date: Fri, 29 Mar 2013 00:00:21 +0100 +Subject: 02_makefile_scores + +--- + src/data/Makefile.am | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/data/Makefile.am b/src/data/Makefile.am +index 7985380..13689d7 100644 +--- a/src/data/Makefile.am ++++ b/src/data/Makefile.am +@@ -5,5 +5,5 @@ EXTRA_DIST = bgm1.xm bgm2.xm efx1.wav efx2.wav efx3.wav efx4.wav efx5.wav \ + efx6.wav efx7.wav efx8.wav gfx.bmp dd2.cfg game.act dd2-hiscore + + install-data-hook: +- chmod a+rw $(pkgdatadir)/dd2-hiscore ++ chmod a+rw $(DESTDIR)$(pkgdatadir)/dd2-hiscore + Deleted: packages/tags/dd2/0.2.2-3/debian/patches/03_hiscore_file.patch =================================================================== --- packages/trunk/dd2/debian/patches/03_hiscore_file.patch 2015-11-01 20:44:32 UTC (rev 15571) +++ packages/tags/dd2/0.2.2-3/debian/patches/03_hiscore_file.patch 2015-11-02 00:26:52 UTC (rev 15573) @@ -1,23 +0,0 @@ -From: Debian Games Team <[email protected]> -Date: Fri, 29 Mar 2013 00:00:21 +0100 -Subject: 03_hiscore_file - ---- - src/data/dd2-hiscore | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/src/data/dd2-hiscore b/src/data/dd2-hiscore -index a5b3cf8..72f52d4 100644 ---- a/src/data/dd2-hiscore -+++ b/src/data/dd2-hiscore -@@ -1,8 +1,8 @@ - nobody:10:10000 --nobody:9:9000 -+gurkan:9:9000 - nobody:8:8000 - nobody:7:7000 --nobody:6:6000 -+moni:6:6000 - nobody:5:5000 - nobody:4:4000 - nobody:3:3000 Copied: packages/tags/dd2/0.2.2-3/debian/patches/03_hiscore_file.patch (from rev 15572, packages/trunk/dd2/debian/patches/03_hiscore_file.patch) =================================================================== --- packages/tags/dd2/0.2.2-3/debian/patches/03_hiscore_file.patch (rev 0) +++ packages/tags/dd2/0.2.2-3/debian/patches/03_hiscore_file.patch 2015-11-02 00:26:52 UTC (rev 15573) @@ -0,0 +1,23 @@ +From: Debian Games Team <[email protected]> +Date: Fri, 29 Mar 2013 00:00:21 +0100 +Subject: 03_hiscore_file + +--- + src/data/dd2-hiscore | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/src/data/dd2-hiscore b/src/data/dd2-hiscore +index a5b3cf8..72f52d4 100644 +--- a/src/data/dd2-hiscore ++++ b/src/data/dd2-hiscore +@@ -1,8 +1,8 @@ + nobody:10:10000 +-nobody:9:9000 ++gurkan:9:9000 + nobody:8:8000 + nobody:7:7000 +-nobody:6:6000 ++moni:6:6000 + nobody:5:5000 + nobody:4:4000 + nobody:3:3000 Deleted: packages/tags/dd2/0.2.2-3/debian/patches/04_hiscore_patches.patch =================================================================== --- packages/trunk/dd2/debian/patches/04_hiscore_patches.patch 2015-11-01 20:44:32 UTC (rev 15571) +++ packages/tags/dd2/0.2.2-3/debian/patches/04_hiscore_patches.patch 2015-11-02 00:26:52 UTC (rev 15573) @@ -1,46 +0,0 @@ -From: Debian Games Team <[email protected]> -Date: Fri, 29 Mar 2013 00:00:21 +0100 -Subject: 04_hiscore_patches - ---- - src/engine.h | 4 ++++ - src/main.c | 4 ++-- - 2 files changed, 6 insertions(+), 2 deletions(-) - -diff --git a/src/engine.h b/src/engine.h -index dc90f7e..2c112ae 100644 ---- a/src/engine.h -+++ b/src/engine.h -@@ -25,6 +25,10 @@ - #define DD2_DATA="./data" - #endif - -+#ifndef DD2_SCORE -+#define DD2_SCORE "/var/games/dodgindiamond2" -+#endif -+ - #include "SDL.h" - #include "SDL_mixer.h" - -diff --git a/src/main.c b/src/main.c -index fbc4820..ab310c4 100644 ---- a/src/main.c -+++ b/src/main.c -@@ -296,7 +296,7 @@ main (int argc, char *argv[]) - #endif - - /* read hi-scores */ -- sprintf(buffer,"%s/dd2-hiscore",DD2_DATA); -+ sprintf(buffer,"%s/hiscore",DD2_SCORE); - if(!loadScore(buffer,hiscore)) - fprintf(stderr,"unable to read hi-scores, using defaults\n"); - -@@ -463,7 +463,7 @@ main (int argc, char *argv[]) - saveCFG(buffer,&conf); - - /* save hi-scores */ -- sprintf(buffer,"%s/dd2-hiscore",DD2_DATA); -+ sprintf(buffer,"%s/hiscore",DD2_SCORE); - if(!saveScore(buffer,hiscore)) - fprintf(stderr,"unable to save hi-scores\ndo you have permissions to write into %s?\n" - ,buffer); Copied: packages/tags/dd2/0.2.2-3/debian/patches/04_hiscore_patches.patch (from rev 15572, packages/trunk/dd2/debian/patches/04_hiscore_patches.patch) =================================================================== --- packages/tags/dd2/0.2.2-3/debian/patches/04_hiscore_patches.patch (rev 0) +++ packages/tags/dd2/0.2.2-3/debian/patches/04_hiscore_patches.patch 2015-11-02 00:26:52 UTC (rev 15573) @@ -0,0 +1,46 @@ +From: Debian Games Team <[email protected]> +Date: Fri, 29 Mar 2013 00:00:21 +0100 +Subject: 04_hiscore_patches + +--- + src/engine.h | 4 ++++ + src/main.c | 4 ++-- + 2 files changed, 6 insertions(+), 2 deletions(-) + +diff --git a/src/engine.h b/src/engine.h +index dc90f7e..2c112ae 100644 +--- a/src/engine.h ++++ b/src/engine.h +@@ -25,6 +25,10 @@ + #define DD2_DATA="./data" + #endif + ++#ifndef DD2_SCORE ++#define DD2_SCORE "/var/games/dodgindiamond2" ++#endif ++ + #include "SDL.h" + #include "SDL_mixer.h" + +diff --git a/src/main.c b/src/main.c +index fbc4820..ab310c4 100644 +--- a/src/main.c ++++ b/src/main.c +@@ -296,7 +296,7 @@ main (int argc, char *argv[]) + #endif + + /* read hi-scores */ +- sprintf(buffer,"%s/dd2-hiscore",DD2_DATA); ++ sprintf(buffer,"%s/hiscore",DD2_SCORE); + if(!loadScore(buffer,hiscore)) + fprintf(stderr,"unable to read hi-scores, using defaults\n"); + +@@ -463,7 +463,7 @@ main (int argc, char *argv[]) + saveCFG(buffer,&conf); + + /* save hi-scores */ +- sprintf(buffer,"%s/dd2-hiscore",DD2_DATA); ++ sprintf(buffer,"%s/hiscore",DD2_SCORE); + if(!saveScore(buffer,hiscore)) + fprintf(stderr,"unable to save hi-scores\ndo you have permissions to write into %s?\n" + ,buffer); Copied: packages/tags/dd2/0.2.2-3/debian/patches/array-out-of-bounds.patch (from rev 15572, packages/trunk/dd2/debian/patches/array-out-of-bounds.patch) =================================================================== --- packages/tags/dd2/0.2.2-3/debian/patches/array-out-of-bounds.patch (rev 0) +++ packages/tags/dd2/0.2.2-3/debian/patches/array-out-of-bounds.patch 2015-11-02 00:26:52 UTC (rev 15573) @@ -0,0 +1,21 @@ +From: Markus Koschany <[email protected]> +Date: Mon, 2 Nov 2015 01:01:38 +0100 +Subject: array out of bounds + +--- + src/engine.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/engine.c b/src/engine.c +index a756293..bcc622f 100644 +--- a/src/engine.c ++++ b/src/engine.c +@@ -30,7 +30,7 @@ + + extern SDL_Surface *screen, *gfx; + +-extern Mix_Chunk *efx[2]; ++extern Mix_Chunk *efx[8]; + extern Mix_Music *bgm, *bgm_boss; + extern int sound; + Deleted: packages/tags/dd2/0.2.2-3/debian/patches/series =================================================================== --- packages/trunk/dd2/debian/patches/series 2015-11-01 20:44:32 UTC (rev 15571) +++ packages/tags/dd2/0.2.2-3/debian/patches/series 2015-11-02 00:26:52 UTC (rev 15573) @@ -1,5 +0,0 @@ -001_configure.patch -01_update_readme.patch -02_makefile_scores.patch -03_hiscore_file.patch -04_hiscore_patches.patch Copied: packages/tags/dd2/0.2.2-3/debian/patches/series (from rev 15572, packages/trunk/dd2/debian/patches/series) =================================================================== --- packages/tags/dd2/0.2.2-3/debian/patches/series (rev 0) +++ packages/tags/dd2/0.2.2-3/debian/patches/series 2015-11-02 00:26:52 UTC (rev 15573) @@ -0,0 +1,6 @@ +001_configure.patch +01_update_readme.patch +02_makefile_scores.patch +03_hiscore_file.patch +04_hiscore_patches.patch +array-out-of-bounds.patch _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

