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

[lintian] 01/01: Add another matching string for libidn



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

geissert pushed a commit to branch master
in repository lintian.

commit f3e9990147fec541b63b2534c7bec7fc5e2922bf
Author: Raphael Geissert <geissert@debian.org>
Date:   Mon Aug 17 00:06:57 2015 +0200

    Add another matching string for libidn
    
    Seen with Simon Josefsson, upstream and maintainer of libidn
---
 data/binaries/embedded-libs | 2 +-
 debian/changelog            | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/data/binaries/embedded-libs b/data/binaries/embedded-libs
index f10d0a1..0f979e2 100644
--- a/data/binaries/embedded-libs
+++ b/data/binaries/embedded-libs
@@ -58,7 +58,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
 libgd     ||source-regex=libgd2? ||gd-(?:png|jpeg:) error:
 libgadu     ||Gadu-Gadu Client Build
-libidn      ||(?m)^Punycode failed
+libidn      ||(?m)^(?:Punycode failed|ISCSIprep$)
 libidn2-0   ||punycode conversion resulted in overflow
 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\.
diff --git a/debian/changelog b/debian/changelog
index daa4f0c..ef38953 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,9 @@ lintian (2.5.37) UNRELEASED; urgency=medium
   * checks/fields.desc:
     + [JW] Use "an" (instead of "a") before "HTTP".
 
+  * data/binaries/embedded-libs:
+    + [RG] Add another matching string for libidn
+
   * lib/Lintian/{Tags.pm,Tag/Override.pm}:
     + [BR] Support tag renaming. Warn about renamed
       tags.

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


Reply to: