aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-09-07 14:16:56 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-09-07 14:16:56 +0200
commitaa35bb3dbbe6376f865e3b1707a56f30c3e1c22d (patch)
tree87d971a796df26e17641b25b2e388568ba825733 /debian
parent1654c7e3701716f66200e3b4ffb101140b0c0af6 (diff)
downloadexchange-aa35bb3dbbe6376f865e3b1707a56f30c3e1c22d.tar.xz
bump versions for packaging
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control5
2 files changed, 9 insertions, 2 deletions
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 <grothoff@gnu.org> 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},