[Pkg-mozext-commits] [SCM] Iceweasel's extension meant for managing your Google Bookmarks branch, master, updated. debian/1.5-1-1-g55ab17b
Andrea Veri
av at src.gnome.org
Tue Dec 27 11:09:01 UTC 2011
The following commit has been merged in the master branch:
commit 55ab17b471c238d5165bb91ea1d4661e81142963
Author: Andrea Veri <av at src.gnome.org>
Date: Tue Dec 27 12:08:46 2011 +0100
debian/patches/01_bump-max_version.patch: refreshed for getting back compatibility with Firefox/Iceweasel 9.
diff --git a/debian/changelog b/debian/changelog
index be5551c..fa1d191 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+google-bookmarks (1.5-2) unstable; urgency=low
+
+ * debian/patches/01_bump-max_version.patch:
+ - added 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.
+
+ -- Andrea Veri <and at debian.org> Tue, 27 Dec 2011 12:02:38 +0100
+
google-bookmarks (1.5-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/patches/01_bump-max_version.patch b/debian/patches/01_bump-max_version.patch
new file mode 100644
index 0000000..328524e
--- /dev/null
+++ b/debian/patches/01_bump-max_version.patch
@@ -0,0 +1,11 @@
+Index: google-bookmarks-1.5/install.rdf
+===================================================================
+--- google-bookmarks-1.5.orig/install.rdf 2011-11-09 10:38:48.000000000 +0100
++++ google-bookmarks-1.5/install.rdf 2011-12-27 12:02:29.307983943 +0100
+@@ -16,5 +16,5 @@
+ <RDF:Description RDF:about="rdf:#$3FQk2"
+ em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
+ em:minVersion="2.0"
+- em:maxVersion="8.*" />
++ em:maxVersion="*" />
+ </RDF:RDF>
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8041642
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_bump-max_version.patch
--
Iceweasel's extension meant for managing your Google Bookmarks
More information about the Pkg-mozext-commits
mailing list