r15628 - in packages/trunk/a7xpg/debian: . patches

Markus Koschany apo-guest at moszumanska.debian.org
Sun Dec 20 20:07:03 UTC 2015


Author: apo-guest
Date: 2015-12-20 20:07:03 +0000 (Sun, 20 Dec 2015)
New Revision: 15628

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


Modified: packages/trunk/a7xpg/debian/a7xpg.6
===================================================================
--- packages/trunk/a7xpg/debian/a7xpg.6	2015-12-20 19:44:28 UTC (rev 15627)
+++ packages/trunk/a7xpg/debian/a7xpg.6	2015-12-20 20:07:03 UTC (rev 15628)
@@ -1,16 +1,16 @@
 .\" (c) 2007 Miriam Ruiz <little_miry at yahoo.es>
 .\" (c) 2003 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
@@ -21,36 +21,36 @@
 A7Xpg is a chase action game. The goal of the game is to collect all the gold bullions found in each level and avoid crashing into any of the enemies. As you progress through the levels you will encounter harder enemies, and you can gain a short period of invincibility if you gather gold at high speeds.
 .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 = 50)
-.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\-lowres\fR
 Use the low resolution mode.
 .SH "USAGE"
 Keys:
-.TP 
+.TP
 \fBMovement\fR
 Arrow, Num key / Joystick
-.TP 
+.TP
 \fBBoost\fR
 [Z][X][L\-Ctrl][L\-Alt] / Trigger 1\-4
-.TP 
+.TP
 \fBPause\fR
 [P]
-.TP 
+.TP
 \fBQuit\fR
 [ESC]
 .P

Modified: packages/trunk/a7xpg/debian/a7xpg.desktop
===================================================================
--- packages/trunk/a7xpg/debian/a7xpg.desktop	2015-12-20 19:44:28 UTC (rev 15627)
+++ packages/trunk/a7xpg/debian/a7xpg.desktop	2015-12-20 20:07:03 UTC (rev 15628)
@@ -1,9 +1,10 @@
 [Desktop Entry]
 Type=Application
 Name=A7Xpg
-GenericName=
+GenericName=chase action game
 Comment=Kenta Cho's A7Xpg
 Icon=a7xpg
 Exec=a7xpg
 Terminal=false
 Categories=Game;ArcadeGame;
+Keywords=action;collect;levels;enemies;chase;ships;

Modified: packages/trunk/a7xpg/debian/a7xpg.install
===================================================================
--- packages/trunk/a7xpg/debian/a7xpg.install	2015-12-20 19:44:28 UTC (rev 15627)
+++ packages/trunk/a7xpg/debian/a7xpg.install	2015-12-20 20:07:03 UTC (rev 15628)
@@ -1,3 +1,3 @@
 a7xpg usr/games/
+debian/*.desktop usr/share/applications/
 debian/*.xpm usr/share/pixmaps/
-debian/*.desktop usr/share/applications/

Modified: packages/trunk/a7xpg/debian/changelog
===================================================================
--- packages/trunk/a7xpg/debian/changelog	2015-12-20 19:44:28 UTC (rev 15627)
+++ packages/trunk/a7xpg/debian/changelog	2015-12-20 20:07:03 UTC (rev 15628)
@@ -1,3 +1,17 @@
+a7xpg (0.11.dfsg1-9) unstable; urgency=medium
+
+  * Team upload.
+  * wrap-and-sort -sa.
+  * Declare compliance with Debian Policy 3.9.6.
+  * Vcs-Browser: Use https.
+  * a7xpg-data: Suggest a7xpg.
+  * Make the build reproducible by updating makefile.patch and sorting with
+    LC_ALL set to C. Thanks to Reiner Herrmann for the report and patch.
+    (Closes: #796092)
+  * a7xpg.desktop: Add keywords and GenericName to desktop file.
+
+ -- Markus Koschany <apo at debian.org>  Sun, 20 Dec 2015 20:51:37 +0100
+
 a7xpg (0.11.dfsg1-8) unstable; urgency=low
 
   [ Barry deFreese ]

Modified: packages/trunk/a7xpg/debian/control
===================================================================
--- packages/trunk/a7xpg/debian/control	2015-12-20 19:44:28 UTC (rev 15627)
+++ packages/trunk/a7xpg/debian/control	2015-12-20 20:07:03 UTC (rev 15628)
@@ -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>, Vincent Fourmond <fourmond at debian.org>
-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>,
+ Vincent Fourmond <fourmond at debian.org>
+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/a7xpg_e.html
 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/a7xpg/
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/a7xpg/
+Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/a7xpg/
 
 Package: a7xpg
 Architecture: any
-Depends: a7xpg-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ a7xpg-data (= ${source:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
 Description: chase action game
  The goal of the game is to collect all the gold bullions found in each level
  and avoid crashing into any of the enemies. As you progress through the
@@ -26,8 +38,11 @@
 Package: a7xpg-data
 Architecture: all
 Multi-Arch: foreign
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: a7xpg
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Suggests:
+ a7xpg
 Description: chase action game - game data
  The goal of the game is to collect all the gold bullions found in each level
  and avoid crashing into any of the enemies. As you progress through the

Modified: packages/trunk/a7xpg/debian/copyright
===================================================================
--- packages/trunk/a7xpg/debian/copyright	2015-12-20 19:44:28 UTC (rev 15627)
+++ packages/trunk/a7xpg/debian/copyright	2015-12-20 20:07:03 UTC (rev 15628)
@@ -3,11 +3,11 @@
 
 It was downloaded from http://www.asahi-net.or.jp/~cs8k-cyu/windows/a7xpg_e.html
 
-Upstream Author: 
+Upstream Author:
 
     Kenta Cho <cs8k-cyu at asahi-net.or.jp>
 
-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/a7xpg/debian/docs
===================================================================
--- packages/trunk/a7xpg/debian/docs	2015-12-20 19:44:28 UTC (rev 15627)
+++ packages/trunk/a7xpg/debian/docs	2015-12-20 20:07:03 UTC (rev 15628)
@@ -1,2 +1,2 @@
+readme.txt
 readme_e.txt
-readme.txt

Modified: packages/trunk/a7xpg/debian/patches/makefile.patch
===================================================================
--- packages/trunk/a7xpg/debian/patches/makefile.patch	2015-12-20 19:44:28 UTC (rev 15627)
+++ packages/trunk/a7xpg/debian/patches/makefile.patch	2015-12-20 20:07:03 UTC (rev 15628)
@@ -5,7 +5,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=a7xpg
 +
 +all: $(EXE)




More information about the Pkg-games-commits mailing list