Bug#800043: dh-systemd: add documentation for using dh-systemd

Matt Zagrabelny mzagrabe at d.umn.edu
Fri Sep 25 20:32:28 BST 2015


Package: dh-systemd
Version: 1.23
Severity: wishlist

Dear Maintainer,

Please consider adding a documentation file such as HOWTO or USAGE:

<<__EOF__
A minimalistic debian/rules file would be:

---{begin}---
#!/usr/bin/make -f

%:
    dh $@ --with systemd

    override_dh_installinit:
        dh_installinit --noscripts
---{end}---

You will also need to add dh-systemd to your Build-Depends. Such as:

Build-Depends: debhelper (>= 9), dh-systemd
__EOF__

Thanks for your consideration!

-m

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dh-systemd depends on:
ii  debhelper  9.20150811
ii  perl       5.20.2-6

dh-systemd recommends no packages.

Versions of packages dh-systemd suggests:
ii  augeas-tools  1.2.0-0.2

-- no debconf information



More information about the Pkg-systemd-maintainers mailing list