Author: apo-guest Date: 2015-12-27 21:21:12 +0000 (Sun, 27 Dec 2015) New Revision: 15663
Modified: packages/trunk/ii-esu/debian/changelog packages/trunk/ii-esu/debian/control packages/trunk/ii-esu/debian/copyright packages/trunk/ii-esu/debian/ii-esu.6 packages/trunk/ii-esu/debian/ii-esu.desktop packages/trunk/ii-esu/debian/ii-esu.install packages/trunk/ii-esu/debian/patches/makefile.patch packages/trunk/ii-esu/debian/watch Log: Release 1.0a.dfsg1-7 Modified: packages/trunk/ii-esu/debian/changelog =================================================================== --- packages/trunk/ii-esu/debian/changelog 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/trunk/ii-esu/debian/changelog 2015-12-27 21:21:12 UTC (rev 15663) @@ -1,3 +1,17 @@ +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 @@ -23,7 +37,7 @@ 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" @@ -53,7 +67,7 @@ * Replaced XS-DM-Upload-Allowed by DM-Upload-Allowed in debian/control. [ Peter De Wachter ] - * Patched for changes in the D language. (Closes: #574311) + * Patched for changes in the D language. (Closes: #574311) -- Peter De Wachter <[email protected]> Wed, 17 Mar 2010 23:48:25 +0100 Modified: packages/trunk/ii-esu/debian/control =================================================================== --- packages/trunk/ii-esu/debian/control 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/trunk/ii-esu/debian/control 2015-12-27 21:21:12 UTC (rev 15663) @@ -2,19 +2,28 @@ 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 +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: http://anonscm.debian.org/viewvc/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: ${shlibs:Depends}, ${misc:Depends} +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 Modified: packages/trunk/ii-esu/debian/copyright =================================================================== --- packages/trunk/ii-esu/debian/copyright 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/trunk/ii-esu/debian/copyright 2015-12-27 21:21:12 UTC (rev 15663) @@ -2,11 +2,11 @@ It was downloaded from http://hizuoka.web.fc2.com/game/ES/index_en.html -Upstream Author: +Upstream Author: HIZ <[email protected]> -Copyright: +Copyright: Copyright (C) 2007, HIZ <[email protected]> @@ -113,8 +113,8 @@ 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 + 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 Modified: packages/trunk/ii-esu/debian/ii-esu.6 =================================================================== --- packages/trunk/ii-esu/debian/ii-esu.6 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/trunk/ii-esu/debian/ii-esu.6 2015-12-27 21:21:12 UTC (rev 15663) @@ -1,16 +1,16 @@ .\" (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 Modified: packages/trunk/ii-esu/debian/ii-esu.desktop =================================================================== --- packages/trunk/ii-esu/debian/ii-esu.desktop 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/trunk/ii-esu/debian/ii-esu.desktop 2015-12-27 21:21:12 UTC (rev 15663) @@ -7,3 +7,4 @@ Exec=ii-esu Terminal=false Categories=Game;ArcadeGame; +Keywords=shooter;arcade;ship;abstract; Modified: packages/trunk/ii-esu/debian/ii-esu.install =================================================================== --- packages/trunk/ii-esu/debian/ii-esu.install 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/trunk/ii-esu/debian/ii-esu.install 2015-12-27 21:21:12 UTC (rev 15663) @@ -1,3 +1,3 @@ +debian/*.desktop usr/share/applications/ +debian/*.xpm usr/share/pixmaps/ ii-esu usr/games/ -debian/*.xpm usr/share/pixmaps/ -debian/*.desktop usr/share/applications/ Modified: packages/trunk/ii-esu/debian/patches/makefile.patch =================================================================== --- packages/trunk/ii-esu/debian/patches/makefile.patch 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/trunk/ii-esu/debian/patches/makefile.patch 2015-12-27 21:21:12 UTC (rev 15663) @@ -6,7 +6,7 @@ +++ b/Makefile @@ -0,0 +1,11 @@ +GDC=gdc -+DSRC=$(shell find import src -name "*.d" -not -iname '*mpeg*' | sort) ++DSRC=$(shell find import src -name "*.d" -not -iname '*mpeg*' | LC_ALL=C sort) +EXE=ii-esu + +all: $(EXE) Modified: packages/trunk/ii-esu/debian/watch =================================================================== --- packages/trunk/ii-esu/debian/watch 2015-12-26 22:19:12 UTC (rev 15662) +++ packages/trunk/ii-esu/debian/watch 2015-12-27 21:21:12 UTC (rev 15663) @@ -1,2 +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

