aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-20 15:38:14 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-20 15:38:14 +0200
commit28260c18ff29c17741e19cdee182632f041a963f (patch)
tree6a54048f941fad0fed0087c99f6569ecc073eb34 /debian/control
parent52d1fcf448987ab4ee13ae7cc2f8e60ee611f760 (diff)
-bump version dependencies
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 6 insertions, 9 deletions
diff --git a/debian/control b/debian/control
index 619bcfcd..84aa993b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,9 @@ Build-Depends:
autopoint,
debhelper-compat (= 12),
gettext,
- libgnunet-dev,
- libtalerexchange-dev,
- libpq-dev (>=9.5),
+ libgnunet-dev (>=0.17.0),
+ libtalerexchange-dev (>=0.9.0),
+ libpq-dev (>=13),
libsqlite3-dev (>=3.8),
po-debconf,
libqrencode-dev,
@@ -19,9 +19,6 @@ Build-Depends:
libcurl4-openssl-dev (>= 7.35.0) | libcurl4-gnutls-dev (>= 7.35.0),
libsodium-dev (>= 1.0.11),
texinfo
-Build-Conflicts:
- autoconf2.13,
- automake1.4
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/debian/taler-merchant.git
Vcs-browser: https://salsa.debian.org/debian/taler-merchant
@@ -43,7 +40,7 @@ Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
- libtalerexchange (>= 0.8.3),
+ libtalerexchange (>= 0.9.0),
adduser,
lsb-base,
netbase,
@@ -58,8 +55,8 @@ Package: libtalermerchant-dev
Section: libdevel
Architecture: any
Depends:
- libtalerexchange-dev (>= 0.8.3),
- libgnunet-dev (>=0.14.0),
+ libtalerexchange-dev (>= 0.9.0),
+ libgnunet-dev (>=0.17.0),
${misc:Depends},
${shlibs:Depends}
Description: libraries to talk to a GNU Taler merchant (development)