control (954B)
1 Source: paivana-httpd 2 Section: net 3 Priority: optional 4 Maintainer: Christian Grothoff <grothoff@gnu.org> 5 Build-Depends: 6 autoconf (>=2.59), 7 automake (>=1.11.1), 8 autopoint, 9 debhelper-compat (= 12), 10 gettext, 11 libgnunet-dev (>=0.24.0), 12 libtalerexchange-dev (>= 1.0.0), 13 libtalermerchant-dev (>= 1.0.0), 14 libpq-dev (>=15.0), 15 pkg-config, 16 po-debconf, 17 zlib1g-dev, 18 texinfo 19 Standards-Version: 4.5.0 20 Vcs-Git: https://salsa.debian.org/debian/paivana-httpd.git 21 Vcs-browser: https://salsa.debian.org/debian/paivana-httpd 22 Homepage: https://taler.net/ 23 24 Package: paivana-httpd 25 Architecture: any 26 Pre-Depends: 27 ${misc:Pre-Depends} 28 Depends: 29 libtalerexchange (>= 1.0.0), 30 libtalermerchant (>= 1.0.0), 31 libgnutls30 (>= 3.7.1), 32 adduser, 33 lsb-base, 34 netbase, 35 ${misc:Depends}, 36 ${shlibs:Depends} 37 Recommends: 38 apache2 | nginx | httpd 39 Description: reverse proxy paywall 40 . 41 paivana-httpd is a reverse proxy that adds a GNU Taler paywall 42 in front of some HTTP server. 43