aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-24 14:14:19 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-24 14:14:19 +0200
commita6c9e653f0d46b0d0c3acc39e16cc35f2dd627cf (patch)
tree8a76e00002ef178a7148ca390d80a0d116a69b49 /debian
parent56cd517c38ff8433078b04f4ec63dd7458bbf7bc (diff)
also test for taler-bank-manage in walletharness test
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control10
2 files changed, 6 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 6472a6e2..c1025b73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-taler-merchant (0.9.0) unstable; urgency=low
+taler-merchant (0.8.99-1) unstable; urgency=low
* Updating to latest pre-release from Git.
diff --git a/debian/control b/debian/control
index 414027c2..578b13bc 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends:
autopoint,
debhelper-compat (= 12),
gettext,
- libgnunet-dev (>=0.17.0),
- libtalerexchange-dev (>=0.9.0),
+ libgnunet-dev (>=0.17.1),
+ libtalerexchange-dev (>=0.8.99),
libpq-dev (>=13.0),
po-debconf,
libqrencode-dev,
@@ -39,7 +39,7 @@ Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
- libtalerexchange (>= 0.9.0),
+ libtalerexchange (>= 0.8.99),
adduser,
lsb-base,
netbase,
@@ -56,8 +56,8 @@ Package: libtalermerchant-dev
Section: libdevel
Architecture: any
Depends:
- libtalerexchange-dev (>= 0.9.0),
- libgnunet-dev (>=0.17.0),
+ libtalerexchange-dev (>= 0.8.99),
+ libgnunet-dev (>=0.17.1),
${misc:Depends},
${shlibs:Depends}
Description: libraries to talk to a GNU Taler merchant (development)