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