This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit 1418a687f18c51a0e06d2768a9829d85345dcf88 Author: Chris Lamb <[email protected]> Date: Mon Jul 10 21:45:27 2017 +0100 checks/cruft.pm: Expand tab to appease perltidy. --- checks/cruft.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checks/cruft.pm b/checks/cruft.pm index 028919e..045b359 100644 --- a/checks/cruft.pm +++ b/checks/cruft.pm @@ -655,7 +655,7 @@ sub find_cruft { if ( $basename =~ m,\.(?:rda|Rda|rdata|Rdata)$, && $entry->is_file && !$info->index_resolved_path('debian/README.source')) { - tag 'r-data-without-readme-source', $name; + tag 'r-data-without-readme-source', $name; } # Lena Söderberg image -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

