commit 128cdd2a508f3bebd4b1f2a7cd57268959da6ffe
parent 8af8ea322434f5835000adb29c57de8aa3b607aa
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 21 Jan 2024 14:36:11 +0100
dependency version bumping
Diffstat:
2 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
@@ -1,3 +1,9 @@
+taler-mdb (0.9.4-2) unstable; urgency=low
+
+ * Bumping dependencies to GNU Taler v0.9.4.
+
+ -- Christian Grothoff <grothoff@gnu.org> Sun, 21 Jan 2024 23:50:12 +0200
+
taler-mdb (0.9.4-1) unstable; urgency=low
* Removing unnecessary build dependencies.
diff --git a/debian/control b/debian/control
@@ -7,11 +7,10 @@ Build-Depends:
automake (>=1.11.1),
autopoint,
debhelper-compat (= 13),
- libgnunet-dev (>= 0.20),
+ libgnunet-dev (>= 0.21),
libnfc-dev,
- libtalerexchange-dev (>= 0.9.3),
- libtalermerchant-dev (>= 0.9.3),
- libpq-dev (>=13),
+ libtalerexchange-dev (>= 0.9.4),
+ libtalermerchant-dev (>= 0.9.4),
po-debconf,
zlib1g-dev
Build-Conflicts:
@@ -27,8 +26,7 @@ Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
- libtalerexchange (>= 0.9.3),
- libtalermerchant (>= 0.9.3),
+ libtalermerchant (>= 0.9.4),
adduser,
lsb-base,
netbase,