[Pkg-mozext-commits] [SCM] Mozilla addon for sharing interesting websites branch, master, updated. upstream/3.91-6-g194b6f7

Fabrizio Regalli fabreg at fabreg.it
Tue Aug 9 10:59:54 UTC 2011


The following commit has been merged in the master branch:
commit 194b6f7051214c945711b6108ba51470f38c13a2
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Tue Aug 9 12:59:48 2011 +0200

    Refreshed label patch

diff --git a/debian/patches/private_label.patch b/debian/patches/private_label.patch
index fa2b322..7474207 100644
--- a/debian/patches/private_label.patch
+++ b/debian/patches/private_label.patch
@@ -1,16 +1,16 @@
 Description: Change privat label to DEB
 Author: Andrea Veri <and at debian.org>
 Forwarded: not-needed
-Last-Update: 2010-01-28
+Last-Update: 2011-08-09
 
---- stumbleupon-3.62.orig/chrome/stumbleupon.jar!/content/stumbleuponOverlay.js
-+++ stumbleupon-3.62/chrome/stumbleupon.jar!/content/stumbleuponOverlay.js
-@@ -38,7 +38,7 @@ Copyright notes:
+--- a/content/stumbleuponOverlay.js
++++ b/content/stumbleuponOverlay.js
+@@ -38,7 +38,7 @@
  ***/
  
  //************** GLOBALS ****************/
--var su_private_label = "2010012002";
-+var su_private_label = "DEB";
- var su_source_label = "AM";
- var su_log_communication = true;
- var su_log_sync = false;
+-StumbleGlobals.private_label = "2011051703";
++StumbleGlobals.private_label = "DEB";
+ StumbleGlobals.source_label = "AM";
+ StumbleGlobals.log_communication = false;
+ StumbleGlobals.log_sync = false;
diff --git a/debian/patches/series b/debian/patches/series
index c8ba826..88be9bf 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+private_label.patch
 bump-max-version.diff

-- 
Mozilla addon for sharing interesting websites



More information about the Pkg-mozext-commits mailing list