Subversion Repositories pyscrabble

Compare Revisions

Ignore whitespace Rev 27 → Rev 28

/trunk/debian/control
2,11 → 2,10
Section: games
Priority: optional
Maintainer: Magnus Holmgren <holmgren@debian.org>
Build-Depends: debhelper (>= 5.0.38), python
Build-Depends-Indep: python-central (>= 0.5.6), librsvg2-bin, imagemagick
Build-Depends: debhelper (>= 5.0.38), python (>= 2.6.6-3~)
Build-Depends-Indep: librsvg2-bin, imagemagick
Standards-Version: 3.8.3
Homepage: http://pyscrabble.sourceforge.net
XS-Python-Version: current
Vcs-Browser: http://svn.kibibyte.se/pyscrabble
Vcs-Svn: http://svn.kibibyte.se/pyscrabble/trunk
 
13,7 → 12,6
Package: pyscrabble-common
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core
XB-Python-Version: ${python:Versions}
Replaces: pyscrabble-server (<< 1.6.2-2)
Description: a multiplayer scrabble implementation - common files
PyScrabble is an online, multiplayer implementation of the popular word game
39,7 → 37,6
Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
${python:Depends}, python-pygame, python-gtk2
Suggests: pyscrabble-server
XB-Python-Version: ${python:Versions}
Description: a multiplayer scrabble implementation written in Python - client part
PyScrabble is an online, multiplayer implementation of the popular word game
written in Python and featuring:
71,7 → 68,6
Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
${python:Depends}, python-zodb, python-nevow, adduser, lsb-base (>= 3.0-6)
Suggests: pyscrabble
XB-Python-Version: ${python:Versions}
Priority: extra
Description: a scrabble implementation written in Python - server part
PyScrabble is an online, multiplayer implementation of the popular word game