X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=b40b4f0092f5ec436a6853d6fe871db4009a29e9;hb=7ac4648ff14080c7d5f46e7d1d54cfc85d654d1f;hp=85777eaaa8f76b40d508ab437a3e2cb25a22727f;hpb=5914fa3f3f24119613954d79141c26543910fa8a;p=privoxy.git diff --git a/debian/control b/debian/control index 85777eaa..b40b4f00 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,17 @@ 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: debhelper (>= 5.0.0), autoconf, autotools-dev, libpcre3-dev, + jade, docbook-dsssl, docbook, w3m, sp, sgmlspl, groff, man2html, dpatch, + zlib1g-dev +Standards-Version: 3.9.2 +Homepage: http://www.privoxy.org/ Package: privoxy Architecture: any -Depends: ${shlibs:Depends}, logrotate, adduser -Conflicts: junkbuster -Replaces: junkbuster +Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, logrotate, + adduser, lsb-base (>= 3.2-13) +Recommends: doc-base 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 +21,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).