gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: update package


From: gnunet
Subject: [taler-merchant] branch master updated: update package
Date: Tue, 16 Feb 2021 19:04:10 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new f8bc94d0 update package
f8bc94d0 is described below

commit f8bc94d00f82f12d1e7caf3d37bf7aac10c9d108
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Feb 16 19:04:06 2021 +0100

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

diff --git a/debian/libtalermerchant-dev.install 
b/debian/libtalermerchant-dev.install
index dc39ff35..cc6e2800 100644
--- 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
index 0f7a8baa..a39e64b9 100644
--- 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
index d20b4ec4..3ccd4480 100644
--- 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
index 49a48eaa..d09d3d54 100644
--- 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=

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]