[SCM] musescore/master: deal with OpenSSL-related lintian warnings

tg at users.alioth.debian.org tg at users.alioth.debian.org
Mon Aug 7 12:40:49 UTC 2017


The following commit has been merged in the master branch:
commit 762e231a22774b4a81dce37a969e5d48aa6f408a
Author: mirabilos <tg at debian.org>
Date:   Mon Aug 7 14:33:02 2017 +0200

    deal with OpenSSL-related lintian warnings

diff --git a/debian/copyright b/debian/copyright
index 0ea5440..36075ec 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1129,9 +1129,6 @@ License: OFL-1.1
  OTHER DEALINGS IN THE FONT SOFTWARE.
 
 License: OpenSSL
- OpenSSL License
- ---------------
- .
  ====================================================================
  Copyright (c) 1998-2011 The OpenSSL Project.  All rights reserved.
  .
diff --git a/debian/musescore-common.lintian-overrides b/debian/musescore-common.lintian-overrides
index 8ea2f2b..2091c45 100644
--- a/debian/musescore-common.lintian-overrides
+++ b/debian/musescore-common.lintian-overrides
@@ -4,10 +4,7 @@ musescore-common: font-in-non-font-package usr/share/fonts/opentype/mscore.otf
 # there is indeed none
 musescore-common: no-upstream-changelog
 
-# false positive caused by DEP-5 format file
-musescore-common: spelling-error-in-copyright OpenSSL OpenSSL (duplicate word) OpenSSL
-
-# unfortunately yes, but we cannot just change that, tell SSLeay dev
+# fixed in newer versions of OpenSSL, ignore until imported
 musescore-common: spelling-error-in-copyright aheared adhered
 musescore-common: spelling-error-in-copyright rouines routines
 musescore-common: spelling-error-in-copyright GNU Public Licence GNU General Public License
diff --git a/debian/musescore.lintian-overrides b/debian/musescore.lintian-overrides
index b1b058b..3f419fb 100644
--- a/debian/musescore.lintian-overrides
+++ b/debian/musescore.lintian-overrides
@@ -4,10 +4,7 @@ musescore: spelling-error-in-binary usr/bin/mscore LaOd Load
 # there is indeed none
 musescore: no-upstream-changelog
 
-# false positive caused by DEP-5 format file
-musescore: spelling-error-in-copyright OpenSSL OpenSSL (duplicate word) OpenSSL
-
-# unfortunately yes, but we cannot just change that, tell SSLeay dev
+# fixed in newer versions of OpenSSL, ignore until imported
 musescore: spelling-error-in-copyright aheared adhered
 musescore: spelling-error-in-copyright rouines routines
 musescore: spelling-error-in-copyright GNU Public Licence GNU General Public License

-- 
musescore packaging



More information about the pkg-multimedia-commits mailing list