[debhelper-devel] [debhelper] 21/21: d/changelog: Document systemd related changes

Niels Thykier nthykier at moszumanska.debian.org
Fri Oct 13 18:27:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository debhelper.

commit 2e11a3ff3a5789751f40ad326ccfc8e0422c8dc2
Author: Niels Thykier <niels at thykier.net>
Date:   Fri Oct 13 18:26:19 2017 +0000

    d/changelog: Document systemd related changes
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 debian/changelog | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 19884f8..7abfc28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ debhelper (10.9.2) UNRELEASED; urgency=medium
   [ Niels Thykier ]
   * dh_install: Defer the removal of --list-missing and
     --fail-missing until compat 12.
+  * dh: Run the new dh_installsystemd helper by default in compat 11.
+  * systemd.pm: Remove the sequence in compat 11.  It has been replaced
+    by the new dh_installsystemd helper.
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * qmake.pm: Remove unnecessary "-nocache" parameter.
@@ -11,6 +14,20 @@ debhelper (10.9.2) UNRELEASED; urgency=medium
   [ Ville Skyttä ]
   * Fix a number of spelling mistakes.  (Closes: #878325)
 
+  [ Felipe Sateler ]
+  * dh_installsystemd: New command (currently only active in
+    under compat 11).  This new helper:
+    - Generates postinst code for tmpfiles (now that dh_installinit
+      does not).
+    - Follows the naming convention for other built-in dh_* commands.
+    - Replaces dh_systemd_enable and dh_systemd_start in compat 11
+      and later.
+    - Only acts on units with the name specified by "--name" when this
+      option is given.
+    (Closes: #752521, #857306, #870768, #876486)
+  * dh_systemd_enable: Remove as obsolete in compat 11.
+  * dh_systemd_start: Ditto.
+
  -- Niels Thykier <niels at thykier.net>  Wed, 11 Oct 2017 05:32:09 +0000
 
 debhelper (10.9.1) unstable; urgency=medium

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list