Add all Debian changes from 3.0.19-2 to 3.0.24-1
[privoxy.git] / debian / control
index 580b85b..7aad0ca 100644 (file)
@@ -2,12 +2,33 @@ Source: privoxy
 Section: web
 Priority: optional
 Maintainer: Roland Rosenfeld <roland@debian.org>
-Build-Depends: debhelper (>> 3.0.0), autoconf, libpcre3-dev, docbook-utils
-Standards-Version: 3.5.6
+Build-Depends: autoconf,
+               autotools-dev,
+               debhelper (>= 9),
+               dh-systemd (>= 1.4),
+               docbook,
+               docbook-dsssl,
+               docbook-utils,
+               groff,
+               jade,
+               libpcre3-dev,
+               man2html,
+               sgmlspl,
+               sp,
+               w3m,
+               zlib1g-dev
+Standards-Version: 3.9.7
+Homepage: http://www.privoxy.org/
 
 Package: privoxy
 Architecture: any
-Depends: ${shlibs:Depends}, logrotate, adduser
+Depends: adduser,
+         logrotate,
+         lsb-base (>= 3.2-13),
+         ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
+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,
@@ -16,8 +37,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).