From 63e109b75df30f42cc73079245436df01bb517a1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:55:34 +0200 Subject: Adding debian version 2020.10.7-1. Signed-off-by: Daniel Baumann --- debian/control | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..964092f --- /dev/null +++ b/debian/control @@ -0,0 +1,35 @@ +Source: privacybadger +Section: web +Priority: optional +Maintainer: Jonas Smedegaard +Build-Depends: + debhelper-compat (= 13), +Standards-Version: 4.5.1 +Homepage: https://www.eff.org/privacybadger/ +Vcs-Git: https://salsa.debian.org/webext-team/privacybadger.git +Vcs-Browser: https://salsa.debian.org/webext-team/privacybadger +Rules-Requires-Root: no + +Package: webext-privacy-badger +Architecture: all +Depends: + fonts-open-sans, + ${misc:Depends}, +Enhances: + chromium, + firefox, + firefox-esr, +Description: Privacy Badger automatically learns to block invisible trackers + Instead of keeping lists of what to block, + Privacy Badger learns by watching + which domains appear to be tracking you as you browse the Web. + Privacy Badger sends the Do Not Track signal with your browsing. + If trackers ignore your wishes, + your Badger will learn to block them. + Privacy Badger starts blocking + once it sees the same tracker on three different websites. + Besides automatic tracker blocking, + Privacy Badger removes outgoing link click tracking + on Facebook, Google and Twitter, + with more privacy protections on the way. + To learn more, see the FAQ on Privacy Badger's homepage. -- cgit v1.2.3