1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
|
Source: ublock-origin
Section: web
Priority: optional
Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers@lists.alioth.debian.org>
Uploaders:
Markus Koschany <apo@debian.org>,
Michael Meskes <meskes@debian.org>
Build-Depends:
binaryen,
debhelper-compat (= 13),
python3,
wabt
Standards-Version: 4.6.0
Homepage: https://github.com/gorhill/uBlock
Vcs-Git: https://salsa.debian.org/webext-team/ublock-origin.git
Vcs-Browser: https://salsa.debian.org/webext-team/ublock-origin
Package: ublock-origin-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends}
Description: lightweight and efficient ads, malware, trackers blocker (docs)
uBlock is a small footprint blocker for against web ads, malware, trackers,
analytics and similar invasive items.
.
Compared to other blockers like AdBlock and Ghostery, µBlock is focused on
having a smaller memory and CPU footprint.
.
This package contains larger files that are part of µBlock's documentation.
Package: webext-ublock-origin
Architecture: all
Depends:
webext-ublock-origin-chromium,
webext-ublock-origin-firefox,
${misc:Depends}
Section: oldlibs
Description: transitional package
This is a transitional package. It can safely be removed. Please install
webext-ublock-origin-firefox or webext-ublock-origin-chromium instead.
Package: webext-ublock-origin-firefox
Architecture: all
Depends:
${misc:Depends}
Recommends:
firefox (>= 50) | firefox-esr (>= 50)
Suggests:
ublock-origin-doc
Breaks:
webext-ublock-origin (<< 1.29.0)
Replaces:
webext-ublock-origin (<< 1.29.0)
Description: lightweight and efficient ads, malware, trackers blocker (Firefox)
uBlock is a small footprint blocker for against web ads, malware, trackers,
analytics and similar invasive items.
.
Compared to other blockers like AdBlock and Ghostery, µBlock is focused on
having a smaller memory and CPU footprint.
.
This package provides the Firefox version of the addon.
Package: webext-ublock-origin-chromium
Architecture: all
Depends:
${misc:Depends}
Recommends:
chromium
Suggests:
ublock-origin-doc
Breaks:
webext-ublock-origin (<< 1.29.0)
Replaces:
webext-ublock-origin (<< 1.29.0)
Description: lightweight and efficient ads, malware, trackers blocker (Chromium)
uBlock is a small footprint blocker for against web ads, malware, trackers,
analytics and similar invasive items.
.
Compared to other blockers like AdBlock and Ghostery, µBlock is focused on
having a smaller memory and CPU footprint.
.
This package provides the Chromium version of the addon.
|