wolfSSL: Use LIBWOLFSSL_VERSION_HEX to decide whether or not to use WOLFSSL_X509_V_OK
[privoxy.git] / debian / control
index cd43c6c..0396f09 100644 (file)
@@ -2,13 +2,40 @@ Source: privoxy
 Section: web
 Priority: optional
 Maintainer: Roland Rosenfeld <roland@debian.org>
-Build-Depends: debhelper (>= 5.0.0), autoconf, autotools-dev, libpcre3-dev, jade, docbook-dsssl, w3m, sp, sgmlspl, groff, htmldoc (>= 1.8.25-1), man2html, dpatch
-Standards-Version: 3.6.2
+Build-Depends: autoconf,
+               debhelper-compat (= 13),
+               dh-apparmor,
+               docbook <!nodoc>,
+               docbook-dsssl <!nodoc>,
+               docbook-utils <!nodoc>,
+               groff <!nodoc>,
+               libbrotli-dev,
+               libmbedtls-dev,
+               libpcre2-dev,
+               man2html <!nodoc>,
+               opensp:native <!nodoc>,
+               po-debconf,
+               sgmlspl <!nodoc>,
+               w3m <!nodoc>,
+               zlib1g-dev
+Standards-Version: 4.6.2
+Homepage: https://www.privoxy.org/
+Vcs-Git: https://salsa.debian.org/debian/privoxy.git
+Vcs-Browser: https://salsa.debian.org/debian/privoxy
+Rules-Requires-Root: no
 
 Package: privoxy
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, logrotate, adduser
+Depends: adduser,
+         debconf,
+         logrotate,
+         ucf,
+         ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Recommends: doc-base
+Suggests: apparmor
 Description: Privacy enhancing HTTP Proxy
  Privoxy is a web proxy with advanced filtering capabilities for
  protecting privacy, filtering web page content, managing cookies,
@@ -18,5 +45,3 @@ Description: Privacy enhancing HTTP Proxy
  has application for both stand-alone systems and multi-user networks.
  .
  Privoxy is based on Internet Junkbuster (tm).
- .
-  Homepage: http://www.privoxy.org/