[SCM] samplv1/master: Add patch to fix mime description.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Oct 9 09:35:56 UTC 2016


The following commit has been merged in the master branch:
commit 61390b5ba1b4f904f764973385e2300e1bb4aa27
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Oct 9 11:35:42 2016 +0200

    Add patch to fix mime description.

diff --git a/debian/patches/0006-mimedescription.patch b/debian/patches/0006-mimedescription.patch
new file mode 100644
index 0000000..6e2d483
--- /dev/null
+++ b/debian/patches/0006-mimedescription.patch
@@ -0,0 +1,20 @@
+Description: fixed description of mimetype
+Author: Jaromír Mikeš <mira.mikes at seznam.cz> 
+Last-Update: 2016-09-28
+Forwarded: no
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+
+Index: samplv1/src/mimetypes/samplv1.xml
+===================================================================
+--- samplv1.orig/src/mimetypes/samplv1.xml
++++ samplv1/src/mimetypes/samplv1.xml
+@@ -2,7 +2,7 @@
+ <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+   <mime-type type="application/x-samplv1-preset">
+     <sub-class-of type="text/xml"/>
+-    <comment>synthv1 preset</comment>
++    <comment>samplv1 preset</comment>
+     <glob pattern="*.samplv1"/>
+   </mime-type>
+ </mime-info>
diff --git a/debian/patches/series b/debian/patches/series
index de9ed9c..8554b13 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 0002-fix_hardening.patch
 0004-fix_install_path.patch
+0006-mimedescription.patch

-- 
samplv1 packaging



More information about the pkg-multimedia-commits mailing list