[Pkg-mozext-commits] [SCM] Mozilla addon for sharing interesting websites branch, upstream, updated. debian/3.3.8-3-20-gace74ad

Benjamin Drung bdrung at ubuntu.com
Tue Aug 9 09:58:42 UTC 2011


The following commit has been merged in the upstream branch:
commit ec75dfcfccc0ab680de9c71df8fd46b4720f5c1d
Author: Benjamin Drung <bdrung at ubuntu.com>
Date:   Thu Jan 28 21:21:17 2010 +0100

    Refresh private_label.patch.

diff --git a/chrome/stumbleupon.jar!/content/stumbleuponOverlay.js b/chrome/stumbleupon.jar!/content/stumbleuponOverlay.js
index 1b6147c..42686ef 100644
--- a/chrome/stumbleupon.jar!/content/stumbleuponOverlay.js
+++ b/chrome/stumbleupon.jar!/content/stumbleuponOverlay.js
@@ -38,7 +38,7 @@ Copyright notes:
 ***/
 
 //************** 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;
diff --git a/debian/patches/private_label.patch b/debian/patches/private_label.patch
index 55f9353..fa2b322 100644
--- a/debian/patches/private_label.patch
+++ b/debian/patches/private_label.patch
@@ -1,11 +1,16 @@
---- content/stumbleuponOverlay.js	2009-07-25 20:36:02.000000000 +0100
-+++ content/stumbleuponOverlay.js.orig	2009-07-24 00:39:38.000000000 +0100
-@@ -38,7 +38,7 @@
+Description: Change privat label to DEB
+Author: Andrea Veri <and at debian.org>
+Forwarded: not-needed
+Last-Update: 2010-01-28
+
+--- 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:
  ***/
  
  //************** GLOBALS ****************/
--var su_private_label = "2009072303";
+-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;
- var su_log_polling = false;
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..048732e
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+private_label.patch

-- 
Mozilla addon for sharing interesting websites



More information about the Pkg-mozext-commits mailing list