[SCM] KDE Games module packaging branch, master, updated. debian/4.4.5-1-15-g554d56d
Pino Toscano
pino-guest at alioth.debian.org
Fri Feb 4 23:42:28 UTC 2011
The following commit has been merged in the master branch:
commit 554d56dc0c61cf70826de73547ab817db425e8b0
Author: Pino Toscano <pino at kde.org>
Date: Sat Feb 5 00:40:58 2011 +0100
Make palapeli recommend qhull-bin (for `qvoronoi')
... optionally used to generate irregular grid puzzles.
---
debian/changelog | 4 ++++
debian/control | 1 +
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0544bd5..879ad67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,10 @@ kdegames (4:4.6.0-0r1) UNRELEASED; urgency=low
* Update symbols file.
* Bump S-V to 3.9.1; update Replaces/Breaks/Conflicts.
+ [ Pino Toscano ]
+ * Make palapeli recommend qhull-bin as it contains `qvoronoi', optionally
+ used to generate irregular grid puzzles.
+
-- Modestas Vainius <modax at debian.org> Mon, 26 Jul 2010 23:24:35 +0300
kdegames (4:4.4.5-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 1cbb515..18fdf33 100644
--- a/debian/control
+++ b/debian/control
@@ -450,6 +450,7 @@ Description: Tron-like snakerace game
Package: palapeli
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, palapeli-data (>= ${source:Version})
+Recommends: qhull-bin
Description: jigsaw puzzle game
Palapeli is a jigsaw puzzle game. Unlike other games in that genre,
you are not limited to aligning pieces on imaginary grids. The
--
KDE Games module packaging
More information about the pkg-kde-commits
mailing list