summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
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.