This is an automated email from the git hooks/post-receive script. nthykier pushed a commit to branch master in repository lintian.
commit 31946bbce683098bf02e3abbd93793be6cae0a39 Author: Niels Thykier <[email protected]> Date: Sun Jul 31 14:59:16 2016 +0000 c/systemd: Improve wording of a tag Signed-off-by: Niels Thykier <[email protected]> --- checks/systemd.desc | 4 ++-- debian/changelog | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/checks/systemd.desc b/checks/systemd.desc index 877bc25..86bfa51 100644 --- a/checks/systemd.desc +++ b/checks/systemd.desc @@ -83,8 +83,8 @@ Info: The maintainer script calls systemctl directly. Actions such as enabling <tt>invoke-rc.d</tt>, if the service has a corresponding sysvinit script, or <tt>deb-systemd-invoke</tt> if it does not. . - If you are using debhelper, please use the <tt>dh-systemd</tt> debhelper - addon. + If you are using debhelper, please use the <tt>systemd</tt> debhelper + addon, which is provided by <tt>debhelper (>= 9.20160709~) | dh-systemd</tt>. Tag: init-script-is-not-a-file Severity: serious diff --git a/debian/changelog b/debian/changelog index db79507..613fe07 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,7 @@ lintian (2.5.46) UNRELEASED; urgency=medium + [JW] Fix typos. + [JW, NT] Apply from Chris Lamb to check for a possibly missing "WantedBy" target in service files. (Closes: #832771) + + [JW, NT] Improve wording about the "systemd" sequence of a tag. * checks/watch-file.desc: + [JW] Fix typo. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

