parse_toggle_state() only returns 0 or 1, so check for 1 directly.
[privoxy.git] / debian / control
1 Source: privoxy
2 Section: web
3 Priority: optional
4 Maintainer: Roland Rosenfeld <roland@debian.org>
5 Build-Depends: debhelper (>= 5.0.0), autoconf, autotools-dev, libpcre3-dev,
6  jade, docbook-dsssl, w3m, sp, sgmlspl, groff, man2html, dpatch, zlib1g-dev
7 Standards-Version: 3.8.0
8 Homepage: http://www.privoxy.org/
9
10 Package: privoxy
11 Architecture: any
12 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, logrotate,
13  adduser, lsb-base (>= 3.2-13)
14 Recommends: doc-base
15 Description: Privacy enhancing HTTP Proxy
16  Privoxy is a web proxy with advanced filtering capabilities for
17  protecting privacy, filtering web page content, managing cookies,
18  controlling access, and removing ads, banners, pop-ups and other
19  obnoxious Internet junk. Privoxy has a very flexible configuration
20  and can be customized to suit individual needs and tastes. Privoxy
21  has application for both stand-alone systems and multi-user networks.
22  .
23  Privoxy is based on Internet Junkbuster (tm).