Rev |
Age |
Author |
Path |
Log message |
Diff |
Changes |
45 |
4659d 03h |
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. |
|
/trunk/debian/patches/typeerrors.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
|
43 |
4738d 15h |
magnus |
/trunk/debian/ |
Add build-indep and build-arch targets. |
|
/trunk/debian/changelog<br/>/trunk/debian/rules
|
41 |
4738d 15h |
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. |
|
/trunk/debian/patches/max-players.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
|
39 |
4929d 05h |
magnus |
/trunk/debian/ |
installation.patch: Reduce the size by moving back code that was
unnecessarily moved from dist.py to setup.py. |
|
/trunk/debian/changelog<br/>/trunk/debian/patches/installation.patch
|
38 |
4933d 02h |
magnus |
/trunk/debian/ |
Move Python modules and scripts to /usr/share/games/pyscrabble/python
and put symlinks in /usr/games and /usr/sbin. |
|
/trunk/debian/pyscrabble-server.links<br/>/trunk/debian/pyscrabble.links
/trunk/debian/changelog<br/>/trunk/debian/pyscrabble-common.install<br/>/trunk/debian/pyscrabble-server.install<br/>/trunk/debian/pyscrabble.install<br/>/trunk/debian/rules
|
36 |
4938d 03h |
magnus |
/trunk/debian/ |
Change dist to unstable for release. |
|
/trunk/debian/changelog
|
35 |
4938d 03h |
magnus |
/trunk/debian/ |
Increase Standards-Version to 3.9.2 without changes needed. |
|
/trunk/debian/changelog<br/>/trunk/debian/control
|
34 |
4938d 03h |
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. |
|
/trunk/debian/patches/hosts.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
|
32 |
4939d 00h |
magnus |
/trunk/debian/ |
Convert to using dh_python2 (Closes: #616983). |
|
/trunk/debian/changelog
|
31 |
4939d 00h |
magnus |
/trunk/debian/ |
pyscrabble-server.README.Debian: Clarify that pyscrabble-server is not
intended to be run from the command line directly (Closes: #611833). |
|
/trunk/debian/changelog<br/>/trunk/debian/pyscrabble-server.README.Debian
|
29 |
4939d 00h |
magnus |
/trunk/debian/ |
Bump Debhelper compat level to 7. |
|
/trunk/debian/changelog<br/>/trunk/debian/compat<br/>/trunk/debian/control<br/>/trunk/debian/rules
|
28 |
4939d 00h |
magnus |
/trunk/debian/ |
* Convert to using dh_python2.
* Run setup.py with --install-layout=deb to get filesystem layout right. |
|
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/pyscrabble.install<br/>/trunk/debian/rules
|
27 |
4939d 02h |
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. |
|
/trunk/debian/patches/about_close.patch<br/>/trunk/debian/patches/installation.patch<br/>/trunk/debian/patches/series<br/>/trunk/debian/patches/serverlist_timeout.patch<br/>/trunk/debian/source<br/>/trunk/debian/source/format
/trunk/debian/README.source<br/>/trunk/debian/patches/00list<br/>/trunk/debian/patches/10_installation.dpatch<br/>/trunk/debian/patches/20_about_close.dpatch<br/>/trunk/debian/patches/20_serverlist_timeout.dpatch
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/rules
|
23 |
5518d 16h |
magnus |
/trunk/debian/ |
debian/rules: Rearrange targets. |
|
/trunk/debian/changelog<br/>/trunk/debian/rules
|
21 |
5518d 16h |
magnus |
/trunk/debian/ |
* Upgrade to Standards-Version 3.8.3.
+ Add debian/README.source. |
|
/trunk/debian/README.source
/trunk/debian/changelog
|
20 |
5519d 01h |
magnus |
/trunk/debian/ |
debian/rules: Drop the call to dh_desktop. |
|
/trunk/debian/changelog<br/>/trunk/debian/rules
|
19 |
5519d 01h |
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) |
|
/trunk/debian/changelog<br/>/trunk/debian/pyscrabble-common.install<br/>/trunk/debian/pyscrabble-server.install<br/>/trunk/debian/rules
|
18 |
5519d 01h |
magnus |
/trunk/debian/ |
Move pyscrabble-server from /usr/games to /usr/sbin (Closes: #506811). |
|
/trunk/debian/changelog<br/>/trunk/debian/pyscrabble-server.init<br/>/trunk/debian/pyscrabble-server.install<br/>/trunk/debian/rules
|
16 |
6027d 01h |
magnus |
/trunk/debian/ |
Finalize 1.6.2-3 |
|
/trunk/debian/changelog
|
15 |
6027d 02h |
magnus |
/trunk/debian/ |
Lower connection timeout when checking servers to avoid extremely long
delays (Closes: #473598). Thanks to Ron Bentley. |
|
/trunk/debian/patches/20_serverlist_timeout.dpatch
/trunk/debian/changelog<br/>/trunk/debian/patches/00list
|