Author: bdefreese Date: 2009-04-15 12:28:50 +0000 (Wed, 15 Apr 2009) New Revision: 9586
Modified: packages/trunk/nikwi/debian/changelog packages/trunk/nikwi/debian/control packages/trunk/nikwi/debian/copyright packages/trunk/nikwi/debian/nikwi.6 Log: * Add myself to uploaders. * Add all little endian archs. (Closes: #515561). * Fix some hyphens used as minus in manpage. * Remove dh_make cruft from debian/copyright. * Bump Standards Version to 3.8.1. (No changes needed). Refresh changelog. Modified: packages/trunk/nikwi/debian/changelog =================================================================== --- packages/trunk/nikwi/debian/changelog 2009-04-15 09:38:33 UTC (rev 9585) +++ packages/trunk/nikwi/debian/changelog 2009-04-15 12:28:50 UTC (rev 9586) @@ -1,4 +1,4 @@ -nikwi (0.0.20060823-2) UNRELEASED; urgency=low +nikwi (0.0.20060823-2) unstable; urgency=low [ Miriam Ruiz ] * Added Recommends: nikwi to nikwi-data in debian/control @@ -17,8 +17,15 @@ [ Sam Hocevar ] * Add amd64 to the list of architectures. Works like a charm. - -- Sam Hocevar (Debian packages) <[email protected]> Sun, 13 Apr 2008 03:14:42 +0200 + [ Barry deFreese ] + * Add myself to uploaders. + * Add all little endian archs. (Closes: #515561). + * Fix some hyphens used as minus in manpage. + * Remove dh_make cruft from debian/copyright. + * Bump Standards Version to 3.8.1. (No changes needed). + -- Barry deFreese <[email protected]> Tue, 14 Apr 2009 22:24:11 -0400 + nikwi (0.0.20060823-1) unstable; urgency=low [ Miriam Ruiz ] Modified: packages/trunk/nikwi/debian/control =================================================================== --- packages/trunk/nikwi/debian/control 2009-04-15 09:38:33 UTC (rev 9585) +++ packages/trunk/nikwi/debian/control 2009-04-15 12:28:50 UTC (rev 9586) @@ -2,15 +2,15 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Miriam Ruiz <[email protected]>, Sam Hocevar (Debian packages) <[email protected]> +Uploaders: Miriam Ruiz <[email protected]>, Sam Hocevar (Debian packages) <[email protected]>, Barry deFreese <[email protected]> Build-Depends: debhelper (>= 5), quilt, libsdl1.2-dev -Standards-Version: 3.7.2 +Standards-Version: 3.8.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/nikwi/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/nikwi/?op=log Homepage: http://www.badsectoracula.com/games/nikwi/ Package: nikwi -Architecture: i386 amd64 kfreebsd-i386 hurd-i386 ia64 +Architecture: i386 alpha amd64 arm armel kfreebsd-i386 kfreebsd-amd64 hurd-i386 ia64 mipsel Depends: nikwi-data (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} Description: platform game where your goal is to collect candies You play the role of a 9 year old boy in his absolute dream: a world made Modified: packages/trunk/nikwi/debian/copyright =================================================================== --- packages/trunk/nikwi/debian/copyright 2009-04-15 09:38:33 UTC (rev 9585) +++ packages/trunk/nikwi/debian/copyright 2009-04-15 12:28:50 UTC (rev 9586) @@ -24,15 +24,11 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. +Public License can be found in `/usr/share/common-licenses/GPL-2'. -The Debian packaging is (C) 2006, Miriam Ruiz <[email protected]> and +The Debian packaging is Copyright (C) 2006, Miriam Ruiz <[email protected]> and is licensed under the GPL, see above. - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. - libSlashFX: A small library to load and decode Slashstone SoundFX Builder files. Modified: packages/trunk/nikwi/debian/nikwi.6 =================================================================== --- packages/trunk/nikwi/debian/nikwi.6 2009-04-15 09:38:33 UTC (rev 9585) +++ packages/trunk/nikwi/debian/nikwi.6 2009-04-15 12:28:50 UTC (rev 9586) @@ -51,9 +51,9 @@ character, Nikwi, the monsters, the hazards, the candies and the setting itself. For information about controlling Nikwi, see below. .P -Some screens -like the Credits screen- wait from the user to press a key in -order to dissappear and others -like the logo screen at the beginning on the -game- to wait for a few seconds. +Some screens \-like the Credits screen\- wait from the user to press a key in +order to dissappear and others \-like the logo screen at the beginning on the +game\- to wait for a few seconds. . .SS Controls . @@ -74,7 +74,7 @@ These command line options are available: .TP .B \ \ \-\-fullscreen -You can use fullscreen mode by running the game as "nikwi --fullscreen" +You can use fullscreen mode by running the game as "nikwi \-\-fullscreen" . .SH REQUIREMENTS . @@ -95,7 +95,7 @@ .P For Linux users: Nikwi requires the latest version of SDL (has been tested and compiled with SDL 1.2.9). Most Linux distributions include SDL, but if -yours doesn't -or if the version included is very old - visit +yours doesn't \-or if the version included is very old\- visit http://www.libsdl.org/ to obtain it. .P Note: the game may or may not run in order and weaker systems than those _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

