Rev 2 | Rev 5 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2 | Rev 3 | ||
|---|---|---|---|
| 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 |
|
| - | 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}
|