Subversion Repositories pyscrabble

Compare Revisions

Ignore whitespace Rev 37 → Rev 33

/trunk/debian/changelog
1,4 → 1,4
pyscrabble (1.6.2-5) unstable; urgency=low
pyscrabble (1.6.2-5) UNRELEASED; urgency=low
 
* Convert package to source format 3.0 (quilt), meaning renaming the
patches and converting their headers as well as dropping
8,15 → 8,8
* Bump Debhelper compat level to 7.
* pyscrabble-server.README.Debian: Clarify that pyscrabble-server is not
intended to be run from the command line directly (Closes: #611833).
* 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.
* Increase Standards-Version to 3.9.2 without changes needed.
 
-- Magnus Holmgren <holmgren@debian.org> Mon, 25 Apr 2011 21:58:25 +0200
-- Magnus Holmgren <holmgren@debian.org> Mon, 25 Apr 2011 01:08:40 +0200
 
pyscrabble (1.6.2-4) unstable; urgency=low
 
/trunk/debian/control
4,7 → 4,7
Maintainer: Magnus Holmgren <holmgren@debian.org>
Build-Depends: debhelper (>= 7), python (>= 2.6.6-3~)
Build-Depends-Indep: librsvg2-bin, imagemagick
Standards-Version: 3.9.2
Standards-Version: 3.8.3
Homepage: http://pyscrabble.sourceforge.net
Vcs-Browser: http://svn.kibibyte.se/pyscrabble
Vcs-Svn: http://svn.kibibyte.se/pyscrabble/trunk
/trunk/debian/patches/hosts.patch
File deleted
/trunk/debian/patches/series
1,4 → 1,3
installation.patch
about_close.patch
serverlist_timeout.patch
hosts.patch