aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-20 15:29:59 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-20 15:29:59 +0200
commit3fe94eb144cdfd22c0e78669179afef1e2da7d3f (patch)
tree550069e8d71160ec0668ae88b4637ec031caa25e /debian/control
parent3d660340939a6e4394b8f8ecd53ae7955e47eeae (diff)
downloadexchange-3fe94eb144cdfd22c0e78669179afef1e2da7d3f.tar.xz
-update Debian package: include expire service, update dependencies
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 7 insertions, 12 deletions
diff --git a/debian/control b/debian/control
index 894a1dd37..2adf6f0a5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,27 +9,22 @@ Build-Depends:
bash,
debhelper-compat (= 12),
gettext,
- libgnunet-dev (>=0.15.3),
+ libgnunet-dev (>=0.17.0),
libcurl4-gnutls-dev (>=7.35.0) | libcurl4-openssl-dev (>= 7.35.0),
- libgcrypt20-dev (>=1.6),
+ libgcrypt20-dev (>=1.8),
libgnutls28-dev (>=3.2.12),
libidn2-dev,
libjansson-dev,
libltdl-dev (>=2.2),
- libmicrohttpd-dev (>=0.9.63),
- libpq-dev (>=9.5),
+ libmicrohttpd-dev (>=0.9.71),
+ libpq-dev (>=13),
libsodium-dev (>=1.0.11),
- libsqlite3-dev (>=3.8),
libunistring-dev (>=0.9.2),
python3-jinja2,
- net-tools,
po-debconf,
python3-dev,
texinfo (>=5.2),
zlib1g-dev
-Build-Conflicts:
- autoconf2.13,
- automake1.4
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/debian/taler-exchange.git
Vcs-browser: https://salsa.debian.org/debian/taler-exchange
@@ -109,9 +104,9 @@ Section: libdevel
Architecture: any
Depends:
libtalerexchange (= ${binary:Version}),
- libgnunet-dev (>=0.15.3),
- libgcrypt20-dev (>=1.6),
- libmicrohttpd-dev (>=0.9.33),
+ libgnunet-dev (>=0.17.0),
+ libgcrypt20-dev (>=1.8),
+ libmicrohttpd-dev (>=0.9.71),
${misc:Depends},
${shlibs:Depends}
Description: libraries to talk to a GNU Taler exchange (development)