X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=debian%2Fcontrol;h=754124d574fb3d5a074cad43bbff9ebbefea947f;hp=85777eaaa8f76b40d508ab437a3e2cb25a22727f;hb=a2f8296e90e9bc3c4e4fa50c9b42e3f12bce24ca;hpb=5914fa3f3f24119613954d79141c26543910fa8a diff --git a/debian/control b/debian/control index 85777eaa..754124d5 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,41 @@ Source: privoxy Section: web Priority: optional Maintainer: Roland Rosenfeld -Build-Depends: debhelper (>> 3.0.0), autoconf, libpcre3-dev, docbook-utils -Standards-Version: 3.5.6 +Build-Depends: autoconf, + debhelper-compat (= 13), + dh-apparmor, + docbook, + docbook-dsssl, + docbook-utils, + groff, + libbrotli-dev, + libmbedtls-dev, + libpcre3-dev, + man2html, + opensp, + po-debconf, + sgmlspl, + w3m, + zlib1g-dev +Standards-Version: 4.5.1 +Homepage: https://www.privoxy.org/ +Vcs-Git: https://salsa.debian.org/debian/privoxy.git +Vcs-Browser: https://salsa.debian.org/debian/privoxy +Rules-Requires-Root: no Package: privoxy Architecture: any -Depends: ${shlibs:Depends}, logrotate, adduser -Conflicts: junkbuster -Replaces: junkbuster +Depends: adduser, + debconf, + logrotate, + lsb-base (>= 3.2-13), + ucf, + ${misc:Depends}, + ${perl:Depends}, + ${shlibs:Depends} +Pre-Depends: ${misc:Pre-Depends} +Recommends: doc-base +Suggests: apparmor Description: Privacy enhancing HTTP Proxy Privoxy is a web proxy with advanced filtering capabilities for protecting privacy, filtering web page content, managing cookies, @@ -18,8 +45,4 @@ Description: Privacy enhancing HTTP Proxy 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 the code of the Internet Junkbuster. Junkbuster - was originally written by JunkBusters Corporation, and was released - as free open-source software under the GNU GPL. Stefan Waldherr made - many improvements, and started the SourceForge project to continue - development. Several other developers are now contributing. + Privoxy is based on Internet Junkbuster (tm).