This is an automated email from the git hooks/post-receive script. jwilk pushed a commit to branch master in repository lintian.
commit 98588517823cdc8964219cef1d521ea8ac3f9097 Author: Jakub Wilk <[email protected]> Date: Fri Jul 29 17:13:19 2016 +0200 checks/systemd: Fix typo --- checks/systemd.desc | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/checks/systemd.desc b/checks/systemd.desc index 07dea64..dadc31d 100644 --- a/checks/systemd.desc +++ b/checks/systemd.desc @@ -11,7 +11,7 @@ Info: The package ships a systemd service file outside <tt>/lib/systemd/system/</tt> . Systemd in Debian searches for unit files in <tt>/lib/systemd/system/</tt> - and <tt>/etc/systemd/system</tt>. Notable, it does <i>not</i> look + and <tt>/etc/systemd/system</tt>. Notably, it does <i>not</i> look in <tt>/usr/lib/systemd/system/</tt> for service files. . System administrators should have the possibility to overwrite a diff --git a/debian/changelog b/debian/changelog index e1f9e8c..c928d1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,7 +21,7 @@ lintian (2.5.46) UNRELEASED; urgency=medium * checks/shared-libs.desc: + [JW] Fix typo. * checks/systemd.desc: - + [JW] Fix typo. + + [JW] Fix typos. * collection/*: + [JW,NT] Remove "." from Perl's search path. (Mitigates: #588017) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

