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

[SCM] Debian package checker branch, master, updated. 2.5.13-26-g486dddb



The following commit has been merged in the master branch:
commit ff3a7052295a765de516750cdb9a94ab2a532f9d
Author: Raphael Geissert <geissert@debian.org>
Date:   Tue Jun 4 17:26:31 2013 +0200

    Check for embedded copies of libraw
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/data/binaries/embedded-libs b/data/binaries/embedded-libs
index b2e2755..897579f 100644
--- a/data/binaries/embedded-libs
+++ b/data/binaries/embedded-libs
@@ -58,6 +58,7 @@ libmikmod ||APUN \(APlayer\) and UNI \(MikMod\)
 libmysqlclient ||source-regex=mysql(?:-\d.*)? ||MySQL client ran out of memory
 libpcap   ||(?:pcap_activate: The "any" device isn\'t supported|corrupted frame on kernel ring mac offset)
 libpng    ||(?m)^Potential overflow in png_zalloc
+libraw    ||Unsupported file format or not RAW file
 libpostproc ||source=libav||using npp filters 0x%X/0x%X\n
 libswscale  ||source=libav||Exactly one scaler algorithm must be chosen\n
 
diff --git a/debian/changelog b/debian/changelog
index 47139a4..85e3dc1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,9 @@ lintian (2.5.14) UNRELEASED; urgency=low
   * coll/hardening-info:
     + [NT] Skip files in usr/lib/debug/.
 
+  * data/binaries/embedded-libs:
+    + [RG] Check for embedded copies of libraw.  (Closes: #711090)
+
   * lib/Lintian/CheckScript.pm:
     + [NT] Prefer loading checks with ".pm", but fall back to loading
       checks without the extension (with a deprecation warning).

-- 
Debian package checker


Reply to: