donau

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

commit e75488d303da1ea2ec71b33ba632d9582be2d9f4
parent ebcf7720d359da49b5244d59524cf3e560ca324f
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  9 Aug 2026 16:47:20 +0200

version bumping

Diffstat:
Mdebian/changelog | 6++++++
Mdebian/control | 10+++++-----
2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog @@ -1,3 +1,9 @@ +donau (1.6.5) unstable; urgency=low + + * Release 1.6.5. + + -- Christian Grothoff <christian@grothoff.org> Sun, 09 Aug 2026 16:46:22 +0200 + donau (1.6.0) unstable; urgency=low * Release 1.6.0. diff --git a/debian/control b/debian/control @@ -7,15 +7,15 @@ Build-Depends: ninja-build, bash, debhelper-compat (= 12), - libgnunet-dev (>=0.28.0~dev5), - libtalerexchange-dev (>=1.5.0), + libgnunet-dev (>=0.28.1~dev4), + libtalerexchange-dev (>=1.6.13), libcurl4-gnutls-dev (>=7.35.0) | libcurl4-openssl-dev (>= 7.35.0), libgcrypt20-dev (>=1.8), libgnutls28-dev (>=3.2.12), libidn2-dev, libjansson-dev, libltdl-dev (>=2.2), - libmicrohttpd-dev (>=0.9.71), + libmicrohttpd-dev (>=1.0.1), libpq-dev (>=13), libsodium-dev (>=1.0.11), libunistring-dev (>=0.9.2), @@ -85,9 +85,9 @@ Section: libdevel Architecture: any Depends: libdonau (= ${binary:Version}), - libgnunet-dev (>=0.27.0), + libgnunet-dev (>=0.28.1~dev4), libgcrypt20-dev (>=1.8), - libmicrohttpd-dev (>=0.9.71), + libmicrohttpd-dev (>=1.0.1), ${misc:Depends}, ${shlibs:Depends} Description: libraries to talk to a GNU Taler donau (development)