r15692 - packages/trunk/kiki-the-nano-bot/debian
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Jan 10 12:50:45 UTC 2016
Author: apo-guest
Date: 2016-01-10 12:50:45 +0000 (Sun, 10 Jan 2016)
New Revision: 15692
Modified:
packages/trunk/kiki-the-nano-bot/debian/changelog
packages/trunk/kiki-the-nano-bot/debian/control
packages/trunk/kiki-the-nano-bot/debian/rules
Log:
Release 1.0.2+dfsg1-6
Modified: packages/trunk/kiki-the-nano-bot/debian/changelog
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/changelog 2016-01-09 14:57:54 UTC (rev 15691)
+++ packages/trunk/kiki-the-nano-bot/debian/changelog 2016-01-10 12:50:45 UTC (rev 15692)
@@ -1,5 +1,6 @@
-kiki-the-nano-bot (1.0.2+dfsg1-6) UNRELEASED; urgency=medium
+kiki-the-nano-bot (1.0.2+dfsg1-6) unstable; urgency=medium
+ [ Peter De Wachter ]
* Fix miscompilation with SWIG 3.0. (Closes: #809317)
* Pass --serial to oggenc to make package build reproducible.
(Closes: #775994)
@@ -9,8 +10,11 @@
* tumiki-fighters.desktop: Add keywords.
* Drop README.source because source format 3.0 uses quilt by default.
- -- Peter De Wachter <pdewacht at gmail.com> Thu, 31 Dec 2015 15:13:48 +0100
+ [ Markus Koschany ]
+ * debian/control: kiki-the-nano-bot-data: Suggest kiki-the-nano-bot.
+ -- Peter De Wachter <pdewacht at gmail.com> Sun, 10 Jan 2016 13:27:48 +0100
+
kiki-the-nano-bot (1.0.2+dfsg1-5) unstable; urgency=low
* Fixed FTBFS (incorrect python-config command) (Closes: #713274)
Modified: packages/trunk/kiki-the-nano-bot/debian/control
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/control 2016-01-09 14:57:54 UTC (rev 15691)
+++ packages/trunk/kiki-the-nano-bot/debian/control 2016-01-10 12:50:45 UTC (rev 15692)
@@ -37,7 +37,7 @@
Multi-Arch: foreign
Depends:
${misc:Depends}
-Recommends:
+Suggests:
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.
Modified: packages/trunk/kiki-the-nano-bot/debian/rules
===================================================================
--- packages/trunk/kiki-the-nano-bot/debian/rules 2016-01-09 14:57:54 UTC (rev 15691)
+++ packages/trunk/kiki-the-nano-bot/debian/rules 2016-01-10 12:50:45 UTC (rev 15692)
@@ -36,7 +36,7 @@
make -C kodilib/linux clean
rm -f py/kiki.py SWIG/kiki.py SWIG/KikiPy_wrap.cpp
rm -f sound/*.ogg
- dh_clean
+ dh_clean
install: install-indep install-arch
More information about the Pkg-games-commits
mailing list