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

[lintian] 01/01: Allow version with number of openssl source



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

broucaries-guest pushed a commit to branch master
in repository lintian.

commit d2d0f4b2e7c21fa7372fddceaaaecf68cf7c04c0
Author: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
Date:   Tue Nov 8 12:23:13 2016 +0100

    Allow version with number of openssl source
    
    Closes: #843406
---
 data/binaries/embedded-libs | 2 +-
 debian/changelog            | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/data/binaries/embedded-libs b/data/binaries/embedded-libs
index 0c695ed..bc3a6d8 100644
--- a/data/binaries/embedded-libs
+++ b/data/binaries/embedded-libs
@@ -92,7 +92,7 @@ ncurses   ||Not enough memory to create terminal structure
 nspr      ||(?m)^Unable to create nspr log file
 nss       ||(?m)^My Encrytion Test Data
 openjpeg  ||tcd_decode: incomplete bit?stream
-openssl   ||You need to read the OpenSSL FAQ
+openssl   ||source-regex=openssl(?:\d+(?:\.\d+)?)?||You need to read the OpenSSL FAQ
 pcre3     ||this version of PCRE is not compiled with PCRE_UTF8 support
 poppler   ||source-regex=(?:poppler|xpdf)||(?:May not be a PDF file \(continuing anyway\)|PDF file is damaged - attempting to reconstruct xref table\.\.\.)
 srtp      ||srtp: in stream 0x%x:
diff --git a/debian/changelog b/debian/changelog
index 65b0cef..eeeaef0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ lintian (2.5.50) UNRELEASED; urgency=medium
       "Allow debhelper "--with" addons to be quoted".
       (Closes: #839822)
 
+  * data/binaries/embedded-libs:
+    + [BR] Allow openssl1.0 as source package.  (Closes: #843406).
   * data/spelling/corrections:
     + [PW] Add more corrections.
   * data/files/privacy-breaker-websites:

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


Reply to: