[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis] branch master updated: debian version bumping
From: |
gnunet |
Subject: |
[taler-anastasis] branch master updated: debian version bumping |
Date: |
Fri, 13 Dec 2024 23:23:20 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository anastasis.
The following commit(s) were added to refs/heads/master by this push:
new 51ed958 debian version bumping
51ed958 is described below
commit 51ed95813e623983d73403d5728747119a68fde2
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Dec 13 23:23:17 2024 +0100
debian version bumping
---
debian/control | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/debian/control b/debian/control
index 0a9cf20..09f6999 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Build-Depends:
autopoint,
debhelper-compat (= 12),
gettext,
- libgnunet-dev (>=0.21),
- libtalerexchange-dev (>= 0.14.0),
- libtalermerchant-dev (>= 0.14.0),
- libpq-dev (>=14),
+ libgnunet-dev (>=0.23),
+ libtalerexchange-dev (>= 0.14.1),
+ libtalermerchant-dev (>= 0.14.1),
+ libpq-dev (>=15),
libsqlite3-dev (>=3.8),
pkg-config,
po-debconf,
@@ -45,8 +45,8 @@ Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
- libtalerexchange (>= 0.14.0),
- libtalermerchant (>= 0.14.0),
+ libtalerexchange (>= 0.14.1),
+ libtalermerchant (>= 0.14.1),
libgnutls30 (>= 3.7.1),
adduser,
lsb-base,
@@ -55,7 +55,7 @@ Depends:
${shlibs:Depends}
Recommends:
apache2 | nginx | httpd,
- postgresql (>=14.0)
+ postgresql (>=15.0)
Description: GNU's key escrow provider.
.
GNU Anastasis allows users to make backups of their
@@ -88,9 +88,9 @@ Package: libanastasis-dev
Section: libdevel
Architecture: any
Depends:
- libtalermerchant-dev (>= 0.14.0),
- libtalerexchange-dev (>= 0.14.0),
- libgnunet-dev (>=0.21),
+ libtalermerchant-dev (>= 0.14.1),
+ libtalerexchange-dev (>= 0.14.1),
+ libgnunet-dev (>=0.23),
${misc:Depends},
${shlibs:Depends}
Description: libraries to talk to a GNU Anastasis provider (development).
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-anastasis] branch master updated: debian version bumping,
gnunet <=