[Pkg-mozext-commits] [SCM] lightweight RSS and Atom feed reader for Iceweasel/Firefox branch, master, updated. debian/1.4.12-2-1-g02cece5

Andrea Veri av at src.gnome.org
Mon Dec 26 23:46:28 UTC 2011


The following commit has been merged in the master branch:
commit 02cece5a0178ccb6f3172ab8132346d3997b133c
Author: Andrea Veri <av at src.gnome.org>
Date:   Tue Dec 27 00:45:34 2011 +0100

    debian/patches/bump_max_version.patch: refreshed for getting back compatibility with Firefox/Iceweasel 9.

diff --git a/debian/changelog b/debian/changelog
index c6d20e9..1e3b4b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+sage-extension (1.4.12-3) unstable; urgency=low
+
+  * debian/patches/bump_max_version.patch:
+    - 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: #653289)
+
+ -- Andrea Veri <and at debian.org>  Tue, 27 Dec 2011 00:36:57 +0100
+
 sage-extension (1.4.12-2) unstable; urgency=low
 
   * bump_max_version.patch:
diff --git a/debian/patches/bump_max_version.patch b/debian/patches/bump_max_version.patch
index 99efaae..8712431 100644
--- a/debian/patches/bump_max_version.patch
+++ b/debian/patches/bump_max_version.patch
@@ -1,13 +1,13 @@
 Index: sage-extension-1.4.12/install.rdf
 ===================================================================
---- sage-extension-1.4.12.orig/install.rdf	2011-06-16 13:40:44.000000000 +0200
-+++ sage-extension-1.4.12/install.rdf	2011-08-16 18:51:41.000000000 +0200
+--- sage-extension-1.4.12.orig/install.rdf	2011-12-27 00:35:59.978633767 +0100
++++ sage-extension-1.4.12/install.rdf	2011-12-27 00:36:39.690225288 +0100
 @@ -61,7 +61,7 @@
  			<Description>
  				<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  				<em:minVersion>3.0b1</em:minVersion>
 -				<em:maxVersion>5.*</em:maxVersion>
-+				<em:maxVersion>8.*</em:maxVersion>
++				<em:maxVersion>*</em:maxVersion>
  			</Description>
  		</em:targetApplication>
  		
diff --git a/debian/patches/series b/debian/patches/series
index c9552f7..076f16c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
-bump_max_version.patch
 disable_encoded_content.patch
+bump_max_version.patch

-- 
lightweight RSS and Atom feed reader for Iceweasel/Firefox



More information about the Pkg-mozext-commits mailing list