X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fcontrol;h=991fbf3304413e79bbce69b994dc399475a5cf50;hb=d7e996aa8ec4b83418e44ea0fbfc8b9e0f0c1f40;hp=a7e6304dc4876c393a742b97567346832e28e854;hpb=71aad3f90226d3a65014c6fff4f2fc7ea37c3b58;p=privoxy.git diff --git a/debian/control b/debian/control index a7e6304d..991fbf33 100644 --- a/debian/control +++ b/debian/control @@ -2,20 +2,22 @@ Source: privoxy Section: web Priority: optional Maintainer: Roland Rosenfeld -Build-Depends: debhelper (>> 3.0.0), autoconf, libpcre3-dev -Standards-Version: 3.5.6 +Build-Depends: debhelper (>= 5.0.0), autoconf, autotools-dev, libpcre3-dev, + jade, docbook-dsssl, w3m, sp, sgmlspl, groff, man2html, dpatch, zlib1g-dev +Standards-Version: 3.8.0 +Homepage: http://www.privoxy.org/ Package: privoxy Architecture: any -Depends: ${shlibs:Depends}, logrotate, adduser +Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, logrotate, + adduser, lsb-base (>= 3.2-13) +Recommends: doc-base Description: Privacy enhancing HTTP Proxy - Privoxy is an instrumentable HTTP proxy that filters the HTTP data - stream between web servers and browsers. Privoxy can be used to - protect privacy, manage cookies, filter web page content, manage - access restrictions, and to discard such annoying Internet junk as - ads, banners, and pop-ups. Or whatever other annoyances strike your - fancy. + 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 a derivate of junkbuster, but it uses a different name - space and a different port (8118), so junkbuster and privoxy can - coexist on one system. + Privoxy is based on Internet Junkbuster (tm).