donau

Donation authority for GNU Taler (experimental)
Log | Files | Refs | Submodules | README | LICENSE

commit d436f6282a66caa545ad7f3baf3c00a9f63ffa01
parent 071a62c714f46cae4a5c424e719b7287903038ec
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 22 Mar 2026 00:14:37 +0100

bump version requirement

Diffstat:
Mdebian/control | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control @@ -9,8 +9,8 @@ Build-Depends: bash, debhelper-compat (= 12), gettext, - libgnunet-dev (>=0.26.1), - libtalerexchange-dev (>=1.2.0), + libgnunet-dev (>=0.27.0), + libtalerexchange-dev (>=1.5.0), libcurl4-gnutls-dev (>=7.35.0) | libcurl4-openssl-dev (>= 7.35.0), libgcrypt20-dev (>=1.8), libgnutls28-dev (>=3.2.12), @@ -87,7 +87,7 @@ Section: libdevel Architecture: any Depends: libdonau (= ${binary:Version}), - libgnunet-dev (>=0.24.0), + libgnunet-dev (>=0.27.0), libgcrypt20-dev (>=1.8), libmicrohttpd-dev (>=0.9.71), ${misc:Depends},