Rev 12 | Rev 14 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 12 | Rev 13 | ||
|---|---|---|---|
| Line 5... | Line 5... | ||
| 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 | Vcs-Browser: http://svn.kibibyte.se/pyscrabble |
| 11 | XS-Vcs-Svn: http://svn.kibibyte.se/pyscrabble/trunk |
11 | 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}
|