Author: apo-guest Date: 2015-12-27 22:08:09 +0000 (Sun, 27 Dec 2015) New Revision: 15665
Modified: packages/trunk/parsec47/debian/changelog packages/trunk/parsec47/debian/control packages/trunk/parsec47/debian/copyright packages/trunk/parsec47/debian/docs packages/trunk/parsec47/debian/parsec47-data.install packages/trunk/parsec47/debian/parsec47.6 packages/trunk/parsec47/debian/parsec47.desktop packages/trunk/parsec47/debian/parsec47.install packages/trunk/parsec47/debian/patches/makefile.patch Log: Release 0.2.dfsg1-7 Modified: packages/trunk/parsec47/debian/changelog =================================================================== --- packages/trunk/parsec47/debian/changelog 2015-12-27 21:21:25 UTC (rev 15664) +++ packages/trunk/parsec47/debian/changelog 2015-12-27 22:08:09 UTC (rev 15665) @@ -1,3 +1,15 @@ +parsec47 (0.2.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 LC_ALL set to + C. Thanks to Reiner Herrmann for the report and patch. (Closes: #794399) + * parsec47.desktop: Add keywords and a comment in German. + + -- Markus Koschany <[email protected]> Sun, 27 Dec 2015 22:57:26 +0100 + parsec47 (0.2.dfsg1-6) unstable; urgency=low * Added build-depends on libphobos-dev Modified: packages/trunk/parsec47/debian/control =================================================================== --- packages/trunk/parsec47/debian/control 2015-12-27 21:21:25 UTC (rev 15664) +++ packages/trunk/parsec47/debian/control 2015-12-27 22:08:09 UTC (rev 15665) @@ -2,19 +2,30 @@ 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, +Uploaders: + Miriam Ruiz <[email protected]>, + Peter De Wachter <[email protected]> +Build-Depends: + debhelper (>= 9), + gdc (>= 4.8.1), + libbulletml-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 + 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/p47_e.html Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/parsec47/ -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/parsec47/ +Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/parsec47/ Package: parsec47 Architecture: any -Depends: parsec47-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} +Depends: + parsec47-data (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends} Description: retromodern hispeed shmup PARSEC47 is a retromodern hi-speed shoot 'em up where you get to defeat retro enemies modernly. The player must destroy enemies while avoiding @@ -25,8 +36,10 @@ Package: parsec47-data Architecture: all Multi-Arch: foreign -Depends: ${misc:Depends} -Recommends: parsec47 +Depends: + ${misc:Depends} +Recommends: + parsec47 Description: retromodern hispeed shmup - game data PARSEC47 is a retromodern hi-speed shoot 'em up where you get to defeat retro enemies modernly. The player must destroy enemies while avoiding Modified: packages/trunk/parsec47/debian/copyright =================================================================== --- packages/trunk/parsec47/debian/copyright 2015-12-27 21:21:25 UTC (rev 15664) +++ packages/trunk/parsec47/debian/copyright 2015-12-27 22:08:09 UTC (rev 15665) @@ -3,11 +3,11 @@ It was downloaded from http://www.asahi-net.or.jp/~cs8k-cyu/windows/p47_e.html -Upstream Author: +Upstream Author: Kenta Cho <[email protected]> -Copyright: +Copyright: Copyright 2003 Kenta Cho @@ -17,25 +17,25 @@ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions - are met: + are met: - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. + 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. + 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. - THIS SOFTWARE IS PROVIDED ``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 REGENTS 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. + THIS SOFTWARE IS PROVIDED ``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 REGENTS 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. import/SDL*: Modified: packages/trunk/parsec47/debian/docs =================================================================== --- packages/trunk/parsec47/debian/docs 2015-12-27 21:21:25 UTC (rev 15664) +++ packages/trunk/parsec47/debian/docs 2015-12-27 22:08:09 UTC (rev 15665) @@ -1,2 +1,2 @@ +readme.txt readme_e.txt -readme.txt Modified: packages/trunk/parsec47/debian/parsec47-data.install =================================================================== --- packages/trunk/parsec47/debian/parsec47-data.install 2015-12-27 21:21:25 UTC (rev 15664) +++ packages/trunk/parsec47/debian/parsec47-data.install 2015-12-27 22:08:09 UTC (rev 15665) @@ -1,15 +1,15 @@ images usr/share/games/parsec47/ -sounds usr/share/games/parsec47/ +large usr/share/games/parsec47/ +largemove usr/share/games/parsec47/ +middle usr/share/games/parsec47/ +middlebackmove usr/share/games/parsec47/ +middlemove usr/share/games/parsec47/ +middlesub usr/share/games/parsec47/ +middlesub_lock usr/share/games/parsec47/ morph usr/share/games/parsec47/ +morph_lock usr/share/games/parsec47/ small usr/share/games/parsec47/ +small_lock usr/share/games/parsec47/ smallmove usr/share/games/parsec47/ smallsidemove usr/share/games/parsec47/ -middle usr/share/games/parsec47/ -middlesub usr/share/games/parsec47/ -middlemove usr/share/games/parsec47/ -middlebackmove usr/share/games/parsec47/ -large usr/share/games/parsec47/ -largemove usr/share/games/parsec47/ -morph_lock usr/share/games/parsec47/ -small_lock usr/share/games/parsec47/ -middlesub_lock usr/share/games/parsec47/ +sounds usr/share/games/parsec47/ Modified: packages/trunk/parsec47/debian/parsec47.6 =================================================================== --- packages/trunk/parsec47/debian/parsec47.6 2015-12-27 21:21:25 UTC (rev 15664) +++ packages/trunk/parsec47/debian/parsec47.6 2015-12-27 22:08:09 UTC (rev 15665) @@ -1,16 +1,16 @@ .\" (c) 2007 Miriam Ruiz <[email protected]> .\" (c) 2003 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 @@ -23,46 +23,46 @@ PARSEC47 is a retromodern hi\-speed shoot 'em up where you get to defeat retro enemies modernly. The player must destroy enemies while avoiding their projectiles and collecting green clusters of boxes for points. .SH "OPTIONS" These options are available: -.TP +.TP \fB\-brightness n\fR Set the brightness of the screen.(n = 0 \- 100, default = 100) -.TP +.TP \fB\-luminous n\fR Set the luminous intensity.(n = 0 \- 100, default = 0) -.TP +.TP \fB\-lowres\fR Use the low resolution mode. -.TP +.TP \fB\-nosound\fR Stop the sound. -.TP +.TP \fB\-window\fR Launch the game in a window. -.TP +.TP \fB\-fullscreen\fR Launch the game in fullscreen. -.TP +.TP \fB\-reverse\fR Reverse the shot key and the slow key. -.TP +.TP \fB\-slowship\fR Use the slow speed ship in all game modes. -.TP +.TP \fB\-nowait\fR Disable the intentional slowdown. .SH "USAGE" How to play: -.TP +.TP \fBMovement\fR Arrow/Num key / Joystick -.TP +.TP \fBShot\fR -[Z][L\-Ctrl] / Trigger 1, 4, 5, 8 -.TP +[Z][L\-Ctrl] / Trigger 1, 4, 5, 8 +.TP \fBSlow / Roll, Lock\fR [X][L\-Alt][L\-Shift] / Trigger 2, 3, 6, 7 -.TP +.TP \fBPause\fR [P] .P Modified: packages/trunk/parsec47/debian/parsec47.desktop =================================================================== --- packages/trunk/parsec47/debian/parsec47.desktop 2015-12-27 21:21:25 UTC (rev 15664) +++ packages/trunk/parsec47/debian/parsec47.desktop 2015-12-27 22:08:09 UTC (rev 15665) @@ -3,7 +3,9 @@ Name=PARSEC47 GenericName= Comment=Kenta Cho's PARSEC47 +Comment[de]=Kenta Chos PARSEC47 Icon=parsec47 Exec=parsec47 Terminal=false Categories=Game;ArcadeGame; +Keywords=shmup;shooter;arcade;retro; Modified: packages/trunk/parsec47/debian/parsec47.install =================================================================== --- packages/trunk/parsec47/debian/parsec47.install 2015-12-27 21:21:25 UTC (rev 15664) +++ packages/trunk/parsec47/debian/parsec47.install 2015-12-27 22:08:09 UTC (rev 15665) @@ -1,3 +1,3 @@ +debian/*.desktop usr/share/applications/ +debian/*.xpm usr/share/pixmaps/ parsec47 usr/games/ -debian/*.xpm usr/share/pixmaps/ -debian/*.desktop usr/share/applications/ Modified: packages/trunk/parsec47/debian/patches/makefile.patch =================================================================== --- packages/trunk/parsec47/debian/patches/makefile.patch 2015-12-27 21:21:25 UTC (rev 15664) +++ packages/trunk/parsec47/debian/patches/makefile.patch 2015-12-27 22:08:09 UTC (rev 15665) @@ -6,7 +6,7 @@ +++ b/Makefile @@ -0,0 +1,12 @@ +GDC=gdc -+DSRC=src/mt.d $(shell find import src/abagames -name "*.d" | sort) ++DSRC=src/mt.d $(shell find import src/abagames -name "*.d" | LC_ALL=C sort) +EXE=parsec47 + +all: $(EXE) _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

