[Pkg-mozext-commits] [SCM] A sidebar extension for Iceweasel/Firefox branch, master, updated. debian/0.7.14-2-1-g284281b

Andrea Veri av at src.gnome.org
Sun Dec 25 19:42:38 UTC 2011


The following commit has been merged in the master branch:
commit 284281b12b1e1d9b0d96d130c72435f11749788c
Author: Andrea Veri <av at src.gnome.org>
Date:   Sun Dec 25 20:42:02 2011 +0100

    debian/patches/01-bump-maxversion.diff: refreshed for getting back compatibility with Firefox/Iceweasel 9.

diff --git a/debian/changelog b/debian/changelog
index d55c6e6..612f2d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+all-in-one-sidebar (0.7.14-3) unstable; urgency=low
+
+  * debian/patches/01-bump-maxversion.diff:
+    - refreshed for getting back compatibility with
+      Firefox/Iceweasel 9. We'll use '*' as max_version,
+      this extension didn't have any particular breakage in
+      the past and it's known to work fine even on the next
+      iceweasel's releases. Anyway the max_version check
+      will probably go away with iceweasel 10, so all extensions
+      will be compatible by default, thus no more max_version's
+      bumps will be required for the extensions to work as
+      expected. (Closes: #653135)
+
+ -- Andrea Veri <and at debian.org>  Sun, 25 Dec 2011 20:28:49 +0100
+
 all-in-one-sidebar (0.7.14-2) unstable; urgency=low
 
   * Added Breaks: ${xpi:Breaks} to d/control 
diff --git a/debian/patches/01-bump-maxversion.diff b/debian/patches/01-bump-maxversion.diff
index 7a0e034..58849e8 100644
--- a/debian/patches/01-bump-maxversion.diff
+++ b/debian/patches/01-bump-maxversion.diff
@@ -1,21 +1,13 @@
-Description: bump maxversion to 8 for compatibility with Firefox/Iceweasel 8.*
-Author: Fabrizio Regalli <fabreg at fabreg.it>
-Forwarded: not-needed
-
-
---- a/install.rdf
-+++ b/install.rdf
-@@ -21,10 +21,10 @@
+Index: all-in-one-sidebar-0.7.14/install.rdf
+===================================================================
+--- all-in-one-sidebar-0.7.14.orig/install.rdf	2011-12-25 20:39:52.859397637 +0100
++++ all-in-one-sidebar-0.7.14/install.rdf	2011-12-25 20:40:19.303117926 +0100
+@@ -21,7 +21,7 @@
              <Description>
                  <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
                  <em:minVersion>4.0</em:minVersion>
 -                <em:maxVersion>6.0a2</em:maxVersion>
-+                <em:maxVersion>8.*</em:maxVersion>
++                <em:maxVersion>*</em:maxVersion>
              </Description>
              
          </em:targetApplication>
- 
-     </Description>
--</RDF>
-\ No newline at end of file
-+</RDF>

-- 
A sidebar extension for Iceweasel/Firefox



More information about the Pkg-mozext-commits mailing list