From 63c9bff360cf0523b9332452ad0bd5d797fab4b0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 07:47:55 +0200 Subject: Adding debian version 1.55.0+dfsg-1. Signed-off-by: Daniel Baumann --- debian/control | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..9f48474 --- /dev/null +++ b/debian/control @@ -0,0 +1,70 @@ +Source: ublock-origin +Section: web +Priority: optional +Maintainer: Debian Mozilla Extension Maintainers +Uploaders: + Markus Koschany , + Michael Meskes +Build-Depends: + binaryen, + debhelper-compat (= 13), + nodejs, + node-css-tree, + node-js-beautify, + python3, + wabt +Standards-Version: 4.6.2 +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-firefox +Architecture: all +Multi-Arch: foreign +Depends: + ${misc:Depends} +Recommends: + firefox | firefox-esr +Suggests: + ublock-origin-doc +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 +Multi-Arch: foreign +Depends: + ${misc:Depends} +Recommends: + chromium +Suggests: + ublock-origin-doc +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. -- cgit v1.2.3