[SCM] drumkv1/master: Fixed description of mimetype

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Sep 28 09:46:10 UTC 2016


The following commit has been merged in the master branch:
commit 7e04c7145a9d480476304675ee9307a90b81c0fe
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Sep 28 11:31:24 2016 +0200

    Fixed description of mimetype

diff --git a/debian/patches/0006-mimedescription.patch b/debian/patches/0006-mimedescription.patch
new file mode 100644
index 0000000..a5c88b2
--- /dev/null
+++ b/debian/patches/0006-mimedescription.patch
@@ -0,0 +1,16 @@
+Description: fixed description of mimetype
+Author: IOhannes m zmölnig
+Last-Update: 2016-09-28
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- drumkv1.orig/src/mimetypes/drumkv1.xml
++++ drumkv1/src/mimetypes/drumkv1.xml
+@@ -2,7 +2,7 @@
+ <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+   <mime-type type="application/x-drumkv1-preset">
+     <sub-class-of type="text/xml"/>
+-    <comment>synthv1 preset</comment>
++    <comment>drumkv1 preset</comment>
+     <glob pattern="*.drumkv1"/>
+   </mime-type>
+ </mime-info>
diff --git a/debian/patches/series b/debian/patches/series
index fa74c69..c12d404 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 0002-hardening_fix.patch
 0004-fix_install_path.patch
+0006-mimedescription.patch

-- 
drumkv1 packaging



More information about the pkg-multimedia-commits mailing list