Rev 5 | Rev 13 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 5 | Rev 6 | ||
|---|---|---|---|
| Line 70... | Line 70... | ||
| 70 | Architecture: all |
70 | Architecture: all |
| 71 | Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
|
71 | Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
|
| 72 | ${python:Depends}, python-zodb, python-nevow, adduser, lsb-base (>= 3.0-6)
|
72 | ${python:Depends}, python-zodb, python-nevow, adduser, lsb-base (>= 3.0-6)
|
| 73 | Suggests: pyscrabble |
73 | Suggests: pyscrabble |
| 74 | XB-Python-Version: ${python:Versions}
|
74 | XB-Python-Version: ${python:Versions}
|
| - | 75 | Priority: extra |
|
| 75 | Description: a scrabble implementation written in Python - server part |
76 | Description: a scrabble implementation written in Python - server part |
| 76 | PyScrabble is an online, multiplayer implementation of the popular word game |
77 | PyScrabble is an online, multiplayer implementation of the popular word game |
| 77 | written in Python and featuring: |
78 | written in Python and featuring: |
| 78 | . |
79 | . |
| 79 | * chat and private messaging (online as well as offline) |
80 | * chat and private messaging (online as well as offline) |