[SCM] musescore/master: spelling errors are fixed upstream, add some overrides
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 3dd1d8b13eea5f3c4bdc29327b3737e1800957f4
Author: mirabilos <tg at debian.org>
Date: Mon Aug 7 14:38:49 2017 +0200
spelling errors are fixed upstream, add some overrides
- most of the overrides can go away once we update to 2.2-beta
- the “possibile” one likely needs to stay but we should
occasionally recheck that it didn’t reappear outside where
it’s right (the SMuFL data)
- “pres” is likely only in debug data, as it’s the name of
a function parameter *only* in the source code
diff --git a/debian/musescore.lintian-overrides b/debian/musescore.lintian-overrides
index 3f419fb..ae0b84c 100644
--- a/debian/musescore.lintian-overrides
+++ b/debian/musescore.lintian-overrides
@@ -1,6 +1,18 @@
# false positive
musescore: spelling-error-in-binary usr/bin/mscore LaOd Load
+# almost certainly a false positive
+musescore: spelling-error-in-binary usr/bin/mscore pres press
+
+# fixed upstream, ignore until updated
+musescore: spelling-error-in-binary usr/bin/mscore independend independent
+musescore: spelling-error-in-binary usr/bin/mscore ambigous ambiguous
+musescore: spelling-error-in-binary usr/bin/mscore accesss access
+musescore: spelling-error-in-binary usr/bin/mscore recieved received
+
+# cf. https://github.com/w3c/smufl/issues/74#issuecomment-320513315
+musescore: spelling-error-in-binary usr/bin/mscore possibile possible
+
# there is indeed none
musescore: no-upstream-changelog
--
musescore packaging
More information about the pkg-multimedia-commits
mailing list