merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit f8bc94d00f82f12d1e7caf3d37bf7aac10c9d108
parent 64f26fea7100c64b5941796a0fc928406c7d9aa7
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 16 Feb 2021 19:04:06 +0100

update package

Diffstat:
Mdebian/libtalermerchant-dev.install | 1+
Mdebian/taler-merchant.postrm | 2+-
Mdebian/taler-merchant.postrm.debhelper | 2+-
Mdebian/taler-merchant.substvars | 2+-
4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/libtalermerchant-dev.install b/debian/libtalermerchant-dev.install @@ -1,3 +1,4 @@ +usr/bin/taler-merchant-benchmark usr/include usr/lib/*/*.so usr/lib/*/libtalermerchanttesting.so.* diff --git a/debian/taler-merchant.postrm b/debian/taler-merchant.postrm @@ -59,7 +59,7 @@ fi case "${1}" in purge) rm -f /var/lib/taler-merchant/master-api-key.txt - rmdir /var/lib/taler-merchant/httpd/ + rm -rf /var/lib/taler-merchant/httpd/ if [ -e /usr/share/debconf/confmodule ] then . /usr/share/debconf/confmodule diff --git a/debian/taler-merchant.postrm.debhelper b/debian/taler-merchant.postrm.debhelper @@ -1,4 +1,4 @@ -# Automatically added by dh_installdebconf/13.3.1 +# Automatically added by dh_installdebconf/13.3.3 if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then . /usr/share/debconf/confmodule db_purge diff --git a/debian/taler-merchant.substvars b/debian/taler-merchant.substvars @@ -1,3 +1,3 @@ misc:Depends=debconf (>= 0.5) | debconf-2.0 -shlibs:Depends=libc6 (>= 2.14), libgnunet (>= 0.14.0), libjansson4 (>= 2.0.1), libltdl7 (>= 2.4.6), libmicrohttpd12 (>= 0.9.50), libqrencode4 (>= 3.2.0), libtalerexchange (>= 0.9.0), libtalermerchant (>= 0.9.0), libtalermerchant-dev (>= 0.9.0), taler-merchant (>= 0.9.0) +shlibs:Depends=libc6 (>= 2.14), libgnunet (>= 0.14.0), libjansson4 (>= 2.0.1), libltdl7 (>= 2.4.6), libmicrohttpd12 (>= 0.9.50), libqrencode4 (>= 3.2.0), libtalerexchange (>= 0.9.0), libtalermerchant (>= 0.9.0), taler-merchant (>= 0.9.0) misc:Pre-Depends=