pywwetha (2015.12.29) unstable; urgency=medium * removed python-support as dependency (no longer in sid) * added dh-python -- Alf Gaida Tue, 29 Dec 2015 21:53:55 +0100 pywwetha (2015.10.08) unstable; urgency=medium * fix pre-dependency -- Alf Gaida Thu, 08 Oct 2015 23:35:50 +0200 pywwetha (2014.11.02) unstable; urgency=medium * PYTHONPATH error: source folder djinn moved into folder source * closes #1722 -- J. Hamatoma Sun, 02 Nov 2014 15:48:11 +0100 pywwetha (2014.10.22) unstable; urgency=medium * application will be loaded once only * the python path will be extended once only for each application * module reloading removed because it is impossible. Now the Python path of each used module must be unique so that applications can be treated in parallel * prior handling of not existing static files * refactoring: functionality moved from Config to Host * better info (dump) when an url is not found -- J. Hamatoma Wed, 22 Oct 2014 19:03:23 +0200 pywwetha (2014.09.29) unstable; urgency=medium * error in systemd config: [Socket] not in pywwetha.service * closes: #1706 -- J. Hamatoma Mon, 29 Sep 2014 19:48:04 +0200 pywwetha (2014.04.15) unstable; urgency=medium * forcing python path contains .../pywwheta -- J. Hamatoma Tue, 15 Apr 2014 18:42:09 +0200 pywwetha (2014.04.14.02) unstable; urgency=medium * wsgihandler changed: 2 args -- J. Hamatoma Mon, 14 Apr 2014 23:17:24 +0200 pywwetha (2014.04.14) unstable; urgency=medium * djinn corrections -- J. Hamatoma Mon, 14 Apr 2014 21:03:18 +0200 pywwetha (2014.04.13) unstable; urgency=medium * all djinn modules will be referenced by the prefix djinn. (no extra entry .../djinn in sys.path) * package info in djinn -- J. Hamatoma Mon, 14 Apr 2014 18:00:57 +0200 pywwetha (2014.04.12) unstable; urgency=medium * fix in permanent redirect -- J. Hamatoma Sun, 13 Apr 2014 21:15:39 +0200 pywwetha (2014.04.11) unstable; urgency=medium * script sidu-control moved to sidu-base -- J. Hamatoma Sat, 12 Apr 2014 12:18:13 +0200 pywwetha (2014.04.10) unstable; urgency=medium * sidu-base-systemd no longer exists -- J. Hamatoma Fri, 11 Apr 2014 23:50:19 +0200 pywwetha (2014.04.06) unstable; urgency=medium * service renamed from sidu-base to sidu-base-systemd -- J. Hamatoma Sun, 06 Apr 2014 20:53:48 +0200 pywwetha (2014.03.30) unstable; urgency=medium * crash if static file does not exist: wrong param type -- J. Hamatoma Sun, 30 Mar 2014 21:08:57 +0200 pywwetha (2014.03.07) unstable; urgency=medium * using sidu-control -- J. Hamatoma Sun, 09 Mar 2014 01:48:34 +0100 pywwetha (2014.03.06) unstable; urgency=medium * listening ip configurable * userid and groupid changed after port binding * systemd integration * added: sidu-control -- J. Hamatoma Thu, 13 Feb 2014 20:37:00 +0100 pywwetha (2014.02.11.1) next; urgency=medium * pywwetha-control modified (should be obsoleted) -- Alf Gaida Tue, 11 Feb 2014 02:08:02 +0100 pywwetha (2014.02.11) next; urgency=medium * remove debian/init * improve pywwetha.service -- Alf Gaida Tue, 11 Feb 2014 01:22:10 +0100 pywwetha (2014.02.11) unstable; urgency=medium * standard port changed to 80, standard listening ip is now 127.0.0.86 * userid and group id are configurable -- J. Hamatoma Wed, 12 Feb 2014 00:15:52 +0100 pywwetha (2014.01.28) unstable; urgency=medium * fix: crash if sidu-manual is started after sidu-installer reason: the python path has been extended only once per run but it must be extended for each application * closes: #1491 -- J. Hamatoma Tue, 28 Jan 2014 21:10:39 +0100 pywwetha (2014.01.03) unstable; urgency=low * fix: decoding of %HH in URLs -- J. Hamatoma Fri, 03 Jan 2014 21:42:19 +0100 pywwetha (2013.11.28) unstable; urgency=low * transfer to unstable -- Alf Gaida Thu, 28 Nov 2013 21:59:36 +0100 pywwetha (2013.10.18) next; urgency=low * version number changed to date based schema -- J. Hamatoma Fri, 18 Oct 2013 20:39:33 +0200 pywwetha (1.2.4) unstable; urgency=low * better send_error() implementation: correct html syntax -- J. Hamatoma Thu, 12 Sep 2013 21:30:10 +0200 pywwetha (1.2.3) next; urgency=low * rebuild and put in base/next * closes #1345 -- Alf Gaida Wed, 09 Oct 2013 00:47:51 +0200 pywwetha (1.2.2) unstable; urgency=low * logging to stdout (if not a daemon). fix: setting the level * exception will be logged and shown (as page content) * --verbose removed: replaced by logging -- J. Hamatoma Tue, 10 Sep 2013 11:37:34 +0200 pywwetha (1.2.1) unstable; urgency=low * logging changed to python standard logging * log level will be set by argument --debug or in config file: loglevel= * Djinn: an implementation of WSGI middleware, a replacement for Django * usr/bin moved to bin * end_headers() was ommitted in some cases * ugly newline in log -- J. Hamatoma Mon, 09 Sep 2013 19:07:36 +0200 pywwetha (1.1.1) unstable; urgency=low [ J. Hamatoma ] * support for POST * fix: correct script path in SCRIPT_FILENAME for wsgi [ Alf Gaida ] * rebuild closes #1118 -- Alf Gaida Wed, 20 Mar 2013 22:41:07 +0100 pywwetha (1.0.2) unstable; urgency=low [ J. Hamatoma ] * WSGI and python-django support * mime type: +svg +tty * tested with Python V3.0 [ Alf Gaida ] * fixed debian control Maintainer-EMail, the faulty one causes nmu-numbers * Standards: 3.9.4 * removed template comments from debian/rules * fixes debian/copyright (year-bump) * removed nmu number * fix copyright format * rebuild fixes #1108 -- Alf Gaida Tue, 12 Mar 2013 01:59:45 +0100 pywwetha (0.6.1) unstable; urgency=low * get rid of the remaining lintian issues * fixed some copyright issues (dep5) to do so * fixes #656 -- Alf Gaida Fri, 23 Mar 2012 11:40:51 +0100 pywwetha (0.6) unstable; urgency=low * debhelper (>= 9) * bump version to 0.6 * please use a point-numbering in the future. Numberings with dash are preserved for source-format 3.0 (quilt) * refs #656 -- Alf Gaida Fri, 23 Mar 2012 11:34:59 +0100 pywwetha (0.5-2) unstable; urgency=low * bump standards to 3.9.3 * bump compat to 9 * .gitignore added -- Alf Gaida Wed, 21 Mar 2012 13:47:47 +0100 pywwetha (0.5-1) unstable; urgency=low * Improved adding virtual hosts: ** Now more than one vhost can be added correctly ** Check for missing virtual hosts on each start -- J. Hamatoma Sat, 26 Nov 2011 18:19:20 +0100 pywwetha (0.4-1) unstable; urgency=low * pywwetha-control: added option add-host -- J. Hamatoma Fri, 25 Nov 2011 21:27:47 +0100 pywwetha (0.3-2) unstable; urgency=low * Dependency sudo added * etc/init.d removed -- J. Hamatoma Thu, 24 Nov 2011 22:43:50 +0100 pywwetha (0.3-1.1) unstable; urgency=low * Non-maintainer upload. * FTBFS, init.d in install ist über, ausdokumentiert -- Alf Gaida Thu, 24 Nov 2011 02:10:51 +0100 pywwetha (0.3-1) unstable; urgency=low * Removes some lintian errors and warnings -- J. Hamatoma Tue, 22 Nov 2011 21:54:21 +0100 pywwetha (0.2-1) unstable; urgency=low * In debug mode: the trace flags will be set (for the php code) * Configuration: the debug flag is set -- J. Hamatoma Sun, 13 Nov 2011 17:12:14 +0100 pywwetha (0.1-3) unstable; urgency=low * Fix: Crashes in debug mode: wrong formatting * Fix: Debug mode: ignores content if no php errors or warnings exist -- J. Hamatoma Fri, 11 Nov 2011 00:02:14 +0100 pywwetha (0.1-2) unstable; urgency=low * Initial release * New options: --help --debug --version --version-short * New configuration parameter: debug=true: If set php-cgi warnings and errors will be put into the issued html page. * Fix: Crashs if logging is on and an error occurs in the configuration -- J. Hamatoma Thu, 10 Nov 2011 22:00:22 +0100