a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 211489 and 211587

Description: debhelper add-on to handle systemd unit files
 dh-systemd provides a debhelper sequence addon named 'systemd' and the
 dh_systemd command.
 .
 The dh_systemd command adds the appropriate code to the postinst, prerm and
 postrm maint scripts to properly enable/disable systemd service files and deal
 with start/stop/restart on upgrades for systemd-only service files.
Description: debhelper add-on to handle systemd unit files
 dh-systemd provides a debhelper sequence addon named 'systemd' and the
 dh_systemd_enable/dh_systemd_start commands.
 .
 The dh_systemd_enable command adds the appropriate code to the postinst, prerm
 and postrm maint scripts to properly enable/disable systemd service files.
 The dh_systemd_start command deals with start/stop/restart on upgrades for
 systemd-only service files.
--- 211489	Thu Jan  1 00:00:00 1970
+++ 211587	Thu Jan  1 00:00:00 1970
@@ -1,7 +1,8 @@
 debhelper add-on to handle systemd unit files
  dh-systemd provides a debhelper sequence addon named 'systemd' and the
- dh_systemd command.
+ dh_systemd_enable/dh_systemd_start commands.
  .
- The dh_systemd command adds the appropriate code to the postinst, prerm and
+ The dh_systemd_enable command adds the appropriate code to the postinst, prerm
- postrm maint scripts to properly enable/disable systemd service files and deal
+ and postrm maint scripts to properly enable/disable systemd service files.
- with start/stop/restart on upgrades for systemd-only service files.
+ The dh_systemd_start command deals with start/stop/restart on upgrades for
+ systemd-only service files.