Author: apo-guest Date: 2015-12-31 12:57:15 +0000 (Thu, 31 Dec 2015) New Revision: 15678
Added: packages/tags/tumiki-fighters/0.2.dfsg1-7/ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/changelog packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/control packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/docs packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/patches/makefile.patch packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters-data.install packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.6 packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.desktop packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.install Removed: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/README.source packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/changelog packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/control packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/docs packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/patches/makefile.patch packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters-data.install packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.6 packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.desktop packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.install Log: [svn-buildpackage] Tagging tumiki-fighters 0.2.dfsg1-7 Deleted: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/README.source =================================================================== --- packages/trunk/tumiki-fighters/debian/README.source 2015-12-29 22:37:32 UTC (rev 15676) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/README.source 2015-12-31 12:57:15 UTC (rev 15678) @@ -1,6 +0,0 @@ -This package uses quilt to manage all modifications to the upstream source. -The fully patched source can be generated using the patch target provided by -`debian/rules'. - -If you want to know more about how to use quilt to manage Debian patches, read -/usr/share/doc/quilt/README.source. Deleted: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/changelog =================================================================== --- packages/trunk/tumiki-fighters/debian/changelog 2015-12-29 22:37:32 UTC (rev 15676) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/changelog 2015-12-31 12:57:15 UTC (rev 15678) @@ -1,62 +0,0 @@ -tumiki-fighters (0.2.dfsg1-6) unstable; urgency=low - - * Ported to D language version 2 (closes: #707273) - * Added build-depends on libphobos-dev - * Switch dh-style minimal rules file - * Mark -data package as Multi-Arch: foreign - * Conforms to standards 3.9.4 - - -- Peter De Wachter <[email protected]> Sun, 30 Jun 2013 13:09:10 +0200 - -tumiki-fighters (0.2.dfsg1-5) unstable; urgency=low - - * Team upload. - * Explicitly build with D version 1 (closes: #653093) - * Switch to format 3.0 (quilt) and drop build-dep on quilt - * Provide build-arch and build-indep targets - * Conforms to standards 3.9.2 - - -- Vincent Fourmond <[email protected]> Sat, 07 Jan 2012 16:51:52 +0100 - -tumiki-fighters (0.2.dfsg1-4) unstable; urgency=low - - * Patched for changes in the D language. (Closes: #574327) - - -- Peter De Wachter <[email protected]> Wed, 17 Mar 2010 23:49:43 +0100 - -tumiki-fighters (0.2.dfsg1-3) unstable; urgency=low - - [ Miriam Ruiz ] - * Removed Homepage from long description. - * Replaced XS-DM-Upload-Allowed by DM-Upload-Allowed in debian/control. - - [ Ansgar Burchardt ] - * Remove deprecated Encoding key from .desktop file - - [ Peter De Wachter ] - * Fix "fixes.patch". The stage 4 boss fight now plays correctly. - * Update Standards-Version to 3.8.0: added patch target and README.source. - - -- Peter De Wachter <[email protected]> Thu, 17 Jul 2008 23:33:58 +0200 - -tumiki-fighters (0.2.dfsg1-2) unstable; urgency=low - - [ Barry deFreese ] - * Add watch file - * Add Homepage field to control - * Remove XS- from VCS fields - - [ Peter De Wachter ] - * Fixed link command, patch from Arthur Loiret. (Closes: #458280, #458633) - - [ Miriam Ruiz ] - * Added XS-DM-Upload-Allowed tag to control to allow uploads from Debian - Maintainers. - - -- Miriam Ruiz <[email protected]> Thu, 03 Jan 2008 12:12:59 +0000 - -tumiki-fighters (0.2.dfsg1-1) unstable; urgency=low - - * Initial release (Closes: #439713) - - -- Miriam Ruiz <[email protected]> Sat, 25 Aug 2007 19:58:40 +0000 Copied: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/changelog (from rev 15677, packages/trunk/tumiki-fighters/debian/changelog) =================================================================== --- packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/changelog (rev 0) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/changelog 2015-12-31 12:57:15 UTC (rev 15678) @@ -0,0 +1,77 @@ +tumiki-fighters (0.2.dfsg1-7) unstable; urgency=medium + + * Team upload. + * wrap-and-sort -sa. + * Declare compliance with Debian Policy 3.9.6. + * Vcs-Browser: Use https. + * tumiki-fighters-data: Remove superfluous ${shlibs:Depends} substvar. + * tumiki-fighters-data: Suggest tumiki-fighters. + * tumiki-fighters.desktop: Add keywords and a comment in German. + * Drop README.source because source format 3.0 uses quilt by default. + * makefile.patch: Make the build reproducible by sorting with LC_ALL set to + C. Thanks to Reiner Herrmann for the report and patch. (Closes: #794400) + + -- Markus Koschany <[email protected]> Thu, 31 Dec 2015 13:47:55 +0100 + +tumiki-fighters (0.2.dfsg1-6) unstable; urgency=low + + * Ported to D language version 2 (closes: #707273) + * Added build-depends on libphobos-dev + * Switch dh-style minimal rules file + * Mark -data package as Multi-Arch: foreign + * Conforms to standards 3.9.4 + + -- Peter De Wachter <[email protected]> Sun, 30 Jun 2013 13:09:10 +0200 + +tumiki-fighters (0.2.dfsg1-5) unstable; urgency=low + + * Team upload. + * Explicitly build with D version 1 (closes: #653093) + * Switch to format 3.0 (quilt) and drop build-dep on quilt + * Provide build-arch and build-indep targets + * Conforms to standards 3.9.2 + + -- Vincent Fourmond <[email protected]> Sat, 07 Jan 2012 16:51:52 +0100 + +tumiki-fighters (0.2.dfsg1-4) unstable; urgency=low + + * Patched for changes in the D language. (Closes: #574327) + + -- Peter De Wachter <[email protected]> Wed, 17 Mar 2010 23:49:43 +0100 + +tumiki-fighters (0.2.dfsg1-3) unstable; urgency=low + + [ Miriam Ruiz ] + * Removed Homepage from long description. + * Replaced XS-DM-Upload-Allowed by DM-Upload-Allowed in debian/control. + + [ Ansgar Burchardt ] + * Remove deprecated Encoding key from .desktop file + + [ Peter De Wachter ] + * Fix "fixes.patch". The stage 4 boss fight now plays correctly. + * Update Standards-Version to 3.8.0: added patch target and README.source. + + -- Peter De Wachter <[email protected]> Thu, 17 Jul 2008 23:33:58 +0200 + +tumiki-fighters (0.2.dfsg1-2) unstable; urgency=low + + [ Barry deFreese ] + * Add watch file + * Add Homepage field to control + * Remove XS- from VCS fields + + [ Peter De Wachter ] + * Fixed link command, patch from Arthur Loiret. (Closes: #458280, #458633) + + [ Miriam Ruiz ] + * Added XS-DM-Upload-Allowed tag to control to allow uploads from Debian + Maintainers. + + -- Miriam Ruiz <[email protected]> Thu, 03 Jan 2008 12:12:59 +0000 + +tumiki-fighters (0.2.dfsg1-1) unstable; urgency=low + + * Initial release (Closes: #439713) + + -- Miriam Ruiz <[email protected]> Sat, 25 Aug 2007 19:58:40 +0000 Deleted: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/control =================================================================== --- packages/trunk/tumiki-fighters/debian/control 2015-12-29 22:37:32 UTC (rev 15676) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/control 2015-12-31 12:57:15 UTC (rev 15678) @@ -1,40 +0,0 @@ -Source: tumiki-fighters -Section: games -Priority: extra -Maintainer: Debian Games Team <[email protected]> -Uploaders: Miriam Ruiz <[email protected]>, - Peter De Wachter <[email protected]>, - Barry deFreese <[email protected]> -Build-Depends: debhelper (>= 9), gdc (>= 4.8.1), libphobos-dev, - libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev, - libsdl1.2-dev, libsdl-mixer1.2-dev, libbulletml-dev -Build-Conflicts: libphobos-4.4-dev -Standards-Version: 3.9.4 -Homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/tf_e.html -Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/tumiki-fighters/ -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/tumiki-fighters/ - -Package: tumiki-fighters -Architecture: any -Depends: tumiki-fighters-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: sticky 2D shooter - Tumiki Fighters brings a different twist to the side-scrolling shooter genre. - With simple 3D graphics, the player has to control a ship and shoot down the - enemies. The player can swoop in and attach the wreckage to its own hull for - bonus points and protection from enemy attacks. . - . - Tumiki Fighters is another gem among many by Kenta Cho. - -Package: tumiki-fighters-data -Architecture: all -Multi-Arch: foreign -Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: tumiki-fighters -Description: sticky 2D shooter - game data - Tumiki Fighters brings a different twist to the side-scrolling shooter genre. - With simple 3D graphics, the player has to control a ship and shoot down the - enemies. The player can swoop in and attach the wreckage to its own hull for - bonus points and protection from enemy attacks. . - . - This package includes the architecture-independent data for the Kenta Cho's - game Tumiki Fighters. Copied: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/control (from rev 15677, packages/trunk/tumiki-fighters/debian/control) =================================================================== --- packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/control (rev 0) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/control 2015-12-31 12:57:15 UTC (rev 15678) @@ -0,0 +1,53 @@ +Source: tumiki-fighters +Section: games +Priority: extra +Maintainer: Debian Games Team <[email protected]> +Uploaders: + Miriam Ruiz <[email protected]>, + Peter De Wachter <[email protected]>, + Barry deFreese <[email protected]> +Build-Depends: + debhelper (>= 9), + gdc (>= 4.8.1), + libbulletml-dev, + libgl1-mesa-dev | libgl-dev, + libglu1-mesa-dev | libglu-dev, + libphobos-dev, + libsdl-mixer1.2-dev, + libsdl1.2-dev +Build-Conflicts: + libphobos-4.4-dev +Standards-Version: 3.9.6 +Homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/tf_e.html +Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/tumiki-fighters/ +Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/tumiki-fighters/ + +Package: tumiki-fighters +Architecture: any +Depends: + tumiki-fighters-data (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: sticky 2D shooter + Tumiki Fighters brings a different twist to the side-scrolling shooter genre. + With simple 3D graphics, the player has to control a ship and shoot down the + enemies. The player can swoop in and attach the wreckage to its own hull for + bonus points and protection from enemy attacks. . + . + Tumiki Fighters is another gem among many by Kenta Cho. + +Package: tumiki-fighters-data +Architecture: all +Multi-Arch: foreign +Depends: + ${misc:Depends} +Suggests: + tumiki-fighters +Description: sticky 2D shooter - game data + Tumiki Fighters brings a different twist to the side-scrolling shooter genre. + With simple 3D graphics, the player has to control a ship and shoot down the + enemies. The player can swoop in and attach the wreckage to its own hull for + bonus points and protection from enemy attacks. . + . + This package includes the architecture-independent data for the Kenta Cho's + game Tumiki Fighters. Deleted: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/docs =================================================================== --- packages/trunk/tumiki-fighters/debian/docs 2015-12-29 22:37:32 UTC (rev 15676) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/docs 2015-12-31 12:57:15 UTC (rev 15678) @@ -1,2 +0,0 @@ -readme_e.txt -readme.txt Copied: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/docs (from rev 15677, packages/trunk/tumiki-fighters/debian/docs) =================================================================== --- packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/docs (rev 0) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/docs 2015-12-31 12:57:15 UTC (rev 15678) @@ -0,0 +1,2 @@ +readme.txt +readme_e.txt Deleted: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/patches/makefile.patch =================================================================== --- packages/trunk/tumiki-fighters/debian/patches/makefile.patch 2015-12-29 22:37:32 UTC (rev 15676) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/patches/makefile.patch 2015-12-31 12:57:15 UTC (rev 15678) @@ -1,18 +0,0 @@ -# Copyright (C) 2007 Marcel Unbehaun <[email protected]> -# Copyright (C) 2007 Miriam Ruiz <[email protected]> -# Distributed under the same license as the game. See debian/copyright. - ---- /dev/null -+++ b/Makefile -@@ -0,0 +1,11 @@ -+GDC=gdc -+DSRC=$(shell find import src/abagames -name "*.d" | sort) -+EXE=tumiki-fighters -+ -+all: $(EXE) -+ -+$(EXE): $(DSRC) -+ $(GDC) -o $@ -Wno-deprecated -Iimport -Isrc $(DFLAGS) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(DSRC) -lSDL -lGL -lSDL_mixer -lbulletml -+ -+clean: -+ rm -f $(EXE) Copied: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/patches/makefile.patch (from rev 15677, packages/trunk/tumiki-fighters/debian/patches/makefile.patch) =================================================================== --- packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/patches/makefile.patch (rev 0) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/patches/makefile.patch 2015-12-31 12:57:15 UTC (rev 15678) @@ -0,0 +1,18 @@ +# Copyright (C) 2007 Marcel Unbehaun <[email protected]> +# Copyright (C) 2007 Miriam Ruiz <[email protected]> +# Distributed under the same license as the game. See debian/copyright. + +--- /dev/null ++++ b/Makefile +@@ -0,0 +1,11 @@ ++GDC=gdc ++DSRC=$(shell find import src/abagames -name "*.d" | LC_ALL=C sort) ++EXE=tumiki-fighters ++ ++all: $(EXE) ++ ++$(EXE): $(DSRC) ++ $(GDC) -o $@ -Wno-deprecated -Iimport -Isrc $(DFLAGS) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(DSRC) -lSDL -lGL -lSDL_mixer -lbulletml ++ ++clean: ++ rm -f $(EXE) Deleted: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters-data.install =================================================================== --- packages/trunk/tumiki-fighters/debian/tumiki-fighters-data.install 2015-12-29 22:37:32 UTC (rev 15676) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters-data.install 2015-12-31 12:57:15 UTC (rev 15678) @@ -1,7 +0,0 @@ -sounds usr/share/games/tumiki-fighters/ -barrage usr/share/games/tumiki-fighters/ -enemy usr/share/games/tumiki-fighters/ -stage usr/share/games/tumiki-fighters/ -tumiki usr/share/games/tumiki-fighters/ -field usr/share/games/tumiki-fighters/ - Copied: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters-data.install (from rev 15677, packages/trunk/tumiki-fighters/debian/tumiki-fighters-data.install) =================================================================== --- packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters-data.install (rev 0) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters-data.install 2015-12-31 12:57:15 UTC (rev 15678) @@ -0,0 +1,6 @@ +barrage usr/share/games/tumiki-fighters/ +enemy usr/share/games/tumiki-fighters/ +field usr/share/games/tumiki-fighters/ +sounds usr/share/games/tumiki-fighters/ +stage usr/share/games/tumiki-fighters/ +tumiki usr/share/games/tumiki-fighters/ Deleted: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.6 =================================================================== --- packages/trunk/tumiki-fighters/debian/tumiki-fighters.6 2015-12-29 22:37:32 UTC (rev 15676) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.6 2015-12-31 12:57:15 UTC (rev 15678) @@ -1,79 +0,0 @@ -.\" (c) 2007 Miriam Ruiz <[email protected]> -.\" (c) 2004 Kenta Cho <[email protected]> -.\" -.\" This document 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 package 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 -.TH "Tumiki Fighters" "6" "" "" "" -.SH "NAME" -tumiki\-fighters \- sticky 2D shooter -.SH "DESCRIPTION" - -.SH "OPTIONS" -These options are available: -.TP -\fB\-brightness n\fR -Set the brightness of the screen.(n = 0 \- 100, default = 100) -.TP -\fB\-res x y\fR -Set the screen resolution to (x, y). -.TP -\fB\-nosound\fR -Stop the sound. -.TP -\fB\-window\fR -Launch the game in a window. -.TP -\fB\-fullscreen\fR -Launch the game in fullscreen. -.TP -\fB\-reverse\fR -Reverse the shot key and the slow key. -.SH "USAGE" -How to play: -.TP -\fBMovement\fR -Arrow / Num / [WASD] / Joystick -.TP -\fBShot\fR -[Z][L\-Ctrl][.] / Trigger 1, 4, 5, 8 -.TP -\fBSlow/Pull in\fR -[X][L\-Alt][L\-Shift][/] / Trigger 2, 3, 6, 7 -.TP -\fBPause\fR -[P] -.P - -At the title screen, push a shot key to start the game. - -Control your ship and destroy enemies. -You can catch the enemy's broken piece. -Pieces are stuck to your ship and counterattack to enemies. -You can earn the bonus score by keeping many pieces stuck. -Stuck pieces are destroyed when they touch a enemy's bullet. - -While holding a slow key, the ship becomes slow and the ship direction is fixed. -Stuck pieces are pulled in and you can prevent a crash of them, but the bonus score reduces to one fifth. -Enemy's pieces are not stuck while holding this key. - -If you stick many pieces, enemies become more offensive and tend to fire more bullets. - -The ship is destroyed when it is hit by a bullet. -The body of the enemy has no collision damage. - -The ship extends at 200,000 and every 500,000 points. -.SH "SEE ALSO" -You can find more about the game on its homepage: http://www.asahi\-net.or.jp/~cs8k\-cyu/windows/tf_e.html -.SH "AUTHOR" -This game has been written by Kenta Cho <cs8k\-cyu@asahi\-net.or.jp> Copied: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.6 (from rev 15677, packages/trunk/tumiki-fighters/debian/tumiki-fighters.6) =================================================================== --- packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.6 (rev 0) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.6 2015-12-31 12:57:15 UTC (rev 15678) @@ -0,0 +1,79 @@ +.\" (c) 2007 Miriam Ruiz <[email protected]> +.\" (c) 2004 Kenta Cho <[email protected]> +.\" +.\" This document 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 package 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 +.TH "Tumiki Fighters" "6" "" "" "" +.SH "NAME" +tumiki\-fighters \- sticky 2D shooter +.SH "DESCRIPTION" + +.SH "OPTIONS" +These options are available: +.TP +\fB\-brightness n\fR +Set the brightness of the screen.(n = 0 \- 100, default = 100) +.TP +\fB\-res x y\fR +Set the screen resolution to (x, y). +.TP +\fB\-nosound\fR +Stop the sound. +.TP +\fB\-window\fR +Launch the game in a window. +.TP +\fB\-fullscreen\fR +Launch the game in fullscreen. +.TP +\fB\-reverse\fR +Reverse the shot key and the slow key. +.SH "USAGE" +How to play: +.TP +\fBMovement\fR +Arrow / Num / [WASD] / Joystick +.TP +\fBShot\fR +[Z][L\-Ctrl][.] / Trigger 1, 4, 5, 8 +.TP +\fBSlow/Pull in\fR +[X][L\-Alt][L\-Shift][/] / Trigger 2, 3, 6, 7 +.TP +\fBPause\fR +[P] +.P + +At the title screen, push a shot key to start the game. + +Control your ship and destroy enemies. +You can catch the enemy's broken piece. +Pieces are stuck to your ship and counterattack to enemies. +You can earn the bonus score by keeping many pieces stuck. +Stuck pieces are destroyed when they touch a enemy's bullet. + +While holding a slow key, the ship becomes slow and the ship direction is fixed. +Stuck pieces are pulled in and you can prevent a crash of them, but the bonus score reduces to one fifth. +Enemy's pieces are not stuck while holding this key. + +If you stick many pieces, enemies become more offensive and tend to fire more bullets. + +The ship is destroyed when it is hit by a bullet. +The body of the enemy has no collision damage. + +The ship extends at 200,000 and every 500,000 points. +.SH "SEE ALSO" +You can find more about the game on its homepage: http://www.asahi\-net.or.jp/~cs8k\-cyu/windows/tf_e.html +.SH "AUTHOR" +This game has been written by Kenta Cho <cs8k\-cyu@asahi\-net.or.jp> Deleted: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.desktop =================================================================== --- packages/trunk/tumiki-fighters/debian/tumiki-fighters.desktop 2015-12-29 22:37:32 UTC (rev 15676) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.desktop 2015-12-31 12:57:15 UTC (rev 15678) @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Tumiki Fighters -GenericName= -Comment=Kenta Cho's Tumiki Fighters -Icon=tumiki-fighters -Exec=tumiki-fighters -Terminal=false -Categories=Game;ArcadeGame; Copied: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.desktop (from rev 15677, packages/trunk/tumiki-fighters/debian/tumiki-fighters.desktop) =================================================================== --- packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.desktop (rev 0) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.desktop 2015-12-31 12:57:15 UTC (rev 15678) @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Application +Name=Tumiki Fighters +GenericName= +Comment=Kenta Cho's Tumiki Fighters +Comment[de]=Kenta Chos Tumiki Fighters +Icon=tumiki-fighters +Exec=tumiki-fighters +Terminal=false +Categories=Game;ArcadeGame; +Keywords=shooter;2D;arcade;fighters; Deleted: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.install =================================================================== --- packages/trunk/tumiki-fighters/debian/tumiki-fighters.install 2015-12-29 22:37:32 UTC (rev 15676) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.install 2015-12-31 12:57:15 UTC (rev 15678) @@ -1,3 +0,0 @@ -tumiki-fighters usr/games/ -debian/*.xpm usr/share/pixmaps/ -debian/*.desktop usr/share/applications/ Copied: packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.install (from rev 15677, packages/trunk/tumiki-fighters/debian/tumiki-fighters.install) =================================================================== --- packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.install (rev 0) +++ packages/tags/tumiki-fighters/0.2.dfsg1-7/debian/tumiki-fighters.install 2015-12-31 12:57:15 UTC (rev 15678) @@ -0,0 +1,3 @@ +debian/*.desktop usr/share/applications/ +debian/*.xpm usr/share/pixmaps/ +tumiki-fighters usr/games/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

