2008
cherokee (0.7.2-4) unstable; urgency=high
* Fixes 0.6->0.7 migration breakage due to wrong path (Closes: #497420) * Fixed spurious lintian warning due to multiline-command linebreaked at the wrong point * Included a call to dh_pysupport on /usr/share/cherokee/admin, to prevent unmanaged .pyc files from staying after package removal. Of course, added build-dependency on python-support. (Closes: #497427)
-- Gunnar Wolf <gwolf@debian.org> Mon, 01 Sep 2008 12:14:21 -0500
cherokee (0.7.2-3) unstable; urgency=low
* Fixed bashism in init script and cherokee-panic. Added quilt patch -
Upstream has also patched it in trunk, targetted at 0.8
-- Gunnar Wolf <gwolf@debian.org> Sat, 12 Jul 2008 12:41:52 -0500
cherokee (0.7.2-2) unstable; urgency=medium
* Reliability fix: Replaced my simplistic unlink() call in
main_guardian.c - Backported from the upstream trunk (revision 1549).
-- Gunnar Wolf <gwolf@debian.org> Mon, 30 Jun 2008 11:12:27 -0500
cherokee (0.7.2-1) unstable; urgency=low
* New upstream release
* Fixed over-zealous cleaning that led to a FTBFS if built twice
(Closes: #480108)
* Bumped up standards-version to 3.8.0
* Moved the default HTML document to /usr/share/cherokee/default-site,
sym-linking it to /var/www in case it is empty (keeping lintian
happy, and in compliance with FHS chapter 5)
* The administration handler will no longer assumes port 4000 is free
for starting its SCGI communication (Closes: #479346)
* Upstream uses a multi-level hierarchy for handling the versions :-/
Now debian/watch follows the 0.7 series
-- Gunnar Wolf <gwolf@debian.org> Fri, 13 Jun 2008 11:52:24 -0500
cherokee (0.6.1-2) unstable; urgency=low
* Moved spawn-fcgi to become an alternative, as it conflicts with
lighttpd's (Closes: #479501)
-- Gunnar Wolf <gwolf@debian.org> Mon, 05 May 2008 12:12:04 -0500
cherokee (0.6.1-1) unstable; urgency=low
* New upstream release (Closes: #475831) * Added quilt to build-dependencies; moved some magic taking place at debian/rules to quilt * Several fixes to keep lintian happy * Bumped up standards-verison to 3.7.3 * Use upstream's config.{guess,sub} instead of ours - keeps things simpler. * Now generates two more packages, for the configuration-handling library * Built with current Gnutls packages (Closes: #335753) * Explicitly requesting TLS support at configure time. How could I have missed it? :-/ (Closes: #434942)
-- Gunnar Wolf <gwolf@debian.org> Mon, 14 Apr 2008 11:28:50 -0500
2007
cherokee (0.5.6-2) unstable; urgency=low
* Removed remaining references for the (broken) admin module (Closes:
#434940)
* Removed redundant information and fixed instructions on how to
create the TLS/SSL symlink from cherokee.conf (Closes: #434595)
* Moving DH_COMPAT debian from debian/rules to debian/compat,
following what Debhelper recommends
* No longer ignores the result of "make distclean" in the clean target
* Replaced the deprecated ${Source-Version} by the more current
${binary:Version}
* Finally, provide shlibs files!
* Swapped Álvaro and myself - Now I'm listed as the maintainer, he is
listed as an uploader
-- Gunnar Wolf <gwolf@debian.org> Wed, 15 Aug 2007 10:20:50 -0500
2006
cherokee (0.5.6-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Tue, 26 Dec 2006 17:27:56 -0600
cherokee (0.5.5.dfsg-2) unstable; urgency=medium
* Replaced 0x50.org for cherokee-project.com, as the official
website moved.
* Fixed: Wrong results from some invocations of the initscript,
notably the "status" target, and a corner case on "stop" (Closes:
#389426)
-- Gunnar Wolf <gwolf@debian.org> Mon, 13 Nov 2006 20:57:44 -0600
cherokee (0.5.5.dfsg-1) unstable; urgency=low
* Removed four non-DFSG-free IETF documents from the upstream sources,
which meant I had to bump up the upstream version and repackage the
.orig.tar.gz - Upstream is aware of the fact, and will no longer ship
the offending files in the next release. (Closes: #393360)
-- Gunnar Wolf <gwolf@debian.org> Wed, 18 Oct 2006 09:43:18 -0500
cherokee (0.5.5-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Thu, 14 Sep 2006 13:24:39 -0500
cherokee (0.5.4-1) unstable; urgency=low
* New upstream release
* Fixed debian/watch to track the 0.5 branch
* Fixed: Restarting cherokee via the initscript killed it (Closes:
#376534)
* Per upstream request, make the reload and force-reload options
behave just as a restart, due to errors in the processing of SIGHUP
-- Gunnar Wolf <gwolf@debian.org> Tue, 11 Jul 2006 13:41:31 -0500
cherokee (0.5.3-1) unstable; urgency=low
* New upstream release
* Fixed: When upgrading from some older versions of Cherokee, the
daemon failed to restart. (Closes: #363515)
* Bumped up standards-version to 3.7.2
* Fixed the wrong logrotate configuration, and defaulting now to
storing log files in the /var/log/cherokee directory (instead of
plainly in /var/log) to avoid making too much mess there (Closes:
#358763)
-- Gunnar Wolf <gwolf@debian.org> Thu, 1 Jun 2006 12:31:23 -0500
cherokee (0.5.2-1) unstable; urgency=low
* New upstream release
* Added postinst/postrm scripts for the generated library packages, as
they were not calling ldconfig (see policy 8.1.1)
-- Gunnar Wolf <gwolf@debian.org> Mon, 17 Apr 2006 11:48:11 -0500
cherokee (0.5.1-1) unstable; urgency=low
* Documented the needed steps to set up SSL (Closes: #355233) * New upstream release * Added dependency on mime-support * Fixed: No longer defaults to running as root * Some minor documentation fixes
-- Gunnar Wolf <gwolf@debian.org> Wed, 12 Apr 2006 11:21:00 -0500
cherokee (0.5.0-1) unstable; urgency=low
* New upstream release
* Fixed bashism in debian/rules, aplied patch by Daniel Dehennin
(Closes: #355258)
-- Gunnar Wolf <gwolf@debian.org> Fri, 31 Mar 2006 19:11:42 -0600
2005
cherokee (0.4.29-3) unstable; urgency=low
* Added libpam0g-dev as a build-dependency
-- Gunnar Wolf <gwolf@debian.org> Fri, 2 Dec 2005 16:42:07 -0600
cherokee (0.4.29-2) unstable; urgency=low
* Fixed bashism in init script (Closes: #340623)
-- Gunnar Wolf <gwolf@debian.org> Tue, 29 Nov 2005 18:57:08 -0600
cherokee (0.4.29-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Fri, 11 Nov 2005 13:26:35 -0600
cherokee (0.4.28-2) unstable; urgency=low
* Upgraded dependency from gnutls11/libgnutls11-dev to
gnutls12/libgnutls-dev (Closes: #335753)
-- Gunnar Wolf <gwolf@debian.org> Thu, 3 Nov 2005 10:15:30 -0600
cherokee (0.4.28-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Fri, 28 Oct 2005 19:41:36 -0500
cherokee (0.4.27-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Tue, 18 Oct 2005 12:49:48 -0500
cherokee (0.4.26-1) unstable; urgency=low
* Fixed: Now configuration makes Cherokee run under user www-data
(thanks to Jens Korner for pointing it out - no bug report number)
* Bumped up standards-version to 3.6.2
* New upstream release
* Added Debian logo to the welcome page
-- Gunnar Wolf <gwolf@debian.org> Tue, 11 Oct 2005 14:22:54 -0500
cherokee (0.4.25-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Tue, 9 Aug 2005 10:51:42 -0500
cherokee (0.4.23-2) unstable; urgency=low
* Now also provides the httpd-cgi virtual package (Closes: #186395)
-- Gunnar Wolf <gwolf@debian.org> Mon, 13 Jun 2005 09:54:22 -0500
cherokee (0.4.23-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Wed, 25 May 2005 09:48:27 -0500
cherokee (0.4.22final-2) unstable; urgency=low
* Added build-dependency on autotools-dev (Closes: #309775)
-- Gunnar Wolf <gwolf@debian.org> Thu, 19 May 2005 12:27:25 -0500
cherokee (0.4.22final-1) unstable; urgency=low
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Tue, 17 May 2005 11:46:20 -0500
cherokee (0.4.22b02-1) unstable; urgency=low
* New upstream version
* Fixes wrong symlink created to build directory in conffiles (Closes:
#308852)
* Fixes wrong startup upon install/upgrade behavior
* Added debian/watch
* Some adequations in the default (built) conffiles to comply with the
Debian way
-- Alvaro Lopez Ortega <alvaro@gnu.org> Wed, 13 May 2005 09:00:00 +0100
cherokee (0.4.21b01-1) unstable; urgency=low
* Initial debian package. (Closes: #199110)
-- Alvaro Lopez Ortega <alvaro@gnu.org> Wed, 04 May 2005 16:49:40 +0100