Author: apo-guest Date: 2015-12-27 21:21:25 +0000 (Sun, 27 Dec 2015) New Revision: 15664
Added: packages/tags/ii-esu/1.0a.dfsg1-7/ packages/tags/ii-esu/1.0a.dfsg1-7/debian/changelog packages/tags/ii-esu/1.0a.dfsg1-7/debian/control packages/tags/ii-esu/1.0a.dfsg1-7/debian/copyright packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.6 packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.desktop packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.install packages/tags/ii-esu/1.0a.dfsg1-7/debian/patches/makefile.patch packages/tags/ii-esu/1.0a.dfsg1-7/debian/watch Removed: packages/tags/ii-esu/1.0a.dfsg1-7/debian/changelog packages/tags/ii-esu/1.0a.dfsg1-7/debian/control packages/tags/ii-esu/1.0a.dfsg1-7/debian/copyright packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.6 packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.desktop packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.install packages/tags/ii-esu/1.0a.dfsg1-7/debian/patches/makefile.patch packages/tags/ii-esu/1.0a.dfsg1-7/debian/watch Log: [svn-buildpackage] Tagging ii-esu 1.0a.dfsg1-7 Deleted: packages/tags/ii-esu/1.0a.dfsg1-7/debian/changelog =================================================================== --- packages/trunk/ii-esu/debian/changelog 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/changelog 2015-12-27 21:21:25 UTC (rev 15664) @@ -1,76 +0,0 @@ -ii-esu (1.0a.dfsg1-6) unstable; urgency=low - - * Added build-depends on libphobos-dev - - -- Peter De Wachter <[email protected]> Sun, 30 Jun 2013 13:09:08 +0200 - -ii-esu (1.0a.dfsg1-5) unstable; urgency=low - - [ Barry deFreese ] - * Add patch to build with D v2. (Closes: #707265) - - Remove -d (deprecated) flag. - * Update Homepage tag to new address. - * Remove deprecated DM-Upload-allowed. - * Replace dh_clean -k with dh_prep. - * Add empty watch file. (Upstream tarball not versioned). - * Bump Standards Version to 3.9.4. - - [ Peter De Wachter ] - * Switch dh-style minimal rules file. - - -- Peter De Wachter <[email protected]> Sun, 19 May 2013 15:44:36 -0400 - -ii-esu (1.0a.dfsg1-4) unstable; urgency=medium - - * Team upload - - [ Peter De Wachter ] - * Copyright file: fix incorrect reference to the "Lesser General - Public License version 2" - - [ Vincent Fourmond ] - * Explicitly build with D version 1 (closes: #653085) - * 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 10:39:39 +0100 - -ii-esu (1.0a.dfsg1-3) unstable; urgency=low - - * Fix FTBFS with newer gdc by using the right return type in addEnemy(). - Thanks to Iain Buclaw and Johann Felix Soden (Closes: #594382) - * Clean up copyright file - * Bump Standards-Version to 3.9.1. No changes needed. - - -- Peter De Wachter <[email protected]> Tue, 12 Oct 2010 08:13:45 +0200 - -ii-esu (1.0a.dfsg1-2) unstable; urgency=low - - [ Miriam Ruiz ] - * Removed unneeded link against GLU library - * Replaced XS-DM-Upload-Allowed by DM-Upload-Allowed in debian/control. - - [ Peter De Wachter ] - * Patched for changes in the D language. (Closes: #574311) - - -- Peter De Wachter <[email protected]> Wed, 17 Mar 2010 23:48:25 +0100 - -ii-esu (1.0a.dfsg1-1) unstable; urgency=low - - [ Miriam Ruiz ] - * Initial release (Closes: #440925) - * Thanks to Junichi Uekawa <[email protected]> - and to 角田慎一 <[email protected]> for their help translating the - license text. - * Added XS-DM-Upload-Allowed tag to control to allow uploads from Debian - Maintainers. - - [ Barry deFreese ] - * Package rename to ii-esu - * Update desktop file - * Remove non-free music in get-orig-source target - * Update get-orig-source to create new package name tarball - - -- Miriam Ruiz <[email protected]> Fri, 04 Jan 2008 16:16:00 +0000 Copied: packages/tags/ii-esu/1.0a.dfsg1-7/debian/changelog (from rev 15663, packages/trunk/ii-esu/debian/changelog) =================================================================== --- packages/tags/ii-esu/1.0a.dfsg1-7/debian/changelog (rev 0) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/changelog 2015-12-27 21:21:25 UTC (rev 15664) @@ -0,0 +1,90 @@ +ii-esu (1.0a.dfsg1-7) unstable; urgency=medium + + * Team upload. + * Declare compliance with Debian Policy 3.9.6. + * wrap-and-sort -sa. + * Vcs-Browser: Use https. + * makefile.patch: Make the build reproducible by sorting with the locale set + to C. Thanks to Reiner Herrmann for the report and patch. (Closes: #797430) + * debian/control: Remove homepage field because the old site returns an 404 + error message. + * Add keywords to desktop file. + + -- Markus Koschany <[email protected]> Sun, 27 Dec 2015 22:06:42 +0100 + +ii-esu (1.0a.dfsg1-6) unstable; urgency=low + + * Added build-depends on libphobos-dev + + -- Peter De Wachter <[email protected]> Sun, 30 Jun 2013 13:09:08 +0200 + +ii-esu (1.0a.dfsg1-5) unstable; urgency=low + + [ Barry deFreese ] + * Add patch to build with D v2. (Closes: #707265) + - Remove -d (deprecated) flag. + * Update Homepage tag to new address. + * Remove deprecated DM-Upload-allowed. + * Replace dh_clean -k with dh_prep. + * Add empty watch file. (Upstream tarball not versioned). + * Bump Standards Version to 3.9.4. + + [ Peter De Wachter ] + * Switch dh-style minimal rules file. + + -- Peter De Wachter <[email protected]> Sun, 19 May 2013 15:44:36 -0400 + +ii-esu (1.0a.dfsg1-4) unstable; urgency=medium + + * Team upload + + [ Peter De Wachter ] + * Copyright file: fix incorrect reference to the "Lesser General + Public License version 2" + + [ Vincent Fourmond ] + * Explicitly build with D version 1 (closes: #653085) + * 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 10:39:39 +0100 + +ii-esu (1.0a.dfsg1-3) unstable; urgency=low + + * Fix FTBFS with newer gdc by using the right return type in addEnemy(). + Thanks to Iain Buclaw and Johann Felix Soden (Closes: #594382) + * Clean up copyright file + * Bump Standards-Version to 3.9.1. No changes needed. + + -- Peter De Wachter <[email protected]> Tue, 12 Oct 2010 08:13:45 +0200 + +ii-esu (1.0a.dfsg1-2) unstable; urgency=low + + [ Miriam Ruiz ] + * Removed unneeded link against GLU library + * Replaced XS-DM-Upload-Allowed by DM-Upload-Allowed in debian/control. + + [ Peter De Wachter ] + * Patched for changes in the D language. (Closes: #574311) + + -- Peter De Wachter <[email protected]> Wed, 17 Mar 2010 23:48:25 +0100 + +ii-esu (1.0a.dfsg1-1) unstable; urgency=low + + [ Miriam Ruiz ] + * Initial release (Closes: #440925) + * Thanks to Junichi Uekawa <[email protected]> + and to 角田慎一 <[email protected]> for their help translating the + license text. + * Added XS-DM-Upload-Allowed tag to control to allow uploads from Debian + Maintainers. + + [ Barry deFreese ] + * Package rename to ii-esu + * Update desktop file + * Remove non-free music in get-orig-source target + * Update get-orig-source to create new package name tarball + + -- Miriam Ruiz <[email protected]> Fri, 04 Jan 2008 16:16:00 +0000 Deleted: packages/tags/ii-esu/1.0a.dfsg1-7/debian/control =================================================================== --- packages/trunk/ii-esu/debian/control 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/control 2015-12-27 21:21:25 UTC (rev 15664) @@ -1,23 +0,0 @@ -Source: ii-esu -Section: games -Priority: extra -Maintainer: Debian Games Team <[email protected]> -Uploaders: Miriam Ruiz <[email protected]>, Peter De Wachter <[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 -Build-Conflicts: libphobos-4.4-dev -Standards-Version: 3.9.4 -Homepage: http://hiz.fool.jp/hp/index_en.html -Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/ii-esu/ -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/ii-esu/ - -Package: ii-esu -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: shooter game - Your ship is surrounded by two circles. You shoot in the direction of - your mouse points, and you move if the mouse pointer is outside the - inner circle. - . - The original name of the game is ES, which is pronounced ii-esu in Japanese. Copied: packages/tags/ii-esu/1.0a.dfsg1-7/debian/control (from rev 15663, packages/trunk/ii-esu/debian/control) =================================================================== --- packages/tags/ii-esu/1.0a.dfsg1-7/debian/control (rev 0) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/control 2015-12-27 21:21:25 UTC (rev 15664) @@ -0,0 +1,32 @@ +Source: ii-esu +Section: games +Priority: extra +Maintainer: Debian Games Team <[email protected]> +Uploaders: + Miriam Ruiz <[email protected]>, + Peter De Wachter <[email protected]> +Build-Depends: + debhelper (>= 9), + gdc (>= 4.8.1), + 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 +Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/ii-esu/ +Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/ii-esu/ + +Package: ii-esu +Architecture: any +Depends: + ${misc:Depends}, + ${shlibs:Depends} +Description: shooter game + Your ship is surrounded by two circles. You shoot in the direction of + your mouse points, and you move if the mouse pointer is outside the + inner circle. + . + The original name of the game is ES, which is pronounced ii-esu in Japanese. Deleted: packages/tags/ii-esu/1.0a.dfsg1-7/debian/copyright =================================================================== --- packages/trunk/ii-esu/debian/copyright 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/copyright 2015-12-27 21:21:25 UTC (rev 15664) @@ -1,134 +0,0 @@ -This package was debianized by Miriam Ruiz <[email protected]>. - -It was downloaded from http://hizuoka.web.fc2.com/game/ES/index_en.html - -Upstream Author: - - HIZ <[email protected]> - -Copyright: - - Copyright (C) 2007, HIZ <[email protected]> - - import/SDL*: - Copyright (C) 1997, 1998, 1999, 2000, 2001, Sam Lantinga - import/bulletml.d: - Copyright (C) 2004, Kenta Cho - import/smpeg.d: - import/MPEGfilter.d: - Copyright (C) 1999 Loki Entertainment Software - src/util/rand.d: - Copyright (C) 2004, Kenta Cho - Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, - Copyright (C) 2003, Andrew C. Edwards - -License, converted from the original sjis encoding to utf8: - - 免責・著作・配布 - 柔かいコト - 本ゲームは「みんなで楽しく」やわらかいです。 - - 本ゲームを改造したりイジったバージョンを配布しても、何らOKです。改造たのしーい! - 改造したところや改造した人の名前を、分かりやすいところに書いておくと - いいかもしれません。 - - ナイスな改造が出来たら メールなどで教えて。俺にも遊ばせてください。 - - 改造とか一切してないものは好きにコピーして配布しちゃって結構結構。 - - Translation: - - This game is under the "Yawaraka(flexible)" license. - - You can freely modify and redistribute it. Conversions are really Fun! - You should write the changes and the person who did them in the readme file - or in a place that was obvious to find. - - If you could make a cool modification, please tell me via mail or by any - other means. Let me enjoy your changes too. - - If you have not done any modifications, you can freely distribute - without problems. - - According to the author of the game: - "Their licenses are permitting everything if you write my name anywhere on the readme." - - "Sending E-mails is not a duty. - This license has no duty. It says, 'You can do you likes.' - It's not a strict license, it's like the word of 'game hell'(game creater's community I belong to). - Please feel free to modify and distribute." - - -import/SDL*: - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - This library 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 - Library General Public License for more details. - - You should have received a copy of the GNU Library General Public - License along with this library; 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 Library General Public -License version 2 can be found in `/usr/share/common-licenses/LGPL-2'. - - -import/smpeg.d: -import/MPEGfilter.d: - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - This library 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 - Library General Public License for more details. - - You should have received a copy of the GNU Library General Public - License along with this library; 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'. - - -src/util/rand.d: - - 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 - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - - -The Debian packaging is Copyright 2007 Miriam Ruiz <[email protected]> and -is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'. Copied: packages/tags/ii-esu/1.0a.dfsg1-7/debian/copyright (from rev 15663, packages/trunk/ii-esu/debian/copyright) =================================================================== --- packages/tags/ii-esu/1.0a.dfsg1-7/debian/copyright (rev 0) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/copyright 2015-12-27 21:21:25 UTC (rev 15664) @@ -0,0 +1,134 @@ +This package was debianized by Miriam Ruiz <[email protected]>. + +It was downloaded from http://hizuoka.web.fc2.com/game/ES/index_en.html + +Upstream Author: + + HIZ <[email protected]> + +Copyright: + + Copyright (C) 2007, HIZ <[email protected]> + + import/SDL*: + Copyright (C) 1997, 1998, 1999, 2000, 2001, Sam Lantinga + import/bulletml.d: + Copyright (C) 2004, Kenta Cho + import/smpeg.d: + import/MPEGfilter.d: + Copyright (C) 1999 Loki Entertainment Software + src/util/rand.d: + Copyright (C) 2004, Kenta Cho + Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, + Copyright (C) 2003, Andrew C. Edwards + +License, converted from the original sjis encoding to utf8: + + 免責・著作・配布 + 柔かいコト + 本ゲームは「みんなで楽しく」やわらかいです。 + + 本ゲームを改造したりイジったバージョンを配布しても、何らOKです。改造たのしーい! + 改造したところや改造した人の名前を、分かりやすいところに書いておくと + いいかもしれません。 + + ナイスな改造が出来たら メールなどで教えて。俺にも遊ばせてください。 + + 改造とか一切してないものは好きにコピーして配布しちゃって結構結構。 + + Translation: + + This game is under the "Yawaraka(flexible)" license. + + You can freely modify and redistribute it. Conversions are really Fun! + You should write the changes and the person who did them in the readme file + or in a place that was obvious to find. + + If you could make a cool modification, please tell me via mail or by any + other means. Let me enjoy your changes too. + + If you have not done any modifications, you can freely distribute + without problems. + + According to the author of the game: + "Their licenses are permitting everything if you write my name anywhere on the readme." + + "Sending E-mails is not a duty. + This license has no duty. It says, 'You can do you likes.' + It's not a strict license, it's like the word of 'game hell'(game creater's community I belong to). + Please feel free to modify and distribute." + + +import/SDL*: + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library 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 + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with this library; 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 Library General Public +License version 2 can be found in `/usr/share/common-licenses/LGPL-2'. + + +import/smpeg.d: +import/MPEGfilter.d: + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library 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 + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with this library; 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'. + + +src/util/rand.d: + + 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 + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +The Debian packaging is Copyright 2007 Miriam Ruiz <[email protected]> and +is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'. Deleted: packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.6 =================================================================== --- packages/trunk/ii-esu/debian/ii-esu.6 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.6 2015-12-27 21:21:25 UTC (rev 15664) @@ -1,25 +0,0 @@ -.\" (c) 2007 Miriam Ruiz <[email protected]> -.\" (c) 2006 HIZ <[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 "II-ESU" "6" "" "" "" -.SH "NAME" -ii-esu \- abstract shooter -.SH "DESCRIPTION" -Your ship is surrounded by two circles. You shoot in the direction of your mouse points, and you move if the mouse pointer is outside the inner circle. -.SH "SEE ALSO" -You can find more about the game on its homepage: http://hizuoka.web.fc2.com/game/ES/index_en.html -.SH "AUTHOR" -This game has been written by HIZ <[email protected]> Copied: packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.6 (from rev 15663, packages/trunk/ii-esu/debian/ii-esu.6) =================================================================== --- packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.6 (rev 0) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.6 2015-12-27 21:21:25 UTC (rev 15664) @@ -0,0 +1,25 @@ +.\" (c) 2007 Miriam Ruiz <[email protected]> +.\" (c) 2006 HIZ <[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 "II-ESU" "6" "" "" "" +.SH "NAME" +ii-esu \- abstract shooter +.SH "DESCRIPTION" +Your ship is surrounded by two circles. You shoot in the direction of your mouse points, and you move if the mouse pointer is outside the inner circle. +.SH "SEE ALSO" +You can find more about the game on its homepage: http://hizuoka.web.fc2.com/game/ES/index_en.html +.SH "AUTHOR" +This game has been written by HIZ <[email protected]> Deleted: packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.desktop =================================================================== --- packages/trunk/ii-esu/debian/ii-esu.desktop 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.desktop 2015-12-27 21:21:25 UTC (rev 15664) @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Application -Name=ii-esu -GenericName=ii-esu -Comment=HIZ's ES -Icon=ii-esu -Exec=ii-esu -Terminal=false -Categories=Game;ArcadeGame; Copied: packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.desktop (from rev 15663, packages/trunk/ii-esu/debian/ii-esu.desktop) =================================================================== --- packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.desktop (rev 0) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.desktop 2015-12-27 21:21:25 UTC (rev 15664) @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=ii-esu +GenericName=ii-esu +Comment=HIZ's ES +Icon=ii-esu +Exec=ii-esu +Terminal=false +Categories=Game;ArcadeGame; +Keywords=shooter;arcade;ship;abstract; Deleted: packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.install =================================================================== --- packages/trunk/ii-esu/debian/ii-esu.install 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.install 2015-12-27 21:21:25 UTC (rev 15664) @@ -1,3 +0,0 @@ -ii-esu usr/games/ -debian/*.xpm usr/share/pixmaps/ -debian/*.desktop usr/share/applications/ Copied: packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.install (from rev 15663, packages/trunk/ii-esu/debian/ii-esu.install) =================================================================== --- packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.install (rev 0) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/ii-esu.install 2015-12-27 21:21:25 UTC (rev 15664) @@ -0,0 +1,3 @@ +debian/*.desktop usr/share/applications/ +debian/*.xpm usr/share/pixmaps/ +ii-esu usr/games/ Deleted: packages/tags/ii-esu/1.0a.dfsg1-7/debian/patches/makefile.patch =================================================================== --- packages/trunk/ii-esu/debian/patches/makefile.patch 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/patches/makefile.patch 2015-12-27 21:21:25 UTC (rev 15664) @@ -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 -name "*.d" -not -iname '*mpeg*' | sort) -+EXE=ii-esu -+ -+all: $(EXE) -+ -+$(EXE): $(DSRC) -+ $(GDC) -o $@ -Iimport -Isrc -Wno-deprecated $(DFLAGS) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(DSRC) -lSDL -lGL -lSDL_mixer -+ -+clean: -+ rm -f $(EXE) Copied: packages/tags/ii-esu/1.0a.dfsg1-7/debian/patches/makefile.patch (from rev 15663, packages/trunk/ii-esu/debian/patches/makefile.patch) =================================================================== --- packages/tags/ii-esu/1.0a.dfsg1-7/debian/patches/makefile.patch (rev 0) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/patches/makefile.patch 2015-12-27 21:21:25 UTC (rev 15664) @@ -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 -name "*.d" -not -iname '*mpeg*' | LC_ALL=C sort) ++EXE=ii-esu ++ ++all: $(EXE) ++ ++$(EXE): $(DSRC) ++ $(GDC) -o $@ -Iimport -Isrc -Wno-deprecated $(DFLAGS) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) $(DSRC) -lSDL -lGL -lSDL_mixer ++ ++clean: ++ rm -f $(EXE) Deleted: packages/tags/ii-esu/1.0a.dfsg1-7/debian/watch =================================================================== --- packages/trunk/ii-esu/debian/watch 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/watch 2015-12-27 21:21:25 UTC (rev 15664) @@ -1,2 +0,0 @@ -#Upstream has mostly abandoned maintenance and the upstream tarball is not versioned. - Copied: packages/tags/ii-esu/1.0a.dfsg1-7/debian/watch (from rev 15663, packages/trunk/ii-esu/debian/watch) =================================================================== --- packages/tags/ii-esu/1.0a.dfsg1-7/debian/watch (rev 0) +++ packages/tags/ii-esu/1.0a.dfsg1-7/debian/watch 2015-12-27 21:21:25 UTC (rev 15664) @@ -0,0 +1,2 @@ +#Upstream has mostly abandoned maintenance and the upstream tarball is not versioned. + _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

