From a10d6d6286990d2efa6997bed891cbf9d245c826 Mon Sep 17 00:00:00 2001 From: Mika Bostrom Date: Mon, 6 Dec 2010 17:31:50 +0200 Subject: [PATCH 1/2] Update changelog to 0.21-rc1 --- packaging/debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/packaging/debian/changelog b/packaging/debian/changelog index c09713a3..8ebf2bcd 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,3 +1,9 @@ +free-poker-tools (0.21~rc1) unstable; urgency=low + + * First 0.21 release candidate + + -- Mika Bostrom Mon, 06 Dec 2010 17:30:54 +0200 + free-poker-tools (0.20.906-1) unstable; urgency=low * New snapshot From a9c0593eb56f97b7aa7d4c8a75b7c4646cfe2adc Mon Sep 17 00:00:00 2001 From: Mika Bostrom Date: Wed, 22 Dec 2010 06:02:02 +0200 Subject: [PATCH 2/2] Demote postgres/mysql to suggestions For most users we only need to depend on sqlite bindings anyway. --- packaging/debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packaging/debian/control b/packaging/debian/control index c510e1c8..945b741e 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -11,9 +11,8 @@ Section: games Priority: extra Depends: ${python:Depends}, python-gtk2, python-matplotlib, python-support, python-xlib, - mysql-server | postgresql | python-pysqlite2, - python-psycopg2 | python-mysqldb -Suggests: wine + python-pysqlite2 +Suggests: wine, postgresql | mysql-server, python-psycopg2 | python-mysqldb Description: free poker database with HUD FPDB is a statistics tool for online poker. It supports most sites and several games. Most prominent feature is its heads-up display