This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit d1aa345e0b594a1a7fa6aa06c26803244d506ffa Author: Chris Lamb <[email protected]> Date: Tue Feb 13 21:46:20 2018 +0000 Add a missing verb to the long description of the dh-quilt-addon-but-quilt-source-format tag. --- checks/debhelper.desc | 2 +- debian/changelog | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/checks/debhelper.desc b/checks/debhelper.desc index 915c5df..8bcf09e 100644 --- a/checks/debhelper.desc +++ b/checks/debhelper.desc @@ -401,7 +401,7 @@ Ref: #878528 Tag: dh-quilt-addon-but-quilt-source-format Severity: normal Certainty: certain -Info: The package (for example) <tt>dh $@ --with quilt</tt> in +Info: The package uses (for example) <tt>dh $@ --with quilt</tt> in <tt>debian/rules</tt> but is already using the <tt>3.0 (quilt)</tt> source format via the <tt>debian/source/format</tt> file. . diff --git a/debian/changelog b/debian/changelog index 1e7021c..973887f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ lintian (2.5.75) UNRELEASED; urgency=medium * checks/changelog-file.desc: + [CL] When checking latest-debian-changelog-entry-without-new-version ignore any change of epoch. (Closes: #889991) + * checks/debhelper.desc: + + [CL] Add a missing verb to the long description of the + dh-quilt-addon-but-quilt-source-format tag. * checks/files.pm: + [CL] Tidy logic for detecting allowed rel="" values in <link/> HTML tags. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

