[Pkg-mozext-commits] [SCM] wot extension for Firefox/Iceweasel branch, master, updated. debian/20110704-1-1-gcf78603
Andrea Veri
av at src.gnome.org
Mon Dec 26 23:51:49 UTC 2011
The following commit has been merged in the master branch:
commit cf786039f936a5f8d312fd7925e11c6194770d61
Author: Andrea Veri <av at src.gnome.org>
Date: Tue Dec 27 00:51:25 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 214e79e..bc65249 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+wot (20110704-2) 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: #653276)
+
+ -- Andrea Veri <and at debian.org> Tue, 27 Dec 2011 00:48:27 +0100
+
wot (20110704-1) unstable; urgency=low
* Initial release. (Closes: #647669)
diff --git a/debian/patches/01-bump-maxversion.diff b/debian/patches/01-bump-maxversion.diff
index 23b61ef..419d9be 100644
--- a/debian/patches/01-bump-maxversion.diff
+++ b/debian/patches/01-bump-maxversion.diff
@@ -1,16 +1,13 @@
-Description: Bump maxVersion to 8.* for using with Firefox/Iceweasel currently in sid/experimental
-Author: Fabrizio Regalli <fabreg at fabreg.it>
-Forwarded: not-needed
-
-
---- a/install.rdf
-+++ b/install.rdf
+Index: wot-20110704/install.rdf
+===================================================================
+--- wot-20110704.orig/install.rdf 2011-12-27 00:47:32.839441544 +0100
++++ wot-20110704/install.rdf 2011-12-27 00:47:53.703221668 +0100
@@ -16,7 +16,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>3.0</em:minVersion>
- <em:maxVersion>7.0a1</em:maxVersion>
-+ <em:maxVersion>8.*</em:maxVersion>
++ <em:maxVersion>*</em:maxVersion>
</Description>
</em:targetApplication>
--
wot extension for Firefox/Iceweasel
More information about the Pkg-mozext-commits
mailing list