Rev 2 | Rev 5 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2 | Rev 3 | ||
|---|---|---|---|
| 1 | Source: pyscrabble |
1 | Source: pyscrabble |
| 2 | Section: games |
2 | Section: games |
| 3 | Priority: optional |
3 | Priority: optional |
| 4 | Maintainer: Magnus Holmgren <magnus@kibibyte.se> |
4 | Maintainer: Magnus Holmgren <magnus@kibibyte.se> |
| 5 | Build-Depends: debhelper (>= 5.0.38), dpatch, python |
5 | Build-Depends: debhelper (>= 5.0.38), dpatch, python |
| 6 | Build-Depends-Indep: python-central (>= 0.5.6), librsvg2-bin, imagemagick |
6 | Build-Depends-Indep: python-central (>= 0.5.6), librsvg2-bin, imagemagick |
| 7 | Standards-Version: 3.7.2 |
7 | Standards-Version: 3.7.2 |
| 8 | Homepage: http://pyscrabble.sourceforge.net |
8 | Homepage: http://pyscrabble.sourceforge.net |
| 9 | XS-Python-Version: current |
9 | XS-Python-Version: current |
| - | 10 | XS-Vcs-Browser: http://svn.kibibyte.se/pyscrabble |
|
| - | 11 | XS-Vcs-Svn: http://svn.kibibyte.se/pyscrabble/trunk |
|
| 10 | 12 | ||
| 11 | Package: pyscrabble-common |
13 | Package: pyscrabble-common |
| 12 | Architecture: all |
14 | Architecture: all |
| 13 | Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core
|
15 | Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core
|
| 14 | XB-Python-Version: ${python:Versions}
|
16 | XB-Python-Version: ${python:Versions}
|
| 15 | Description: a multiplayer scrabble implementation - common files |
17 | Description: a multiplayer scrabble implementation - common files |
| 16 | PyScrabble is an online, multiplayer implementation of the popular word game |
18 | PyScrabble is an online, multiplayer implementation of the popular word game |
| 17 | written in Python and featuring: |
19 | written in Python and featuring: |
| 18 | . |
20 | . |
| 19 | * chat and private messaging (online as well as offline) |
21 | * chat and private messaging (online as well as offline) |
| 20 | * player rankings and server statistics |
22 | * player rankings and server statistics |
| 21 | * use of ENABLE (Enhanced North American Benchmark LExicon) for |
23 | * use of ENABLE (Enhanced North American Benchmark LExicon) for |
| 22 | English word lookup |
24 | English word lookup |
| 23 | * timed games |
25 | * timed games |
| 24 | . |
26 | . |
| 25 | This package contains files common to the client and the server. |
27 | This package contains files common to the client and the server. |
| 26 | You will need to install pyscrabble to play. |
28 | You will need to install pyscrabble to play. |
| 27 | . |
29 | . |
| 28 | Notice: Scrabble is a registered trademark belonging to Hasbro Inc in |
30 | Notice: Scrabble is a registered trademark belonging to Hasbro Inc in |
| 29 | the US, and to J.W. Spear & Sons Ltd., a subsidiary of Mattel Inc., |
31 | the US, and to J.W. Spear & Sons Ltd., a subsidiary of Mattel Inc., |
| 30 | throughout the rest of the world. Neither the author, Debian, nor |
32 | throughout the rest of the world. Neither the author, Debian, nor |
| 31 | this game are affiliated with the Scrabble Crossword Game, Hasbro, |
33 | this game are affiliated with the Scrabble Crossword Game, Hasbro, |
| 32 | Spear & Sons or Mattel in any fashion. |
34 | Spear & Sons or Mattel in any fashion. |
| 33 | 35 | ||
| 34 | Package: pyscrabble |
36 | Package: pyscrabble |
| 35 | Architecture: all |
37 | Architecture: all |
| 36 | Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
|
38 | Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
|
| 37 | ${python:Depends}, python-pygame, python-gtk2
|
39 | ${python:Depends}, python-pygame, python-gtk2
|
| 38 | Suggests: pyscrabble-server |
40 | Suggests: pyscrabble-server |
| 39 | XB-Python-Version: ${python:Versions}
|
41 | XB-Python-Version: ${python:Versions}
|
| 40 | Description: a multiplayer scrabble implementation written in Python - client part |
42 | Description: a multiplayer scrabble implementation written in Python - client part |
| 41 | PyScrabble is an online, multiplayer implementation of the popular word game |
43 | PyScrabble is an online, multiplayer implementation of the popular word game |
| 42 | written in Python and featuring: |
44 | written in Python and featuring: |
| 43 | . |
45 | . |
| 44 | * chat and private messaging (online as well as offline) |
46 | * chat and private messaging (online as well as offline) |
| 45 | * player rankings and server statistics |
47 | * player rankings and server statistics |
| 46 | * use of ENABLE (Enhanced North American Benchmark LExicon) for |
48 | * use of ENABLE (Enhanced North American Benchmark LExicon) for |
| 47 | English word lookup |
49 | English word lookup |
| 48 | * timed games |
50 | * timed games |
| 49 | . |
51 | . |
| 50 | The following languages are supported: |
52 | The following languages are supported: |
| 51 | . |
53 | . |
| 52 | * English |
54 | * English |
| 53 | * Finnish |
55 | * Finnish |
| 54 | * French |
56 | * French |
| 55 | * German |
57 | * German |
| 56 | * Serbian |
58 | * Serbian |
| 57 | . |
59 | . |
| 58 | This package contains the client program. |
60 | This package contains the client program. |
| 59 | . |
61 | . |
| 60 | Notice: Scrabble is a registered trademark belonging to Hasbro Inc in |
62 | Notice: Scrabble is a registered trademark belonging to Hasbro Inc in |
| 61 | the US, and to J.W. Spear & Sons Ltd., a subsidiary of Mattel Inc., |
63 | the US, and to J.W. Spear & Sons Ltd., a subsidiary of Mattel Inc., |
| 62 | throughout the rest of the world. Neither the author, Debian, nor |
64 | throughout the rest of the world. Neither the author, Debian, nor |
| 63 | this game are affiliated with the Scrabble Crossword Game, Hasbro, |
65 | this game are affiliated with the Scrabble Crossword Game, Hasbro, |
| 64 | Spear & Sons or Mattel in any fashion. |
66 | Spear & Sons or Mattel in any fashion. |
| 65 | 67 | ||
| 66 | Package: pyscrabble-server |
68 | Package: pyscrabble-server |
| 67 | Architecture: all |
69 | Architecture: all |
| 68 | Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
|
70 | Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
|
| 69 | ${python:Depends}, python-zodb, python-nevow, adduser
|
71 | ${python:Depends}, python-zodb, python-nevow, adduser
|
| 70 | Suggests: pyscrabble |
72 | Suggests: pyscrabble |
| 71 | XB-Python-Version: ${python:Versions}
|
73 | XB-Python-Version: ${python:Versions}
|
| 72 | Description: a scrabble implementation written in Python - server part |
74 | Description: a scrabble implementation written in Python - server part |
| 73 | PyScrabble is an online, multiplayer implementation of the popular word game |
75 | PyScrabble is an online, multiplayer implementation of the popular word game |
| 74 | written in Python and featuring: |
76 | written in Python and featuring: |
| 75 | . |
77 | . |
| 76 | * chat and private messaging (online as well as offline) |
78 | * chat and private messaging (online as well as offline) |
| 77 | * player rankings and server statistics |
79 | * player rankings and server statistics |
| 78 | * use of ENABLE (Enhanced North American Benchmark LExicon) for |
80 | * use of ENABLE (Enhanced North American Benchmark LExicon) for |
| 79 | English word lookup |
81 | English word lookup |
| 80 | * timed games |
82 | * timed games |
| 81 | . |
83 | . |
| 82 | This package contains the server. You do not need to install this |
84 | This package contains the server. You do not need to install this |
| 83 | package if you only plan to connect to existing PyScrabble servers. |
85 | package if you only plan to connect to existing PyScrabble servers. |
| 84 | . |
86 | . |
| 85 | Notice: Scrabble is a registered trademark belonging to Hasbro Inc in |
87 | Notice: Scrabble is a registered trademark belonging to Hasbro Inc in |
| 86 | the US, and to J.W. Spear & Sons Ltd., a subsidiary of Mattel Inc., |
88 | the US, and to J.W. Spear & Sons Ltd., a subsidiary of Mattel Inc., |
| 87 | throughout the rest of the world. Neither the author, Debian, nor |
89 | throughout the rest of the world. Neither the author, Debian, nor |
| 88 | this game are affiliated with the Scrabble Crossword Game, Hasbro, |
90 | this game are affiliated with the Scrabble Crossword Game, Hasbro, |
| 89 | Spear & Sons or Mattel in any fashion. |
91 | Spear & Sons or Mattel in any fashion. |