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

[SCM] Debian package checker branch, master, updated. 2.5.10-237-gec54ec3



The following commit has been merged in the master branch:
commit ec54ec368ebc3ce1b998141468bd3492661d75fb
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Fri Nov 2 20:09:05 2012 -0600

    Check for embedded copies of jsoncpp
    
    * data/binaries/embedded-libs:
      + [RG] Check for embedded copies of jsoncpp.

diff --git a/data/binaries/embedded-libs b/data/binaries/embedded-libs
index 5c11f6f..b2e2755 100644
--- a/data/binaries/embedded-libs
+++ b/data/binaries/embedded-libs
@@ -50,6 +50,7 @@ libavformat ||source=libav||Format detected only with low score of %d, misdetect
 libavutil   ||source=libav||AVOption type %d of option %s not implemented yet\n
 libgd2    ||gd-(?:png|jpeg:) error:
 libjpeg   ||source-regex=libjpeg.* ||(?m)^Caution: quantization tables are too coarse for baseline JPEG
+libjsoncpp ||A valid JSON document must be either an array or an object value\.
 libm      ||source=eglibc ||neg\*\*non-integral: DOMAIN error
 libmng    ||TERM misplaced during creation of MNG stream
 libmsn    ||The MSN server has terminated the connection with an unknown reason code\.
diff --git a/debian/changelog b/debian/changelog
index d89cc59..2a4ef84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -142,6 +142,8 @@ lintian (2.5.11) UNRELEASED; urgency=low
       ELF binaries are properly processed, even when Lintian is
       run as root.  (Closes: #686352)
 
+  * data/binaries/embedded-libs:
+    + [RG] Check for embedded copies of jsoncpp.
   * data/fields/archive-sections:
     + [NT] Add new "tasks" section.
   * data/menu-format/add-categories:

-- 
Debian package checker


Reply to: