[Pkg-mozext-commits] [SCM] lightweight RSS and Atom feed reader for Iceweasel/Firefox branch, master, updated. upstream/1.4.5-27-g92ce2d5

Andrea Veri av at src.gnome.org
Tue Aug 16 21:27:09 UTC 2011


The following commit has been merged in the master branch:
commit 6e9246ae3b6bf6ad64a1d8e8eb48c20bc7db0d7d
Author: Andrea Veri <av at src.gnome.org>
Date:   Tue Aug 16 23:12:04 2011 +0200

    Refreshed disable_encoded_content.patch and added bump_max_version.patch, sage will work correctly on iceweasel6.0 now.

diff --git a/debian/patches/disable_encoded_content.patch b/debian/patches/disable_encoded_content.patch
index 0700631..bc214af 100644
--- a/debian/patches/disable_encoded_content.patch
+++ b/debian/patches/disable_encoded_content.patch
@@ -1,14 +1,13 @@
-Description: Disable encoded content by default
-Author: Alan Woodland <awoodland at debian.org>
-
---- sage-1.4.3.orig/defaults/preferences/sage.js
-+++ sage-1.4.3/defaults/preferences/sage.js
+Index: sage-extension-1.4.12/defaults/preferences/sage.js
+===================================================================
+--- sage-extension-1.4.12.orig/defaults/preferences/sage.js	2011-08-16 18:57:35.676972350 +0200
++++ sage-extension-1.4.12/defaults/preferences/sage.js	2011-08-16 18:57:42.872972147 +0200
 @@ -39,7 +39,7 @@
  pref("extensions.sage.version", "");
  pref("extensions.sage.userCss.enable", false);
  pref("extensions.sage.userCss.path", "");
 -pref("extensions.sage.allowEncodedContent", true);
 +pref("extensions.sage.allowEncodedContent", false);
- pref("extensions.sage.autoFeedTitle", true);
  pref("extensions.sage.renderFeeds", true);
  pref("extensions.sage.twelveHourClock", true);
+ pref("extensions.sage.feedItemOrder", "chrono");
diff --git a/debian/patches/series b/debian/patches/series
index d1af10a..c9552f7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
+bump_max_version.patch
 disable_encoded_content.patch
-new_xss_fix.patch

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



More information about the Pkg-mozext-commits mailing list