diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 21f4fdb..4c5460e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +init-system-helpers (1.18+dyson1) unstable; urgency=medium + + * Package for Dyson + * deb-systemd-helper and deb-systemd-invoke work only on Linux; on + other archs they do nothing and return 0 + * dh_systemd_enable and dh_systemd_start work only for Linux; for + other archs they do nothing and return 0 + + -- Igor Pashev <pashev.igor@gmail.com> Tue, 13 May 2014 18:35:11 +0400 + init-system-helpers (1.18) unstable; urgency=low * d-s-h: add “purge” verb, use it in autoscripts. (Closes: #721244) |