r15659 - in packages/trunk/titanion/debian: . patches

Markus Koschany apo-guest at moszumanska.debian.org
Sat Dec 26 00:29:09 UTC 2015


Author: apo-guest
Date: 2015-12-26 00:29:08 +0000 (Sat, 26 Dec 2015)
New Revision: 15659

Modified:
   packages/trunk/titanion/debian/changelog
   packages/trunk/titanion/debian/control
   packages/trunk/titanion/debian/copyright
   packages/trunk/titanion/debian/docs
   packages/trunk/titanion/debian/patches/makefile.patch
   packages/trunk/titanion/debian/titanion.6
   packages/trunk/titanion/debian/titanion.desktop
   packages/trunk/titanion/debian/titanion.install
Log:
Release 0.3.dfsg1-6


Modified: packages/trunk/titanion/debian/changelog
===================================================================
--- packages/trunk/titanion/debian/changelog	2015-12-23 21:09:54 UTC (rev 15658)
+++ packages/trunk/titanion/debian/changelog	2015-12-26 00:29:08 UTC (rev 15659)
@@ -1,3 +1,16 @@
+titanion (0.3.dfsg1-6) 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 setting LC_ALL to C before
+    sorting. Thanks to Reiner Herrmann for the report and patch.
+    (Closes: #792772)
+  * titanion.desktop: Add keywords and a comment in German.
+
+ -- Markus Koschany <apo at debian.org>  Sat, 26 Dec 2015 01:09:29 +0100
+
 titanion (0.3.dfsg1-5) unstable; urgency=low
 
   * Ported to D language version 2 (closes: #707271)

Modified: packages/trunk/titanion/debian/control
===================================================================
--- packages/trunk/titanion/debian/control	2015-12-23 21:09:54 UTC (rev 15658)
+++ packages/trunk/titanion/debian/control	2015-12-26 00:29:08 UTC (rev 15659)
@@ -2,19 +2,31 @@
 Section: games
 Priority: extra
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Peter De Wachter <pdewacht at gmail.com>, Barry deFreese <bddebian at comcast.net>
-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
+Uploaders:
+ Miriam Ruiz <little_miry at yahoo.es>,
+ Peter De Wachter <pdewacht at gmail.com>,
+ Barry deFreese <bddebian at comcast.net>
+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
 Homepage: http://www.asahi-net.or.jp/~cs8k-cyu/windows/ttn_e.html
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/titanion/
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/titanion/
+Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/titanion/
 
 Package: titanion
 Architecture: any
-Depends: titanion-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ titanion-data (= ${source:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: strike down super high-velocity swooping insects
  Titanion is an abstract shooter game. While you fire with one button, the
  other one acts as a tractor ray to attract the enemies and take them to
@@ -26,8 +38,11 @@
 Package: titanion-data
 Architecture: all
 Multi-Arch: foreign
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: titanion
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends:
+ titanion
 Description: strike down super high-velocity swooping insects - game data
  Titanion is an abstract shooter game. While you fire with one button, the
  other one acts as a tractor ray to attract the enemies and take them to

Modified: packages/trunk/titanion/debian/copyright
===================================================================
--- packages/trunk/titanion/debian/copyright	2015-12-23 21:09:54 UTC (rev 15658)
+++ packages/trunk/titanion/debian/copyright	2015-12-26 00:29:08 UTC (rev 15659)
@@ -3,11 +3,11 @@
 
 It was downloaded from http://www.asahi-net.or.jp/~cs8k-cyu/windows/ttn_e.html
 
-Upstream Author: 
+Upstream Author:
 
     Kenta Cho <cs8k-cyu at asahi-net.or.jp>
 
-Copyright: 
+Copyright:
 
     Copyright 2006 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/titanion/debian/docs
===================================================================
--- packages/trunk/titanion/debian/docs	2015-12-23 21:09:54 UTC (rev 15658)
+++ packages/trunk/titanion/debian/docs	2015-12-26 00:29:08 UTC (rev 15659)
@@ -1,2 +1,2 @@
+readme.txt
 readme_e.txt
-readme.txt

Modified: packages/trunk/titanion/debian/patches/makefile.patch
===================================================================
--- packages/trunk/titanion/debian/patches/makefile.patch	2015-12-23 21:09:54 UTC (rev 15658)
+++ packages/trunk/titanion/debian/patches/makefile.patch	2015-12-26 00:29:08 UTC (rev 15659)
@@ -6,7 +6,7 @@
 +++ b/Makefile
 @@ -0,0 +1,11 @@
 +GDC=gdc
-+DSRC=$(shell find import src/abagames -name "*.d" | sort)
++DSRC=$(shell find import src/abagames -name "*.d" | LC_ALL=C sort)
 +EXE=titanion
 +
 +all: $(EXE)

Modified: packages/trunk/titanion/debian/titanion.6
===================================================================
--- packages/trunk/titanion/debian/titanion.6	2015-12-23 21:09:54 UTC (rev 15658)
+++ packages/trunk/titanion/debian/titanion.6	2015-12-26 00:29:08 UTC (rev 15659)
@@ -1,16 +1,16 @@
 .\" (c) 2007 Miriam Ruiz <little_miry at yahoo.es>
 .\" (c) 2006 Kenta Cho <cs8k-cyu at asahi-net.or.jp>
-.\" 
+.\"
 .\" 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
@@ -28,38 +28,38 @@
 The game in itself is quite simple, but with such graphics and playability that it's a great experience to play.
 .SH "OPTIONS"
 These command\-line options are available:
-.TP 
+.TP
 \fB\-brightness n\fR
 Set the brightness of the screen. (n = 0 \- 100, default = 100)
-.TP 
+.TP
 \fB\-res x y\fR
 Set the screen resolution to (x, y). (default = 640, 480)
-.TP 
+.TP
 \fB\-nosound\fR
 Stop the sound.
-.TP 
+.TP
 \fB\-bgmvol n\fR
 Set the volume of the background music. (n = 0 \- 128, default = 100)
-.TP 
+.TP
 \fB\-sevol n\fR
 Set the volume of the sound effects. (n = 0 \- 128, default = 100)
-.TP 
+.TP
 \fB\-window\fR
 Run in windowed mode.
-.TP 
-.TP 
+.TP
+.TP
 \fB\-fullscreen\fR
 Run in full\-screen mode.
-.TP 
+.TP
 \fB\-exchange\fR
 Exchange the shot button and the beam button.
-.TP 
+.TP
 \fB\-trail\fR
 Add a trail effect to enemies.
-.TP 
+.TP
 \fB\-noslowdown\fR
 Stop an intentional slowdown.
-.TP 
+.TP
 \fB\-randomized\fR
 Attack patterns of enemies randomly change with each play.
 .SH "USAGE"
@@ -67,19 +67,19 @@
 
 At the title screen, you can select a game mode (CLASSIC, BASIC, MODERN) with the up/down key. Push a shot button to start a game.
 
-.TP 
+.TP
 \fBCLASSIC mode\fR
  \- Sporadic firing.
  \- Use a capture beam to make a friend of an enemy.
  \- When your ship collides against an enemy, your ship is destroyed.
 
-.TP 
+.TP
 \fBBASIC mode\fR
  \- Middle course.
  \- You can use the capture beam anytime.
  \- When your ship collides against an enemy, your ship is knocked away.
 
-.TP 
+.TP
 \fBMODERN mode\fR
  \- Bullet hell.
  \- Use a provocation beam to force an enemy to fire more bullets and earn a bullet multiplier bonus.
@@ -92,11 +92,11 @@
 Avoid incoming bullets and strike down all enemies.
 
 Controls:
-.TP 
+.TP
 \fBMove\fR
 Arrow / Num / [WASD] / [IJKL] / Stick
 
-.TP 
+.TP
 \fBShot\fR
 [Z][L\-Ctrl][R\-Ctrl][.] / Button 1, 3, 5, 7, 9, 11
 
@@ -110,7 +110,7 @@
     to slow down speed of your ship and fire intensively.
 
 
-.TP 
+.TP
 \fBCapture beam / Provocation beam\fR
 [X][L\-Alt][R\-Alt][L\-Shift][R\-Shift][/][Return] / Button 2, 4, 6, 8, 10, 12
 
@@ -132,11 +132,11 @@
   you can earn more bullet multiplier bonus.
   You have to release the shot button to fire the provocation beam.
 
-.TP 
+.TP
 \fBPause\fR
 [P]
 
-.TP 
+.TP
 \fBExit / Return to the title\fR
 [ESC]
 .P
@@ -147,29 +147,29 @@
 
 Proximity multiplier:
 
-.TP 
+.TP
 \fBBASIC mode\fR
 When you destroy an enemy at close range, you can get a proximity multiplier (Max x16).
 .P
 
 Bullet multiplier:
 
-.TP 
+.TP
 \fBMODERN mode\fR
 When you destroy a pink midsize enemy, bullets flying side\-by\-side are changed into a bullet multiplier in a chain reaction. Use the provocation beam to the midsize enemy to get higher bonus.
 .P
 
 Extra ship:
 
-.TP 
+.TP
 \fBCLASSIC mode\fR
 You earn an extra ship every 100,000 points.
 
-.TP 
+.TP
 \fBBASIC mode\fR
 You earn an extra ship every 1,000,000 points.
 
-.TP 
+.TP
 \fBMODERN mode\fR
 A score to earn the next extra ship is displayed in the upper left.
 

Modified: packages/trunk/titanion/debian/titanion.desktop
===================================================================
--- packages/trunk/titanion/debian/titanion.desktop	2015-12-23 21:09:54 UTC (rev 15658)
+++ packages/trunk/titanion/debian/titanion.desktop	2015-12-26 00:29:08 UTC (rev 15659)
@@ -3,7 +3,9 @@
 Name=Titanion
 GenericName=
 Comment=Kenta Cho's Titanion
+Comment[de]=Kenta Chos Titanion
 Icon=titanion
 Exec=titanion
 Terminal=false
 Categories=Game;ArcadeGame;
+Keywords=velocity;insects;abstract;shooter;

Modified: packages/trunk/titanion/debian/titanion.install
===================================================================
--- packages/trunk/titanion/debian/titanion.install	2015-12-23 21:09:54 UTC (rev 15658)
+++ packages/trunk/titanion/debian/titanion.install	2015-12-26 00:29:08 UTC (rev 15659)
@@ -1,3 +1,3 @@
+debian/*.desktop usr/share/applications/
+debian/*.xpm usr/share/pixmaps/
 titanion usr/games/
-debian/*.xpm usr/share/pixmaps/
-debian/*.desktop usr/share/applications/




More information about the Pkg-games-commits mailing list