This is an automated email from the git hooks/post-receive script. nthykier pushed a commit to branch master in repository lintian.
commit 75b150ca405081458676f28d642fe5c11425972c Author: Niels Thykier <[email protected]> Date: Sun Jul 31 14:57:56 2016 +0000 d/d/dh_addons-manual: Add the systemd sequence Signed-off-by: Niels Thykier <[email protected]> --- data/debhelper/dh_addons-manual | 1 + debian/changelog | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/data/debhelper/dh_addons-manual b/data/debhelper/dh_addons-manual index f9d51a6..f1b396e 100644 --- a/data/debhelper/dh_addons-manual +++ b/data/debhelper/dh_addons-manual @@ -8,3 +8,4 @@ lv2config||lv2core python2||python:any | python-all:any | python-dev:any | python-all-dev:any python3||python3:any | python3-all:any | python3-dev:any | python3-all-dev:any sphinxdoc||python-sphinx | python3-sphinx +systemd||debhelper (>= 9.20160709~) || dh-systemd diff --git a/debian/changelog b/debian/changelog index 60e4ce5..db79507 100644 --- a/debian/changelog +++ b/debian/changelog @@ -51,6 +51,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/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

