aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..2e09b4d
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,22 @@
+Source: nss-dontstalkme
+Section: net
+Priority: extra
+Maintainer: Guido <agx@sigxcpu.org>
+Build-Depends: debhelper (>= 9), autotools-dev,
+ automake,
+ autoconf,
+ libtool,
+Standards-Version: 3.9.5
+Homepage: https://honk.sigxcpu.org/piki/nss-dontstalkme
+Vcs-Git: git://honk.sigxcpu.org/git/nss-dontstalkme.git -b debian/master
+Vcs-Browser: https://honk.sigxcpu.org/gitweb/?p=nss-dontstalkme.git
+
+Package: libnss-dontstalkme
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: nss module to block tracking hosts
+ nss-dontstalk me is a nsswitch module that maps host lookups of well known web
+ trackers to localhost so they become uneffective.
+ .
+ While other solutions such as browser plugins only target specific
+ applications this affects the whole system.