From aa35bb3dbbe6376f865e3b1707a56f30c3e1c22d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 7 Sep 2023 14:16:56 +0200 Subject: bump versions for packaging --- debian/changelog | 6 ++++++ debian/control | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 920a0800f..f0e914e43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +taler-exchange (0.9.3) unstable; urgency=low + + * First work towards packaging v0.9.3. + + -- Christian Grothoff Thu, 7 Sep 2023 23:50:12 +0200 + taler-exchange (0.9.2-3) unstable; urgency=low * Improvements to timeout handling when DB is not available yet. diff --git a/debian/control b/debian/control index b464491c2..3ac37c829 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: bash, debhelper-compat (= 12), gettext, - libgnunet-dev (>=0.17.1), + libgnunet-dev (>=0.20), libcurl4-gnutls-dev (>=7.35.0) | libcurl4-openssl-dev (>= 7.35.0), libgcrypt20-dev (>=1.8), libgnutls28-dev (>=3.2.12), @@ -78,6 +78,7 @@ Depends: ${shlibs:Depends} Recommends: taler-exchange-offline (= ${binary:Version}), + apache2 | nginx | httpd, postgresql (>=13.0) Description: GNU's payment system operator. GNU Taler is the privacy-preserving digital payment @@ -144,7 +145,7 @@ Section: libdevel Architecture: any Depends: libtalerexchange (= ${binary:Version}), - libgnunet-dev (>=0.17.1), + libgnunet-dev (>=0.20), libgcrypt20-dev (>=1.8), libmicrohttpd-dev (>=0.9.71), ${misc:Depends}, -- cgit v1.2.3