Remove 'Privoxy is developed on SourceForge' claim from the homepage
[privoxy.git] / debian / control
1 Source: privoxy
2 Section: web
3 Priority: optional
4 Maintainer: Roland Rosenfeld <roland@debian.org>
5 Build-Depends: autoconf,
6                autotools-dev,
7                debhelper (>= 9),
8                dh-systemd (>= 1.4),
9                docbook,
10                docbook-dsssl,
11                docbook-utils,
12                groff,
13                jade,
14                libpcre3-dev,
15                man2html,
16                sgmlspl,
17                sp,
18                w3m,
19                zlib1g-dev
20 Standards-Version: 3.9.7
21 Homepage: http://www.privoxy.org/
22
23 Package: privoxy
24 Architecture: any
25 Depends: adduser,
26          logrotate,
27          lsb-base (>= 3.2-13),
28          ${misc:Depends},
29          ${perl:Depends},
30          ${shlibs:Depends}
31 Recommends: doc-base
32 Description: Privacy enhancing HTTP Proxy
33  Privoxy is a web proxy with advanced filtering capabilities for
34  protecting privacy, filtering web page content, managing cookies,
35  controlling access, and removing ads, banners, pop-ups and other
36  obnoxious Internet junk. Privoxy has a very flexible configuration
37  and can be customized to suit individual needs and tastes. Privoxy
38  has application for both stand-alone systems and multi-user networks.
39  .
40  Privoxy is based on Internet Junkbuster (tm).