This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit 681c26152d5882a99d148fc3aae8389f3d06d3b3 Author: Chris Lamb <[email protected]> Date: Wed Jul 5 08:46:09 2017 +0100 c/rules.desc: Clarify that using /usr/share/dpkg/pkg-info.mk is also much faster. --- checks/rules.desc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/checks/rules.desc b/checks/rules.desc index 290e59e..8c352ea 100644 --- a/checks/rules.desc +++ b/checks/rules.desc @@ -248,5 +248,5 @@ Info: The rules file appears to be parsing the output of dpkg-parsechangelog to /usr/share/dpkg/pkg-info.mk Makefile library and using the DEB_{SOURCE,VERSION} or SOURCE_DATE_EPOCH variables. . - Using this library is not only cleaner, it handles many corner-cases such - as binNMUs, epoch versions, etc. + Using this library is not only cleaner and more efficient, it handles many + corner-cases such as binNMUs, epoch versions, etc. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

