taler-mdb

GNU Taler Extensions and Integrations
Log | Files | Refs | Submodules | README | LICENSE

commit a77f3b51ef46a18940c2dbdbeccf5a04710152af
parent c6c5a754efe7d35b027b52029b1eb7f05ad7c32c
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 22 Mar 2026 00:16:05 +0100

bump version requirement

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

diff --git a/debian/control b/debian/control @@ -7,10 +7,10 @@ Build-Depends: automake (>=1.11.1), autopoint, debhelper-compat (= 13), - libgnunet-dev (>= 0.24.0), + libgnunet-dev (>= 0.27.0), libnfc-dev, - libtalerexchange-dev (>= 1.0.0), - libtalermerchant-dev (>= 1.0.0), + libtalerexchange-dev (>= 1.5.0), + libtalermerchant-dev (>= 1.5.0), po-debconf, zlib1g-dev Build-Conflicts: @@ -26,7 +26,7 @@ Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: - libtalermerchant (>= 1.0.0), + libtalermerchant (>= 1.5.0), adduser, lsb-base, netbase,