Author: pdewacht-guest Date: 2015-12-31 14:51:53 +0000 (Thu, 31 Dec 2015) New Revision: 15683
Removed: packages/trunk/kiki-the-nano-bot/debian/README.source Modified: packages/trunk/kiki-the-nano-bot/debian/changelog packages/trunk/kiki-the-nano-bot/debian/control packages/trunk/kiki-the-nano-bot/debian/copyright packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot-data.install packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.desktop packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.install Log: kiki-the-nano-bot: Cleanups Deleted: packages/trunk/kiki-the-nano-bot/debian/README.source =================================================================== --- packages/trunk/kiki-the-nano-bot/debian/README.source 2015-12-31 14:22:22 UTC (rev 15682) +++ packages/trunk/kiki-the-nano-bot/debian/README.source 2015-12-31 14:51:53 UTC (rev 15683) @@ -1,6 +0,0 @@ -This package uses quilt to manage all modifications to the upstream source. -The fully patched source can be generated using the patch target provided by -`debian/rules'. - -If you want to know more about how to use quilt to manage Debian patches, read -/usr/share/doc/quilt/README.source. Modified: packages/trunk/kiki-the-nano-bot/debian/changelog =================================================================== --- packages/trunk/kiki-the-nano-bot/debian/changelog 2015-12-31 14:22:22 UTC (rev 15682) +++ packages/trunk/kiki-the-nano-bot/debian/changelog 2015-12-31 14:51:53 UTC (rev 15683) @@ -1,7 +1,13 @@ kiki-the-nano-bot (1.0.2+dfsg1-6) UNRELEASED; urgency=medium * Fix miscompilation with SWIG 3.0. (Closes: #809317) - * Pass --serial to oggenc to make package build reproducible. (Closes: #775994) + * Pass --serial to oggenc to make package build reproducible. + (Closes: #775994) + * Declare compliance with Debian Policy 3.9.6. + * wrap-and-sort -sa. + * Vcs-Browser: Use https. + * tumiki-fighters.desktop: Add keywords. + * Drop README.source because source format 3.0 uses quilt by default. -- Peter De Wachter <[email protected]> Thu, 31 Dec 2015 15:13:48 +0100 Modified: packages/trunk/kiki-the-nano-bot/debian/control =================================================================== --- packages/trunk/kiki-the-nano-bot/debian/control 2015-12-31 14:22:22 UTC (rev 15682) +++ packages/trunk/kiki-the-nano-bot/debian/control 2015-12-31 14:51:53 UTC (rev 15683) @@ -2,19 +2,31 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Peter De Wachter <[email protected]> -Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~), swig, - libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev, freeglut3-dev, - libsdl1.2-dev, libsdl-image1.2-dev, libsdl-mixer1.2-dev, - python-dev, vorbis-tools -Standards-Version: 3.9.4 +Uploaders: + Peter De Wachter <[email protected]> +Build-Depends: + debhelper (>= 9), + dpkg-dev (>= 1.16.1~), + freeglut3-dev, + libgl1-mesa-dev | libgl-dev, + libglu1-mesa-dev | libglu-dev, + libsdl-image1.2-dev, + libsdl-mixer1.2-dev, + libsdl1.2-dev, + python-dev, + swig, + vorbis-tools +Standards-Version: 3.9.6 Homepage: http://kiki.sourceforge.net/ Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/kiki-the-nano-bot/ -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/kiki-the-nano-bot/ +Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/kiki-the-nano-bot/ Package: kiki-the-nano-bot Architecture: any -Depends: kiki-the-nano-bot-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} +Depends: + kiki-the-nano-bot-data (= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends} Description: 3D puzzle game, mixing Sokoban and Kula-World Kiki the nano bot is a 3D puzzle game, a mixture of Sokoban and Kula-World. Your task is to help Kiki, a small robot living in the nano world, repair @@ -23,8 +35,10 @@ Package: kiki-the-nano-bot-data Architecture: all Multi-Arch: foreign -Depends: ${misc:Depends} -Recommends: kiki-the-nano-bot +Depends: + ${misc:Depends} +Recommends: + kiki-the-nano-bot Description: Kiki the nano bot - game data Kiki the nano bot is a 3D puzzle game, a mixture of Sokoban and Kula-World. Your task is to help Kiki, a small robot living in the nano world, repair Modified: packages/trunk/kiki-the-nano-bot/debian/copyright =================================================================== --- packages/trunk/kiki-the-nano-bot/debian/copyright 2015-12-31 14:22:22 UTC (rev 15682) +++ packages/trunk/kiki-the-nano-bot/debian/copyright 2015-12-31 14:51:53 UTC (rev 15683) @@ -3,11 +3,11 @@ It was downloaded from http://kiki.sourceforge.net/ -Upstream Author: +Upstream Author: Thorsten Kohnhorst <[email protected]> -Copyright: +Copyright: None, placed in the public domain. Confirmed with the author: Modified: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot-data.install =================================================================== --- packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot-data.install 2015-12-31 14:22:22 UTC (rev 15682) +++ packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot-data.install 2015-12-31 14:51:53 UTC (rev 15683) @@ -1,9 +1,8 @@ -sound/*.ogg usr/share/games/kiki-the-nano-bot/sound/ -py/*.py usr/share/games/kiki-the-nano-bot/py/ py/lang/*.py usr/share/games/kiki-the-nano-bot/py/lang/ py/levels/*.py usr/share/games/kiki-the-nano-bot/py/levels/ +py/*.py usr/share/games/kiki-the-nano-bot/py/ +sound/*.ogg usr/share/games/kiki-the-nano-bot/sound/ # default config and high scores, kiki won't try to write these py/kiki.cfg usr/share/games/kiki-the-nano-bot/py/ py/kiki.hsc usr/share/games/kiki-the-nano-bot/py/ - Modified: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.desktop =================================================================== --- packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.desktop 2015-12-31 14:22:22 UTC (rev 15682) +++ packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.desktop 2015-12-31 14:51:53 UTC (rev 15683) @@ -5,4 +5,5 @@ Exec=kiki-the-nano-bot Terminal=false Categories=Game;LogicGame; +Keywords=robot;3D;puzzle;logic; StartupNotify=false Modified: packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.install =================================================================== --- packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.install 2015-12-31 14:22:22 UTC (rev 15682) +++ packages/trunk/kiki-the-nano-bot/debian/kiki-the-nano-bot.install 2015-12-31 14:51:53 UTC (rev 15683) @@ -1,5 +1,5 @@ +debian/*.desktop usr/share/applications/ debian/*.xpm usr/share/pixmaps/ -debian/*.desktop usr/share/applications/ # It seems best that kiki.py and KikiPy_wrap.cpp are generated by the same # version of SWIG. Ensure this by putting kiki.py in the same package as _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

