Rev 3 | Rev 6 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 3 | Rev 5 | ||
|---|---|---|---|
| Line 12... | Line 12... | ||
| 12 | 12 | ||
| 13 | Package: pyscrabble-common | 13 | Package: pyscrabble-common | 
| 14 | Architecture: all | 14 | Architecture: all | 
| 15 | Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core
 | 15 | Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core
 | 
| 16 | XB-Python-Version: ${python:Versions}
 | 16 | XB-Python-Version: ${python:Versions}
 | 
| - | 17 | Replaces: pyscrabble-server (<< 1.6.2-2) | |
| 17 | Description: a multiplayer scrabble implementation - common files | 18 | Description: a multiplayer scrabble implementation - common files | 
| 18 | PyScrabble is an online, multiplayer implementation of the popular word game | 19 | PyScrabble is an online, multiplayer implementation of the popular word game | 
| 19 | written in Python and featuring: | 20 | written in Python and featuring: | 
| 20 | . | 21 | . | 
| 21 | * chat and private messaging (online as well as offline) | 22 | * chat and private messaging (online as well as offline) | 
| Line 66... | Line 67... | ||
| 66 | Spear & Sons or Mattel in any fashion. | 67 | Spear & Sons or Mattel in any fashion. | 
| 67 | 68 | ||
| 68 | Package: pyscrabble-server | 69 | Package: pyscrabble-server | 
| 69 | Architecture: all | 70 | Architecture: all | 
| 70 | Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
 | 71 | Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
 | 
| 71 |  ${python:Depends}, python-zodb, python-nevow, adduser
 | 72 |  ${python:Depends}, python-zodb, python-nevow, adduser, lsb-base (>= 3.0-6)
 | 
| 72 | Suggests: pyscrabble | 73 | Suggests: pyscrabble | 
| 73 | XB-Python-Version: ${python:Versions}
 | 74 | XB-Python-Version: ${python:Versions}
 | 
| 74 | Description: a scrabble implementation written in Python - server part | 75 | Description: a scrabble implementation written in Python - server part | 
| 75 | PyScrabble is an online, multiplayer implementation of the popular word game | 76 | PyScrabble is an online, multiplayer implementation of the popular word game | 
| 76 | written in Python and featuring: | 77 | written in Python and featuring: |