This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit c532f80594b387f7e26d30cf7246055b07e4ef50 Author: Chris Lamb <[email protected]> Date: Sun Jul 9 22:54:19 2017 +0100 c/cruft.{desc,pm}: Clarify language of source-contains-prebuilt-ms-help-file description; there exists free software to generate .chm files. --- checks/cruft.desc | 5 ++--- debian/changelog | 3 +++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/checks/cruft.desc b/checks/cruft.desc index e0da7c7..31a3d31 100644 --- a/checks/cruft.desc +++ b/checks/cruft.desc @@ -472,9 +472,8 @@ Info: The source tarball contains a prebuilt Microsoft precompiled help CHM files are mainly produced by proprietary, Windows-specific software. They are also mainly consumed by the Microsoft HTML Help Workshop. . - There is Linux software to read them and an incomplete - FreePascal related project to create them, - but any examples in source packages are likely to be created + Whilst there is free software to read and write them, any + examples existing in source packages are likely to be created by the proprietary Microsoft software and are probably missing the source HTML and associated files. . diff --git a/debian/changelog b/debian/changelog index 20088a6..e13196c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,9 @@ lintian (2.5.52) UNRELEASED; urgency=medium + [NT] Remove check for missing versioned build-depends for dpkg and debhlper when using Build-Profiles. The necessary versions are now in oldstable. + * checks/cruft.{desc,pm}: + + [CL] Clarify language of source-contains-prebuilt-ms-help-file + description; there exists free software to generate .chm files. * checks/fields.{desc,pm}: + [NT] Remove check for missing versioned build-depends for dpkg and debhlper when using Build-Profiles. The necessary versions -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

