This is an automated email from the git hooks/post-receive script. jwilk pushed a commit to branch master in repository lintian.
commit 21d574cab6753d2037490a3667c8a51652571a55 Author: Jakub Wilk <[email protected]> Date: Mon Sep 5 12:45:19 2016 +0200 checks/rules: Fix indentation in Info for debian-rules-missing-recommended-target --- checks/rules.desc | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/checks/rules.desc b/checks/rules.desc index 37fbed0..a463f2c 100644 --- a/checks/rules.desc +++ b/checks/rules.desc @@ -55,7 +55,7 @@ Info: The <tt>debian/rules</tt> file for this package does not provide build-arch: build-stamp build-indep: build-stamp build-stamp: - build here + build here . These targets will be required by policy in the future, so should be added to prevent future breakage. diff --git a/debian/changelog b/debian/changelog index 37c5226..8d9f07d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,7 @@ lintian (2.5.47) UNRELEASED; urgency=medium package does not contain any php files. (Closes: #805076) * checks/rules.desc: + [JW] Fix typo. + + [JW] Fix tag description formatting. * checks/shared-libs.desc: + [JW] Fix typos. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

