[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/02: Adjust the detection of embedded copies of libmagic



This is an automated email from the git hooks/post-receive script.

geissert pushed a commit to branch master
in repository lintian.

commit d549b45adb0571eb1e98509b16b45ca023168ad5
Author: Raphael Geissert <geissert@debian.org>
Date:   Fri Mar 7 10:31:18 2014 +0100

    Adjust the detection of embedded copies of libmagic
    
    Recent versions changed the string that was being searched for by lintian
---
 data/binaries/embedded-libs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/binaries/embedded-libs b/data/binaries/embedded-libs
index 5321bfb..e652f76 100644
--- a/data/binaries/embedded-libs
+++ b/data/binaries/embedded-libs
@@ -38,7 +38,7 @@
 bzip2     ||(?m)^This is a bug in bzip2
 curl      ||A libcurl function was given a bad argument
 expat     ||(?m)^requested feature requires XML_DTD support in Expat
-file      ||(?m)^could not find any magic files
+file      ||(?m)^could not find any (?:valid )?magic files
 ftgl      ||FTGlyphContainer
 gl2ps     ||\(C\) 1999-2009 C\. Geuzaine
 glee      ||Extension name exceeds 1023 characters\.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: