[SCM] musescore/master: address some lintian issues

tg at users.alioth.debian.org tg at users.alioth.debian.org
Sat Aug 5 01:45:48 UTC 2017


The following commit has been merged in the master branch:
commit d69cbd578ddd6e927791f7f72ea726a7a04885f0
Author: mirabilos <tg at debian.org>
Date:   Sat Aug 5 02:43:20 2017 +0200

    address some lintian issues
    
    (not raising Standards-Version though, I’m not familiar enough
    with the package yet)

diff --git a/debian/changelog b/debian/changelog
index b8694f4..2c94866 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ musescore (2.1.0+dfsg1-0.1) UNRELEASED; urgency=medium
   * Remove musescore-soundfont-gm transitional package after release
   * Add 01-oss-salsa.patch to perhaps fix kFreeBSD, Hurd builds.
   * Fix build without PCH copying all.h too late.
+  * Address some lintian issues.
 
- -- Thorsten Glaser <tg at mirbsd.de>  Sat, 05 Aug 2017 02:07:02 +0200
+ -- Thorsten Glaser <tg at mirbsd.de>  Sat, 05 Aug 2017 02:43:16 +0200
 
 musescore (2.0.3+dfsg1-2) unstable; urgency=medium
 
diff --git a/debian/musescore-common.lintian-overrides b/debian/musescore-common.lintian-overrides
new file mode 100644
index 0000000..bd59c38
--- /dev/null
+++ b/debian/musescore-common.lintian-overrides
@@ -0,0 +1,2 @@
+# deliberate, this is a music notational font
+musescore-common: font-in-non-font-package usr/share/fonts/opentype/mscore.otf
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..0a1a05a
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,7 @@
+# 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
+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