[Pkg-mozext-commits] [adblock-plus] 71/74: Refresh patches

David Prévot taffit at moszumanska.debian.org
Tue Aug 11 12:07:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository adblock-plus.

commit 997afc46d44bc1454ba0dd67b5effeee087c8ccc
Author: David Prévot <david at tilapin.org>
Date:   Tue Aug 11 12:08:28 2015 +0200

    Refresh patches
    
    Git-Dch: Ignore
---
 debian/patches/0001-Disable-acceptable-ads-feature-by-default.patch | 4 ++--
 debian/patches/0002-No-focus-on-new-tab.patch                       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/0001-Disable-acceptable-ads-feature-by-default.patch b/debian/patches/0001-Disable-acceptable-ads-feature-by-default.patch
index c51e279..c012c51 100644
--- a/debian/patches/0001-Disable-acceptable-ads-feature-by-default.patch
+++ b/debian/patches/0001-Disable-acceptable-ads-feature-by-default.patch
@@ -29,10 +29,10 @@ index cb2ec25..795ae19 100644
          <h2 id="share-headline" class="i18n_firstRun_share_headline"></h2>
  
 diff --git a/lib/ui.js b/lib/ui.js
-index db1f05b..3faacac 100644
+index 365ac3c..338c90e 100644
 --- a/lib/ui.js
 +++ b/lib/ui.js
-@@ -777,7 +777,7 @@ let UI = exports.UI =
+@@ -826,7 +826,7 @@ let UI = exports.UI =
    {
      // Add "acceptable ads" subscription for new users and user updating from old ABP versions.
      // Don't add it for users of privacy subscriptions (use a hardcoded list for now).
diff --git a/debian/patches/0002-No-focus-on-new-tab.patch b/debian/patches/0002-No-focus-on-new-tab.patch
index 748e08a..dd95b74 100644
--- a/debian/patches/0002-No-focus-on-new-tab.patch
+++ b/debian/patches/0002-No-focus-on-new-tab.patch
@@ -12,10 +12,10 @@ Forwarded: not-needed
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/lib/appSupport.js b/lib/appSupport.js
-index 992d568..741cd3f 100644
+index 12307fe..0f1bbb4 100644
 --- a/lib/appSupport.js
 +++ b/lib/appSupport.js
-@@ -271,7 +271,7 @@ switch (application)
+@@ -229,7 +229,7 @@ switch (application)
        if (event)
          window.openNewTabWith(url, exports.getBrowser(window).contentDocument, null, event, false);
        else

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list