Author: beathovn-guest
Date: 2009-11-07 20:34:38 +0000 (Sat, 07 Nov 2009)
New Revision: 4322

Modified:
   trunk/packages/gwyddion/trunk/debian/patches/fix-shared-mime-info.patch
Log:
Somehow some stuff got lost on the way... But this should be the correct patch 
now.

Modified: 
trunk/packages/gwyddion/trunk/debian/patches/fix-shared-mime-info.patch
===================================================================
--- trunk/packages/gwyddion/trunk/debian/patches/fix-shared-mime-info.patch     
2009-11-07 20:20:09 UTC (rev 4321)
+++ trunk/packages/gwyddion/trunk/debian/patches/fix-shared-mime-info.patch     
2009-11-07 20:34:38 UTC (rev 4322)
@@ -1,3 +1,7 @@
+Description: fix a wrong offset notation
+Forwarded: private mail to maintainer 2009-11-06
+Author: Jan Beyer <j...@beathovn.de>
+
 --- gwyddion-2.18.orig/data/gwyddion.xml
 +++ gwyddion-2.18/data/gwyddion.xml
 @@ -350,7 +350,7 @@
@@ -5,7 +9,7 @@
    <magic priority="80">
      <match type="string" offset="0" value="#Channel: ">
 -      <match type="string" offset="12-32" value="#Frame  :"/>
-+    <match type="string" offset="12-32" value="#Frame  :"/>
++    <match type="string" offset="12:32" value="#Frame  :"/>
      </match>
    </magic>
    <glob pattern="*.plt"/>


_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to