Rev |
Age |
Author |
Path |
Log message |
Diff |
47 |
4596d 05h |
magnus |
/trunk/debian/ |
Switch to rsvg-convert for making PNG icons. |
|
45 |
4659d 06h |
magnus |
/trunk/debian/ |
* typeerrors.patch: Fix two cases of attempting to pass floats to
functions expecting ints:
- In the motion-notify-event callback of the chatboxes, which should
change the cursor into a hand when over a URL (LP: #923363).
- In the button-press-event callback of the buttons making up the
board, which should produce an arrow to allow tiles to be placed by
typing letters. |
|
43 |
4738d 18h |
magnus |
/trunk/debian/ |
Add build-indep and build-arch targets. |
|
41 |
4738d 18h |
magnus |
/trunk/debian/ |
max-players.patch: Before denying a player from joining a game because
the maximum number of players has been reach, check whether the player
is rejoining a game he or she is already part of (Closes: #633838).
Thanks to Christian von Kietzell. |
|
39 |
4929d 08h |
magnus |
/trunk/debian/ |
installation.patch: Reduce the size by moving back code that was
unnecessarily moved from dist.py to setup.py. |
|
38 |
4933d 05h |
magnus |
/trunk/debian/ |
Move Python modules and scripts to /usr/share/games/pyscrabble/python
and put symlinks in /usr/games and /usr/sbin. |
|
36 |
4938d 06h |
magnus |
/trunk/debian/ |
Change dist to unstable for release. |
|
35 |
4938d 06h |
magnus |
/trunk/debian/ |
Increase Standards-Version to 3.9.2 without changes needed. |
|
34 |
4938d 06h |
magnus |
/trunk/debian/ |
* hosts.patch: Improve the code for adding new entries to the Additional
Hosts list:
* Fix C&P bug that caused the Game port to be validated twice but the
Web port not at all.
* Pre-fill the default port numbers to help the user (Closes: #566666).
* Don't destroy the dialog until the entered values have been extracted. |
|
32 |
4939d 03h |
magnus |
/trunk/debian/ |
Convert to using dh_python2 (Closes: #616983). |
|
31 |
4939d 03h |
magnus |
/trunk/debian/ |
pyscrabble-server.README.Debian: Clarify that pyscrabble-server is not
intended to be run from the command line directly (Closes: #611833). |
|
29 |
4939d 03h |
magnus |
/trunk/debian/ |
Bump Debhelper compat level to 7. |
|
28 |
4939d 03h |
magnus |
/trunk/debian/ |
* Convert to using dh_python2.
* Run setup.py with --install-layout=deb to get filesystem layout right. |
|
27 |
4939d 05h |
magnus |
/trunk/debian/ |
Convert package to source format 3.0 (quilt), meaning renaming the
patches and converting their headers as well as dropping
README.source. |
|
23 |
5518d 19h |
magnus |
/trunk/debian/ |
debian/rules: Rearrange targets. |
|
21 |
5518d 19h |
magnus |
/trunk/debian/ |
* Upgrade to Standards-Version 3.8.3.
+ Add debian/README.source. |
|
20 |
5519d 04h |
magnus |
/trunk/debian/ |
debian/rules: Drop the call to dh_desktop. |
|
19 |
5519d 04h |
magnus |
/trunk/debian/ |
* Merge changes from Ubuntu, except for the Replaces added to deal with
the typo in in 1.6.2-3ubuntu3, which should be gone by now.
* debian/pyscrabble-common.install: resolve typographic error (LP: #362080)
* debian/rules: pass --prefix=/usr to setup.py install, without which
the package tries to install to /usr/local under python2.6.
* Revert the previous change; python2.4-zodb no longer exists, and
depending on python2.4-zodb never gave correct results anyway because
we were depending on python instead of python2.4 for the interpreter.
* debian/pyscrabble-{common,server}.install: installation now to python
dist-packages directory, instead of site-packages. (This will require
a fix for bug 350016 in python2.6 before it can be built.)
* Modify dependency python-zodb to python2.4-zodb in debian/control
for the python-zodb -> python2.4-zodb transition (LP: #262713) |
|
18 |
5519d 04h |
magnus |
/trunk/debian/ |
Move pyscrabble-server from /usr/games to /usr/sbin (Closes: #506811). |
|
16 |
6027d 04h |
magnus |
/trunk/debian/ |
Finalize 1.6.2-3 |
|