[SCM] audacious/master: Add debian/patches/add-keywords.patch to provides keywords in desktop file.

mati75-guest at users.alioth.debian.org mati75-guest at users.alioth.debian.org
Sat Feb 6 13:28:57 UTC 2016


The following commit has been merged in the master branch:
commit d2bdbc6d952e8d6eaf1178e40a594731bee5a13a
Author: Mateusz Łukasik <mati75 at linuxmint.pl>
Date:   Sat Feb 6 14:29:14 2016 +0100

    Add debian/patches/add-keywords.patch to provides keywords in desktop file.

diff --git a/debian/audacious-qt.desktop b/debian/audacious-qt.desktop
index 79f9a40..9d78daf 100644
--- a/debian/audacious-qt.desktop
+++ b/debian/audacious-qt.desktop
@@ -10,6 +10,7 @@ Exec=audacious --qt %U
 TryExec=audacious
 Terminal=false
 MimeType=application/ogg;application/x-cue;application/x-ogg;application/xspf+xml;audio/midi;audio/mp3;audio/mp4;audio/mpeg;audio/mpegurl;audio/ogg;audio/prs.sid;audio/x-flac;audio/x-it;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-asx;audio/x-ms-wma;audio/x-musepack;audio/x-s3m;audio/x-scpls;audio/x-stm;audio/x-vorbis+ogg;audio/x-wav;audio/x-xm;inode/directory;x-content/audio-cdda;
+Keywords=audio;player;audacious;music;qt;
 
 Comment[be]=Слухайце музыку
 Comment[bg]=Слушай музика
diff --git a/debian/changelog b/debian/changelog
index 2eca9aa..ab1b745 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ audacious (3.7.1-1) UNRELEASED; urgency=medium
   * Update symbols files for new version.
   * Work around libaudqt package:
     - Add install and symbols files.
+  * Add debian/patches/add-keywords.patch to provides keywords in desktop file.
 
  -- Sebastian Ramacher <sramacher at debian.org>  Tue, 29 Dec 2015 12:55:11 +0100
 
diff --git a/debian/patches/add-keywords.patch b/debian/patches/add-keywords.patch
new file mode 100644
index 0000000..a5a9550
--- /dev/null
+++ b/debian/patches/add-keywords.patch
@@ -0,0 +1,13 @@
+Description: Add keywords to desktop file
+Author: Mateusz Łukasik <mati75 at linuxmint.pl>
+
+--- a/audacious.desktop
++++ b/audacious.desktop
+@@ -10,6 +10,7 @@ Exec=audacious %U
+ TryExec=audacious
+ Terminal=false
+ MimeType=application/ogg;application/x-cue;application/x-ogg;application/xspf+xml;audio/midi;audio/mp3;audio/mp4;audio/mpeg;audio/mpegurl;audio/ogg;audio/prs.sid;audio/x-flac;audio/x-it;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-mpegurl;audio/x-ms-asx;audio/x-ms-wma;audio/x-musepack;audio/x-s3m;audio/x-scpls;audio/x-stm;audio/x-vorbis+ogg;audio/x-wav;audio/x-xm;inode/directory;x-content/audio-cdda;
++Keywords=audio;player;audacious;music;gtk;
+ 
+ Comment[be]=Слухайце музыку
+ Comment[bg]=Слушай музика
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..f52783b
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+add-keywords.patch

-- 
Small and fast audio player which supports lots of formats



More information about the pkg-multimedia-commits mailing list