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 211587 and 211489

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.
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.
--- 211587	Thu Jan  1 00:00:00 1970
+++ 211489	Thu Jan  1 00:00:00 1970
@@ -1,8 +1,7 @@
 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.
+ dh_systemd command.
  .
- The dh_systemd_enable command adds the appropriate code to the postinst, prerm
+ The dh_systemd command adds the appropriate code to the postinst, prerm and
- and postrm maint scripts to properly enable/disable systemd service files.
+ postrm maint scripts to properly enable/disable systemd service files and deal
- The dh_systemd_start command deals with start/stop/restart on upgrades for
+ with start/stop/restart on upgrades for systemd-only service files.
- systemd-only service files.