This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit 4dbe0c16579dbe31c49e53807852f03e9a8dedcc Author: Chris Lamb <[email protected]> Date: Tue Dec 12 10:54:39 2017 +0000 Don't commit development messages. --- checks/files.pm | 1 - t/tests/files-general/tags | 1 - 2 files changed, 2 deletions(-) diff --git a/checks/files.pm b/checks/files.pm index 8034913..5aba784 100644 --- a/checks/files.pm +++ b/checks/files.pm @@ -461,7 +461,6 @@ sub run { if ($file->basename eq 'gschemas.compiled') { tag 'package-contains-compiled-glib-schema', $file; - warn $fname; } # check for generic obsolete path diff --git a/t/tests/files-general/tags b/t/tests/files-general/tags index 84cdec0..304fbf4 100644 --- a/t/tests/files-general/tags +++ b/t/tests/files-general/tags @@ -33,4 +33,3 @@ W: files-general: nfs-temporary-file-in-package usr/share/foo/.nfs-fake-tmpfile W: files-general: obsolete-comments-style-in-php-ini etc/php/7.0/mods-available/php-foo.ini W: files-general: raster-image-in-scalable-directory usr/share/icons/hicolor/scalable/apps/lintian-16x16.png W: files-general: windows-devel-file-in-package usr/lib/foo/foo.vcproj -usr/share/glib-2.0/schemas/gschemas.compiled at /home/lamby/git/debian/lintian/lintian/checks/files.pm line 464. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

