[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-taler-mdb] branch master updated: bump versions for packaging
From: |
gnunet |
Subject: |
[taler-taler-mdb] branch master updated: bump versions for packaging |
Date: |
Thu, 07 Sep 2023 14:19:42 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository taler-mdb.
The following commit(s) were added to refs/heads/master by this push:
new 445d48e bump versions for packaging
new a394d00 Merge branch 'master' of git+ssh://git.taler.net/taler-mdb
445d48e is described below
commit 445d48e8010e427d19416ad9c146fe284c512037
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Thu Sep 7 14:18:58 2023 +0200
bump versions for packaging
---
debian/changelog | 6 ++++++
debian/control | 12 ++++++------
2 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index db1d3de..a284d4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+taler-mdb (0.9.3) unstable; urgency=low
+
+ * First work towards packaging v0.9.3.
+
+ -- Christian Grothoff <grothoff@gnu.org> Thu, 7 Sep 2023 23:50:12 +0200
+
taler-mdb (0.9.1) unstable; urgency=low
* Packaging latest release.
diff --git a/debian/control b/debian/control
index 9bdbf62..54b1b9a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,11 @@ Build-Depends:
autopoint,
debhelper-compat (= 13),
gettext,
- libgnunet-dev,
+ libgnunet-dev (>= 0.20),
libnfc-dev,
- libtalerexchange-dev,
- libtalermerchant-dev,
- libpq-dev (>=9.5),
+ libtalerexchange-dev (>= 0.9.3),
+ libtalermerchant-dev (>= 0.9.3),
+ libpq-dev (>=13),
libsqlite3-dev (>=3.8),
po-debconf,
zlib1g-dev
@@ -29,8 +29,8 @@ Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
- libtalerexchange (>= 0.9.0),
- libtalermerchant (>= 0.9.0),
+ libtalerexchange (>= 0.9.3),
+ libtalermerchant (>= 0.9.3),
adduser,
lsb-base,
netbase,
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-taler-mdb] branch master updated: bump versions for packaging,
gnunet <=