[SCM] beast/master: Add patch to remove Encoding field from the desktop file.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri May 6 16:57:54 UTC 2011


The following commit has been merged in the master branch:
commit bb4fc9bbdb9e6256d7e87d5618319dd8314360eb
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri May 6 18:55:35 2011 +0200

    Add patch to remove Encoding field from the desktop file.

diff --git a/debian/patches/300-desktop_file.patch b/debian/patches/300-desktop_file.patch
new file mode 100644
index 0000000..6201e5f
--- /dev/null
+++ b/debian/patches/300-desktop_file.patch
@@ -0,0 +1,15 @@
+Description: Remove deprecated Encoding key.
+Author: Alessio Treglia <alessio at debian.org>
+Forwarded: no
+---
+ data/beast.desktop.in |    1 -
+ 1 file changed, 1 deletion(-)
+
+--- beast.orig/data/beast.desktop.in
++++ beast/data/beast.desktop.in
+@@ -1,5 +1,4 @@
+ [Desktop Entry]
+-Encoding=UTF-8
+ Type=Application
+ _Name=BEAST
+ _GenericName=Music Composer
diff --git a/debian/patches/series b/debian/patches/series
index a4e4f37..0ca6936 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 202_gcc43_44.diff
 203_gcc45.patch
 210_volatile.diff
+300-desktop_file.patch

-- 
beast packaging



More information about the pkg-multimedia-commits mailing list