Rev 29 | Rev 35 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 29 | Rev 30 | ||
|---|---|---|---|
| Line 11... | Line 11... | ||
| 11 | 11 | ||
| 12 | Package: pyscrabble-common | 12 | Package: pyscrabble-common | 
| 13 | Architecture: all | 13 | Architecture: all | 
| 14 | Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core
 | 14 | Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core
 | 
| 15 | Replaces: pyscrabble-server (<< 1.6.2-2) | 15 | Replaces: pyscrabble-server (<< 1.6.2-2) | 
| 16 | Description: a multiplayer scrabble implementation - common files | 16 | Description: multiplayer scrabble implementation - common files | 
| 17 | PyScrabble is an online, multiplayer implementation of the popular word game | 17 | PyScrabble is an online, multiplayer implementation of the popular word game | 
| 18 | written in Python and featuring: | 18 | written in Python and featuring: | 
| 19 | . | 19 | . | 
| 20 | * chat and private messaging (online as well as offline) | 20 | * chat and private messaging (online as well as offline) | 
| 21 | * player rankings and server statistics | 21 | * player rankings and server statistics | 
| Line 35... | Line 35... | ||
| 35 | Package: pyscrabble | 35 | Package: pyscrabble | 
| 36 | Architecture: all | 36 | Architecture: all | 
| 37 | Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
 | 37 | Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
 | 
| 38 |  ${python:Depends}, python-pygame, python-gtk2
 | 38 |  ${python:Depends}, python-pygame, python-gtk2
 | 
| 39 | Suggests: pyscrabble-server | 39 | Suggests: pyscrabble-server | 
| 40 | Description: a multiplayer scrabble implementation written in Python - client part | 40 | Description: multiplayer scrabble implementation written in Python - client part | 
| 41 | PyScrabble is an online, multiplayer implementation of the popular word game | 41 | PyScrabble is an online, multiplayer implementation of the popular word game | 
| 42 | written in Python and featuring: | 42 | written in Python and featuring: | 
| 43 | . | 43 | . | 
| 44 | * chat and private messaging (online as well as offline) | 44 | * chat and private messaging (online as well as offline) | 
| 45 | * player rankings and server statistics | 45 | * player rankings and server statistics | 
| Line 67... | Line 67... | ||
| 67 | Architecture: all | 67 | Architecture: all | 
| 68 | Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
 | 68 | Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
 | 
| 69 |  ${python:Depends}, python-zodb, python-nevow, adduser, lsb-base (>= 3.0-6)
 | 69 |  ${python:Depends}, python-zodb, python-nevow, adduser, lsb-base (>= 3.0-6)
 | 
| 70 | Suggests: pyscrabble | 70 | Suggests: pyscrabble | 
| 71 | Priority: extra | 71 | Priority: extra | 
| 72 | Description: a scrabble implementation written in Python - server part | 72 | Description: scrabble implementation written in Python - server part | 
| 73 | PyScrabble is an online, multiplayer implementation of the popular word game | 73 | PyScrabble is an online, multiplayer implementation of the popular word game | 
| 74 | written in Python and featuring: | 74 | written in Python and featuring: | 
| 75 | . | 75 | . | 
| 76 | * chat and private messaging (online as well as offline) | 76 | * chat and private messaging (online as well as offline) | 
| 77 | * player rankings and server statistics | 77 | * player rankings and server statistics |