This is an automated email from the git hooks/post-receive script. nthykier pushed a commit to branch master in repository lintian.
commit b2d9de0f31a77ba7aac64f8dd7ab63897a4c8262 Author: Niels Thykier <[email protected]> Date: Sun Jul 31 15:50:13 2016 +0000 Add dh_systemd* to dh_commands-manual Signed-off-by: Niels Thykier <[email protected]> --- data/debhelper/dh_commands-manual | 3 ++- debian/changelog | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/data/debhelper/dh_commands-manual b/data/debhelper/dh_commands-manual index a164808..f5d4115 100644 --- a/data/debhelper/dh_commands-manual +++ b/data/debhelper/dh_commands-manual @@ -18,5 +18,6 @@ dh_nativejava||gcj-native-helper | default-jdk-builddep dh_python2||python:any | python-all:any | python-dev:any | python-all-dev:any dh_python3||python3:any | python3-all:any | python3-dev:any | python3-all-dev:any dh_sphinxdoc||python-sphinx | python3-sphinx +dh_systemd_enable||debhelper (>= 9.20160709~) || dh-systemd +dh_systemd_start||debhelper (>= 9.20160709~) || dh-systemd dh_xine||libxine-dev | libxine2-dev - diff --git a/debian/changelog b/debian/changelog index 613fe07..d5dc1c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -52,10 +52,10 @@ lintian (2.5.46) UNRELEASED; urgency=medium * data/common/source-fields: + [NT] Apply patch from Edward Betts to add Testsuite-Triggers as a known source field. (Closes: #829545) - * data/debhelper/dh_addons-manual: - + [JW, NT] Add the systemd sequence now that debhelper is taking over - the dh-systemd helpers. Thanks to Christian Hofstaedtler for the - report. (Closes: #830930) + * data/debhelper/dh_{addons,commands}-manual: + + [JW, NT] Add the systemd sequence and related tools now that + debhelper is taking over the dh-systemd helpers. Thanks to + Christian Hofstaedtler for the report. (Closes: #830930) * data/fields/essential: + [JW] Add init-system-helpers; remove sysvinit and mktemp. Thanks to Felipe Sateler for the bug report. (Closes: #833015) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

