[SCM] musescore/master: Add Keywords to desktop file, thanks lintian
tg at users.alioth.debian.org
tg at users.alioth.debian.org
Wed Aug 9 11:37:33 UTC 2017
The following commit has been merged in the master branch:
commit e48735f6a37fc1cdf25c15446ca50c0cfdbabb77
Author: mirabilos <tg at debian.org>
Date: Wed Aug 9 13:19:51 2017 +0200
Add Keywords to desktop file, thanks lintian
diff --git a/debian/changelog b/debian/changelog
index 00eb0e3..d6bea9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ musescore (2.1.0+dfsg1-0.2) UNRELEASED; urgency=low
* Non-maintainer upload.
* Further update lintian overrides.
* Upload to unstable. (Closes: #871075)
+ * Add Keywords to desktop file, thanks lintian
- -- Thorsten Glaser <tg at mirbsd.de> Mon, 07 Aug 2017 14:41:01 +0200
+ -- Thorsten Glaser <tg at mirbsd.de> Wed, 09 Aug 2017 13:19:32 +0200
musescore (2.1.0+dfsg1-0.1) experimental; urgency=medium
diff --git a/debian/patches/05-desktop-keywords.patch b/debian/patches/05-desktop-keywords.patch
new file mode 100644
index 0000000..db4bf9c
--- /dev/null
+++ b/debian/patches/05-desktop-keywords.patch
@@ -0,0 +1,13 @@
+Description: Add Keywords lintian complains about being missing
+Author: lasconic, mirabilos
+Forwarded: https://musescore.org/en/node/240941
+
+--- a/build/Linux+BSD/mscore.desktop.in
++++ b/build/Linux+BSD/mscore.desktop.in
+@@ -13,4 +13,6 @@ StartupNotify=true
+ Terminal=false
+ Type=Application
+ Categories=Qt;Audio;Sequencer;Midi;AudioVideoEditing;Music;AudioVideo;
++Keywords=music;notation;composition;composing;arranging;making;sheet music;music notation software;lead sheet;leadsheet;score;full score;scorewriter;MIDI;musicxml;playback;instrument;
++Keywords[de]=Musik;Noten;Musiknoten;Komposition;Komponieren;Arrangieren;Notenblatt;Notenblätter;Notationsprogramm;Musiknotationsprogramm;Musiknotation;Tabulatur;MIDI;musicxml;Instrument;
+ MimeType=application/x-musescore at MSCORE_INSTALL_SUFFIX@;application/x-musescore at MSCORE_INSTALL_SUFFIX@+xml;application/vnd.recordare.musicxml at MSCORE_INSTALL_SUFFIX@;application/vnd.recordare.musicxml at MSCORE_INSTALL_SUFFIX@+xml;
diff --git a/debian/patches/series b/debian/patches/series
index 7c6494a..8a22b26 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
02-global-flags.patch
03-debundle-openssl.patch
04-manpage-errors.patch
+05-desktop-keywords.patch
--
musescore packaging
More information about the pkg-multimedia-commits
mailing list