aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/sitesummary-client.init2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b4d3a84..0dc550d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sitesummary (0.0.49) UNRELEASED; urgency=low
+
+ * Add $syslog as init.d script dependency, to document that this
+ package might log to syslog.
+
+ -- Petter Reinholdtsen <pere@debian.org> Sat, 29 Aug 2009 11:02:12 +0200
+
sitesummary (0.0.48) unstable; urgency=low
[ Holger Levsen]
diff --git a/debian/sitesummary-client.init b/debian/sitesummary-client.init
index 30108d1..8f2bf7e 100644
--- a/debian/sitesummary-client.init
+++ b/debian/sitesummary-client.init
@@ -1,7 +1,7 @@
#!/bin/sh
### BEGIN INIT INFO
# provides: sitesummary-client
-# required-start: $network $remote_fs
+# required-start: $network $remote_fs $syslog
# required-stop:
# Default-Start: 2 3 4 5
# Default-Stop: