[SCM] foo-yc20/master: Add remove-encoding-key-from-desktop-file patch

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Thu Dec 9 14:50:41 UTC 2010


The following commit has been merged in the master branch:
commit 79be60fe2a79f3550dd040b0fc9eda374c25ecad
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Thu Dec 9 15:16:37 2010 +0100

    Add remove-encoding-key-from-desktop-file patch

diff --git a/debian/patches/0001-remove-encoding-key-from-desktop-file.patch b/debian/patches/0001-remove-encoding-key-from-desktop-file.patch
new file mode 100644
index 0000000..a9594a5
--- /dev/null
+++ b/debian/patches/0001-remove-encoding-key-from-desktop-file.patch
@@ -0,0 +1,22 @@
+From: Alessandro Ghedini <al3xbio at gmail.com>
+Date: Thu, 9 Dec 2010 15:13:38 +0100
+Subject: [PATCH] remove encoding key from desktop file
+
+Fix Lintian desktop-entry-contains-encoding-key error (I).
+---
+ foo-yc20.desktop.in |    1 -
+ 1 files changed, 0 insertions(+), 1 deletions(-)
+
+diff --git a/foo-yc20.desktop.in b/foo-yc20.desktop.in
+index 683d5f4..aa83374 100644
+--- a/foo-yc20.desktop.in
++++ b/foo-yc20.desktop.in
+@@ -2,7 +2,6 @@
+ Name=Foo YC20
+ GenericName=YC20
+ Version=1.0
+-Encoding=UTF-8
+ Comment=Organ synthesizer
+ Exec=foo-yc20
+ Icon=%PREFIX%/share/foo-yc20/graphics/icon.png
+-- 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..da3faed
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-remove-encoding-key-from-desktop-file.patch

-- 
foo-yc20 packaging



More information about the pkg-multimedia-commits mailing list