[Pkg-mozext-commits] [SCM] Advertisement filter extension for the Iceweasel/Iceape branch, master, updated. debian/1.3.10-1-5-g83766d1

Benjamin Drung bdrung at debian.org
Thu Oct 13 16:57:11 UTC 2011


The following commit has been merged in the master branch:
commit 3f493fb4e6fc595a48f3641abf85a8a12d3882f0
Author: Benjamin Drung <bdrung at debian.org>
Date:   Thu Oct 13 18:53:46 2011 +0200

    Bump maxVersion to 10.0a1 to support Iceweasel/Firefox 9.
    
    Closes: #645215

diff --git a/debian/patches/bump-maxversion.patch b/debian/patches/bump-maxversion.patch
new file mode 100644
index 0000000..538dc8b
--- /dev/null
+++ b/debian/patches/bump-maxversion.patch
@@ -0,0 +1,44 @@
+Description: Bump maxVersion to 10.0a1 to support Iceweasel/Firefox 9.
+Author: Benjamin Drung <bdrung at debian.org>
+
+--- adblock-plus-1.3.10.orig/install.rdf
++++ adblock-plus-1.3.10/install.rdf
+@@ -534,7 +534,7 @@
+         <!-- fennec -->
+         <em:id>{a23983c0-fd0e-11dc-95ff-0800200c9a66}</em:id>
+         <em:minVersion>1.1</em:minVersion>
+-        <em:maxVersion>9.0a1</em:maxVersion>
++        <em:maxVersion>10.0a1</em:maxVersion>
+       </Description>
+     </em:targetApplication>
+     <em:targetApplication>
+@@ -542,7 +542,7 @@
+         <!-- firefox -->
+         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+         <em:minVersion>3.5</em:minVersion>
+-        <em:maxVersion>9.0a1</em:maxVersion>
++        <em:maxVersion>10.0a1</em:maxVersion>
+       </Description>
+     </em:targetApplication>
+     <em:targetApplication>
+@@ -558,7 +558,7 @@
+         <!-- seamonkey -->
+         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
+         <em:minVersion>2.0</em:minVersion>
+-        <em:maxVersion>2.6a1</em:maxVersion>
++        <em:maxVersion>2.7a1</em:maxVersion>
+       </Description>
+     </em:targetApplication>
+     <em:targetApplication>
+@@ -574,8 +574,8 @@
+         <!-- thunderbird -->
+         <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
+         <em:minVersion>3.0</em:minVersion>
+-        <em:maxVersion>9.0a1</em:maxVersion>
++        <em:maxVersion>10.0a1</em:maxVersion>
+       </Description>
+     </em:targetApplication>
+   </Description>
+-</RDF>
+\ No newline at end of file
++</RDF>
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..de6fab7
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+bump-maxversion.patch

-- 
Advertisement filter extension for the Iceweasel/Iceape



More information about the Pkg-mozext-commits mailing list