This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit 390f6f13eadecca18694e85d650f14d0293ce8b3 Author: Chris Lamb <[email protected]> Date: Wed Jul 12 21:48:29 2017 +0100 Apply patch from Dylan Aïssi to also check for .RData files (not just .Rdata) files in r-data-without-readme-source. (Closes: #868178) --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index df6b7bb..2904749 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,9 @@ lintian (2.5.52) UNRELEASED; urgency=medium + [CL] Move r-data-without-readme-source to check the source package, no the binary; the expected README.source files are not installed in binary packages. (Closes: #866322) + + [CL] Apply patch from Dylan Aïssi to also check for .RData files + (not just .Rdata) files in r-data-without-readme-source. + (Closes: #868178) + [CL] Check for "FIXME" and similar placeholders in various files under debian/. (Closes: #846009) * checks/fields.{desc,pm}: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

