Privoxy conflicts/replaces Junkbuster
[privoxy.git] / debian / control
1 Source: privoxy
2 Section: web
3 Priority: optional
4 Maintainer: Roland Rosenfeld <roland@debian.org>
5 Build-Depends: debhelper (>> 3.0.0), autoconf, libpcre3-dev, docbook-utils
6 Standards-Version: 3.5.6
7
8 Package: privoxy
9 Architecture: any
10 Depends: ${shlibs:Depends}, logrotate, adduser
11 Conflicts: junkbuster
12 Replaces: junkbuster
13 Description: Privacy enhancing HTTP Proxy
14  Privoxy is a web proxy with advanced filtering capabilities for
15  protecting privacy, filtering web page content, managing cookies,
16  controlling access, and removing ads, banners, pop-ups and other
17  obnoxious Internet junk. Privoxy has a very flexible configuration
18  and can be customized to suit individual needs and tastes. Privoxy
19  has application for both stand-alone systems and multi-user networks.
20  .
21  Privoxy is based on the code of the Internet Junkbuster. Junkbuster
22  was originally written by JunkBusters Corporation, and was released
23  as free open-source software under the GNU GPL. Stefan Waldherr made
24  many improvements, and started the SourceForge project to continue
25  development. Several other developers are now contributing.