summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 16:55:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 16:55:34 +0000
commit63e109b75df30f42cc73079245436df01bb517a1 (patch)
treebde3d84355a817d306fd03e35d30fa0b7a7ff8e7 /debian/control
parentAdding upstream version 2020.10.7. (diff)
downloadprivacybadger-63e109b75df30f42cc73079245436df01bb517a1.tar.xz
privacybadger-63e109b75df30f42cc73079245436df01bb517a1.zip
Adding debian version 2020.10.7-1.debian/2020.10.7-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control35
1 files changed, 35 insertions, 0 deletions
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 <dr@jones.dk>
+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.