Subversion Repositories pyscrabble

Compare Revisions

Ignore whitespace Rev 31 → Rev 30

/trunk/debian/changelog
6,8 → 6,6
* Convert to using dh_python2.
* Run setup.py with --install-layout=deb to get filesystem layout right.
* 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).
 
-- Magnus Holmgren <holmgren@debian.org> Mon, 25 Apr 2011 01:08:40 +0200
 
/trunk/debian/pyscrabble-server.README.Debian
4,8 → 4,7
My assumption is that most users don't need or want to run their own
server. Therefore the PyScrabble server is in a separate package that
installs it as a system daemon. By default the server runs under a
dedicated user account, created on installation. It should not be run
directly from the command line, only with the help of the init script.
dedicated user account, created on installation.
 
The original code is modified so that instead of
~/.config/pyscrabble/, the server reads its configuration from files
19,4 → 18,4
administrator should notify the users and restart the server at the
earliest opportunity.
 
-- Magnus Holmgren <holmgren@debian.org>, Mon, 25 Apr 2011 01:18:57 +0200
-- Magnus Holmgren <magnus@kibibyte.se>, Wed, 3 Oct 2007 15:22:24 +0200