summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Habouzit <madcoder@debian.org>2008-03-16 10:42:37 +0000
committerPierre Habouzit <madcoder@debian.org>2008-03-16 10:42:37 +0000
commitfaf51519ea8945d106b44af86827aec0265553c0 (patch)
tree23bc80dfbd42d6ee9ec0d4b72316f9d8a4f2aa74
parente5805fe441ef8b6114237428642fba184128f582 (diff)
downloadlighttpd-faf51519ea8945d106b44af86827aec0265553c0.tar.gz
.install changes.
-rw-r--r--debian/changelog1
-rw-r--r--debian/lighttpd.install3
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f437567..5a9251a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ lighttpd (1.4.19-1) UNRELEASED; urgency=low
+ add debian/lighttpd.preinst to rename 10-auth.conf into 05-auth.conf
automagically (when it's a sane thing to do).
+ Document all that in NEWS.Debian.
+ + debian/lighttpd.install: add 10-status.conf and 05-auth.conf.
* debian/lighttpd.postinst:
+ chmod'ing /var/cache/lighttpd recursively is useless and too long. Just
diff --git a/debian/lighttpd.install b/debian/lighttpd.install
index 806d06b..9605a1d 100644
--- a/debian/lighttpd.install
+++ b/debian/lighttpd.install
@@ -29,7 +29,8 @@ debian/tmp/usr/lib/lighttpd/mod_status.so
debian/tmp/usr/lib/lighttpd/mod_userdir.so
debian/tmp/usr/lib/lighttpd/mod_usertrack.so
debian/lighttpd.conf /etc/lighttpd
-debian/conf-available/10-auth.conf /etc/lighttpd/conf-available
+debian/conf-available/05-auth.conf /etc/lighttpd/conf-available
+debian/conf-available/10-status.conf /etc/lighttpd/conf-available
debian/conf-available/10-cgi.conf /etc/lighttpd/conf-available
debian/conf-available/10-fastcgi.conf /etc/lighttpd/conf-available
debian/conf-available/10-proxy.conf /etc/lighttpd/conf-available