diff options
author | Krzysztof Krzyżaniak <eloy@debian.org> | 2006-05-23 15:31:23 +0000 |
---|---|---|
committer | Krzysztof Krzyżaniak <eloy@debian.org> | 2006-05-23 15:31:23 +0000 |
commit | bba2a2d1fe40e00e7133032b87ff329476943684 (patch) | |
tree | 61855660b2902a5bcf44262c19be5e80fff40b35 | |
parent | 0f66b0f4782dccaa9272b7dda30734cefa085c06 (diff) | |
download | lighttpd-debian/1.4.11-6.tar.gz |
eloy: fixed last bugdebian/1.4.11-6
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 74492f2..a724e2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ -lighttpd (1.4.11-6) UNRELEASED; urgency=low +lighttpd (1.4.11-6) unstable; urgency=low * debian/control: - - Recommends: Changed to alternative php4-cgi | php5-cgi (closes: #368215) + - Recommends: Changed to alternative: php4-cgi | php5-cgi (closes: #368215) * include-conf-enabled.pl script changed according to patch from Tobias Gruetzmacher <tobias@portfolio16.de> (closes: #368352) + * debian/lighttpd.conf: removed global for local aliases (/images/, /doc/) + (closes: #366801) -- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 23 May 2006 16:48:36 +0200 |