[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] branch master updated: update rules
From: |
gnunet |
Subject: |
[taler-merchant] branch master updated: update rules |
Date: |
Thu, 21 Jan 2021 17:53:02 +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 82c37473 update rules
82c37473 is described below
commit 82c37473a3f8a002e21d7e7ff87ebca0d1937db6
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Jan 21 17:53:00 2021 +0100
update rules
---
debian/changelog | 9 +++++++++
debian/control | 3 ++-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 43654b84..ca9ba7b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+taler-merchant (0.9.0-2) unstable; urgency=medium
+
+ * Fixed transactional logic issues.
+ * Trust exchange if master_pub matches, do not require base URL to match.
+ * Update documentation.
+ * Minimize files shipped with libtalermerchant Debian package to what is
needed.
+
+ -- Christian Grothoff <grothoff@gnu.org> Thu, 21 Jan 2021 12:02:10 +0100
+
taler-merchant (0.9.0-1) unstable; urgency=medium
* Fixed database initialization.
diff --git a/debian/control b/debian/control
index cc6d8595..0d4b7f4b 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,8 @@ Architecture: any
Depends:
libtalerexchange-dev (>= 0.9.0),
libgnunet-dev (>=0.14.0),
- ${misc:Depends}
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: libraries to talk to a GNU Taler merchant (development)
.
This package contains the development files.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-merchant] branch master updated: update rules,
gnunet <=