aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Blättler <blatc2@bfh.ch>2023-12-05 12:44:25 +0100
committerChristian Blättler <blatc2@bfh.ch>2023-12-05 12:44:25 +0100
commitf99262923121d5c0e1b995e325d97830110f5ce5 (patch)
tree920eb143e689104eb9d4b9882910ae42296bcce1 /debian
parent9b27ee9c8d7d2bda08c795d9ae60cd2523bd8ffe (diff)
parent4347393e44ca59e305514eeb0d11638c8c38f07d (diff)
downloadexchange-f99262923121d5c0e1b995e325d97830110f5ce5.tar.xz
Merge branch 'master' into feature/tokens
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog18
-rw-r--r--debian/libtalerexchange-dev.install1
2 files changed, 18 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 401827f01..c147a0d52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+taler-exchange (0.9.3-4) unstable; urgency=low
+
+ * Minor hot-fixes to the database setup automation script.
+
+ -- Christian Grothoff <grothoff@gnu.org> Fri, 1 Dec 2023 10:50:12 -0800
+
+taler-exchange (0.9.3-3) unstable; urgency=low
+
+ * This packages the v0.9.3b bugfix release.
+
+ -- Christian Grothoff <grothoff@gnu.org> Wed, 29 Nov 2023 03:50:12 +0200
+
+taler-exchange (0.9.3-2) unstable; urgency=low
+
+ * This packages the v0.9.3a bugfix release.
+
+ -- Christian Grothoff <grothoff@gnu.org> Wed, 29 Nov 2023 03:50:12 +0200
+
taler-exchange (0.9.3-1) unstable; urgency=low
* Actual v0.9.3 release.
diff --git a/debian/libtalerexchange-dev.install b/debian/libtalerexchange-dev.install
index 0654f72a2..5d8edd3bb 100644
--- a/debian/libtalerexchange-dev.install
+++ b/debian/libtalerexchange-dev.install
@@ -9,7 +9,6 @@ usr/bin/taler-unified-setup.sh
# Only used in test cases. Maybe these
# shouldn't even be installed?
usr/bin/taler-bank-manage-testing
-usr/bin/taler-nexus-prepare
# Man pages
usr/share/man/man1/taler-exchange-kyc-tester*