aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-09-17 16:25:02 +0200
committerChristian Grothoff <christian@grothoff.org>2024-09-17 16:25:02 +0200
commit76f00de7cbb681f5d1c04ae07d4003aa386f8135 (patch)
treed5078bb4bfe2a91c03ea8065efffde08ff7d8fbc /debian/control
parent23399f8072d6e34c8900134fda2e63969043ac07 (diff)
version bumping
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index ce994bf1..70f9f39f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
debhelper-compat (= 12),
gettext,
libgnunet-dev (>=0.22),
- libtalerexchange-dev (>=0.13.0),
+ libtalerexchange-dev (>=0.14.0),
libpq-dev (>=15.0),
po-debconf,
libqrencode-dev,
@@ -48,7 +48,7 @@ Pre-Depends:
${misc:Pre-Depends}
Depends:
libtalermerchant (= ${binary:Version}),
- libtalerexchange (>= 0.13.0),
+ libtalerexchange (>= 0.14.0),
adduser,
lsb-base,
netbase,
@@ -69,7 +69,7 @@ Package: libtalermerchant-dev
Section: libdevel
Architecture: any
Depends:
- libtalerexchange-dev (>= 0.13.0),
+ libtalerexchange-dev (>= 0.14.0),
libgnunet-dev (>=0.22),
${misc:Depends},
${shlibs:Depends}