Clean up debian/control

Drop unneeded and already covered dependencies. Change package priority
from optional to extra, which makes more sense.
This commit is contained in:
Mika Bostrom 2009-08-22 23:05:18 +03:00
parent ae0612370d
commit d43954bc5f

View File

@ -1,14 +1,14 @@
Source: free-poker-tools
Maintainer: Mika Bostrom <bostik+fpdb@bostik.iki.fi>
Section: games
Priority: optional
Build-Depends: python, dpkg-dev, python-support
Priority: extra
Build-Depends: debhelper, python-support
Standards-Version: 3.8.0
Package: python-fpdb
Architecture: any
Section: games
Priority: optional
Priority: extra
Depends: ${python:Depends}, python-gtk2, python-matplotlib,
python-support, mysql-server | postgresql | python-pysqlite2,
python-psycopg2 | python-mysqldb