This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit e1a57aab0493bd81903e6e300e593d824cbf8dfa Author: Chris Lamb <[email protected]> Date: Thu Oct 6 19:08:02 2016 +0100 checks/debhelper.desc: Drop double spaces in includes-maintscript paragraph --- checks/debhelper.desc | 6 +++--- debian/changelog | 4 ++++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/checks/debhelper.desc b/checks/debhelper.desc index 3317d56..9377b90 100644 --- a/checks/debhelper.desc +++ b/checks/debhelper.desc @@ -366,6 +366,6 @@ Tag: maintscript-includes-maint-script-parameters Severity: normal Certainty: possible Info: Lines in a <tt>debian/*.maintscript</tt> correspond to - <tt>dpkg-maintscript-helper(1)</tt> commands and parameters. However, the - "maint-script-parameters" should not be included as debhelper will add those - automatically. See <tt>dh_installdeb(1)</tt> for more information. + <tt>dpkg-maintscript-helper(1)</tt> commands and parameters. However, the + "maint-script-parameters" should not be included as debhelper will add those + automatically. See <tt>dh_installdeb(1)</tt> for more information. diff --git a/debian/changelog b/debian/changelog index 68d0faf..995b669 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ lintian (2.5.49) UNRELEASED; urgency=medium XXX: generate tag summary with private/generate-tag-summary + * checks/debhelper.desc: + + [CL] Drop double leading spaces in includes-maint-script-parameters + paragraph that was causing indentation when rendered on lintian.d.o. + -- Chris Lamb <[email protected]> Thu, 06 Oct 2016 19:04:23 +0100 lintian (2.5.48) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

