summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-28 22:11:08 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-28 22:11:08 +0200
commit4bbadcbd098286564a6dffd49cfb13d948ed8362 (patch)
tree868bbc58481e62836c364d55c044e4a307851ce8 /debian/changelog
parent8bf1e35f6fad8a6e7c9f59041403ac4ab3fa8506 (diff)
changes on downtimed.systemd (bug #756282)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8bcdc9b..2f7fb23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+downtimed (0.6-4) unstable; urgency=medium
+
+ * Move downtimed.service from debian/systemd/ to debian/.
+ * debian/downtimed.service (Closes: #756282)
+ - Change Unit/Description to describe the service better.
+ - Remove not required Unit/After=network.target.
+ - Remove unnecessary Service/KillMode=process.
+ - Add new Service/Type=forking so that systemd can handle downtimed.
+ - Remove -D from Service/ExecStart to enable database updates.
+ Thanks to Romain Francoise <rfrancoise@debian.org>
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 28 Jul 2014 20:14:25 +0200
+
downtimed (0.6-3) unstable; urgency=medium
* debian/systemd/downtimed.service: