summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-28 20:15:53 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-28 20:15:53 +0200
commit8bf1e35f6fad8a6e7c9f59041403ac4ab3fa8506 (patch)
treeeab19b8cfc5ef56786313150465346929c512177
parentc2a79ea3d63c817a8c16023bc6284e0476f8b819 (diff)
Release 0.6-3debian/0.6-3
-rw-r--r--debian/changelog27
1 files changed, 15 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog
index 20a49fc..8bcdc9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
downtimed (0.6-3) unstable; urgency=medium
* debian/systemd/downtimed.service:
- - Delete wrong Alias (Closes: #755930)
+ + Delete wrong alias (Closes: #755930).
Thanks to Michael Biebl <biebl@debian.org>
* debian/rules:
- - To enable downtimed autostart remove override_dh_systemd_enable
+ + Drop dh_systemd_enable override to make sure systemd
+ enables downtimed.service after it was installed
(Closes: #755931).
Thanks to Michael Biebl <biebl@debian.org>
@@ -12,16 +13,18 @@ downtimed (0.6-3) unstable; urgency=medium
downtimed (0.6-2) unstable; urgency=low
- * New maintainer (Closes: #745711).
- * Add native support for systemd:
- - new debian/downtimed.service
- - add dh_systemd to debian/control
- - change debian/control
- * Add native support for upstart:
- - new debian/downtimed.upstart
- * Update VCS-* URLs in debian/control.
- * Add debian/source/options:
- - set compression to xz & compression-level to 9
+ * New maintainer (Closes: #745711).
+ * debian/control:
+ + Add dh_systemd to Build-Depends
+ + Update Vcs-* URLs for new location
+ + Reformat Build-Depends and Depends sections
+ * debian/rules:
+ + Call dh with --with=systemd
+ * Add systemd service file debian/downtimed.service.
+ * Add upstart job file debian/downtimed.upstart.
+ * Add debian/source/options:
+ + Set compression to xz
+ + Set compression-level to 9
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 09 Jul 2014 12:55:33 +0200