[Pkg-mozext-commits] [SCM] Show tabs like a tree branch, master, updated. debian/0.12.2011061701-1-9-gedbb434

Ximin Luo infinity0 at gmx.com
Sat Nov 19 19:49:46 UTC 2011


The following commit has been merged in the master branch:
commit edbb434d6a6b55efc277bd7fa8a9e6406b36a072
Author: Ximin Luo <infinity0 at gmx.com>
Date:   Sat Nov 19 19:47:59 2011 +0000

    - add patch to override max version, as is already done on AMO

diff --git a/debian/patches/override-max-version.diff b/debian/patches/override-max-version.diff
new file mode 100644
index 0000000..0b96257
--- /dev/null
+++ b/debian/patches/override-max-version.diff
@@ -0,0 +1,13 @@
+Index: tree-style-tab/install.rdf
+===================================================================
+--- tree-style-tab.orig/install.rdf	2011-10-09 12:55:18.937607016 +0100
++++ tree-style-tab/install.rdf	2011-11-19 19:44:19.376132634 +0000
+@@ -166,7 +166,7 @@
+     <em:targetApplication>
+       <RDF:Description em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
+                        em:minVersion="3.6"
+-                       em:maxVersion="7.*" />
++                       em:maxVersion="10.0a1" />
+     </em:targetApplication>
+   </RDF:Description>
+ </RDF:RDF>
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..431ac54
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+override-max-version.diff

-- 
Show tabs like a tree



More information about the Pkg-mozext-commits mailing list