Package: adblock-plus / 2.7.3+dfsg-1~deb8u1

Metadata

Package Version Patches format
adblock-plus 2.7.3+dfsg-1~deb8u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Disable acceptable ads feature by default.patch | (download)

adblockplusui/firstRun.html | 4 0 + 4 - 0 !
lib/ui.js | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 5 deletions(-)

 disable "acceptable ads" feature by default

Upstream prefers to get them activated by default.

Bug-Debian: http://bugs.debian.org/653112
0002 No focus on new tab.patch | (download)

lib/appSupport.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 no focus on new tab

On first start of iceweasel, the new tab presenting Adblock Plus now
stays on background.

Bug-Debian: http://bugs.debian.org/693160
0003 Add a symlink to workaround split source.patch | (download)

buildtools/jshydra | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add a symlink to workaround split source

Bug: https://issues.adblockplus.org/ticket/170

0004 Drop dependency check.patch | (download)

build.py | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 drop dependency check

We are providing the needed sources without the need of network access
at build time.