summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <stapelberg@debian.org>2013-06-17 20:13:31 +0200
committerMichael Stapelberg <michael@stapelberg.de>2013-06-17 20:13:31 +0200
commit8db6d3b0199fbf7b5b57fe7aee09ce7afa842bcc (patch)
tree9e7a45ef989d0ee96225a982a6fbb69993cef432
parentc653ecc132d0b441cfff358b68e0618c13e9c362 (diff)
downloadinit-system-helpers-8db6d3b0199fbf7b5b57fe7aee09ce7afa842bcc.tar.gz
update changelog
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c6546ad..744706e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+init-system-helpers (1.2) unstable; urgency=low
+
+ * split dh_systemd into dh_systemd_start and dh_systemd_enable. This makes
+ each helper much easier and allows us to do the right thing — we need to
+ run parts of the code _before_ dh_installinit and parts of the code
+ _afterwards_.
+
+ -- Michael Stapelberg <stapelberg@debian.org> Mon, 17 Jun 2013 20:13:25 +0200
+
init-system-helpers (1.1) unstable; urgency=low
* deb-systemd-helper: also store enable state for already enabled units