Don't allow the start date to be later than the end date. If it is, modify whichever...
[fpdb-dooglus.git] / packaging / debian / control
blob945b741e0b31c6af23e3a3b32367132aa793e221
1 Source: free-poker-tools
2 Maintainer: Mika Bostrom <bostik+fpdb@bostik.iki.fi>
3 Section: games
4 Priority: extra
5 Build-Depends: debhelper, python-support
6 Standards-Version: 3.8.0
8 Package: python-fpdb
9 Architecture: all
10 Section: games
11 Priority: extra
12 Depends: ${python:Depends}, python-gtk2, python-matplotlib,
13         python-support, python-xlib,
14         python-pysqlite2
15 Suggests: wine, postgresql | mysql-server, python-psycopg2 | python-mysqldb
16 Description: free poker database with HUD
17  FPDB is a statistics tool for online poker. It supports most sites
18  and several games. Most prominent feature is its heads-up display
19  (HUD) which shows statistical details for players in real time.
20  .
21  Due to the fact that most online poker clients are Windows-only,
22  you may need to install wine.
23  .
24  FPDB is under heavy development.