summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-12 11:01:32 +0200
committerChristian Grothoff <christian@grothoff.org>2024-04-12 11:01:32 +0200
commitda4889b1ed8eeae9cf8ed89b9bcefaced1f1e209 (patch)
tree238e4f5b8517f2b9c5758df60290a4f3be61ea30 /debian/control
parentdd215339dbc47a9bea7fe05546517ed94ffdbcc0 (diff)
downloadtaler-mdb-master.tar.gz
taler-mdb-master.tar.bz2
taler-mdb-master.zip
dependency bumpingHEADmaster
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 8ba1091..2f933c3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends:
debhelper-compat (= 13),
libgnunet-dev (>= 0.21),
libnfc-dev,
- libtalerexchange-dev (>= 0.9.4),
- libtalermerchant-dev (>= 0.9.4),
+ libtalerexchange-dev (>= 0.10.2),
+ libtalermerchant-dev (>= 0.10.2),
po-debconf,
zlib1g-dev
Build-Conflicts:
@@ -26,7 +26,7 @@ Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
- libtalermerchant (>= 0.9.4),
+ libtalermerchant (>= 0.10.2),
adduser,
lsb-base,
netbase,