Source: privoxy
Maintainer: Roland Rosenfeld <roland@debian.org>
Section: web
Build-Depends: autoconf,
               debhelper-compat (= 13),
               dh-apparmor,
               docbook <!nodoc>,
               docbook-dsssl <!nodoc>,
               docbook-utils <!nodoc>,
               groff <!nodoc>,
               libbrotli-dev,
               libpcre2-dev,
               libssl-dev,
               libzstd-dev,
               man2html <!nodoc>,
               opensp:native <!nodoc>,
               po-debconf,
               sgmlspl <!nodoc>,
               w3m <!nodoc>,
               zlib1g-dev
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/debian/privoxy
Vcs-Git: https://salsa.debian.org/debian/privoxy.git
Homepage: https://www.privoxy.org/

Package: privoxy
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends},
         adduser,
         debconf,
         logrotate,
         ucf
Recommends: doc-base
Suggests: apparmor
Pre-Depends: ${misc:Pre-Depends}
Description: Privacy enhancing HTTP Proxy
 Privoxy is a web proxy with advanced filtering capabilities for
 protecting privacy, filtering web page content, managing cookies,
 controlling access, and removing ads, banners, pop-ups and other
 obnoxious Internet junk. Privoxy has a very flexible configuration
 and can be customized to suit individual needs and tastes. Privoxy
 has application for both stand-alone systems and multi-user networks.
 .
 Privoxy is based on Internet Junkbuster (tm).
