gnunet-svn
[Top][All Lists]
Advanced

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

[taler-challenger] branch master updated: bump


From: gnunet
Subject: [taler-challenger] branch master updated: bump
Date: Sat, 10 Feb 2024 19:23:53 +0100

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

grothoff pushed a commit to branch master
in repository challenger.

The following commit(s) were added to refs/heads/master by this push:
     new 22b772d  bump
22b772d is described below

commit 22b772dfe788f047352232823684221147ef6728
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sat Feb 10 19:23:40 2024 +0100

    bump
---
 configure.ac     |  2 +-
 debian/changelog |  6 ++++++
 debian/control   | 12 ++++++------
 3 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/configure.ac b/configure.ac
index 9023001..26f2873 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 # This configure file is in the public domain
 
 AC_PREREQ([2.69])
-AC_INIT([challenger],[0.9.3],[taler-bug@gnu.org])
+AC_INIT([challenger],[0.9.4],[taler-bug@gnu.org])
 AC_CONFIG_SRCDIR([src/challenger/challenger-httpd.c])
 AC_CONFIG_HEADERS([challenger_config.h])
 # support for non-recursive builds
diff --git a/debian/changelog b/debian/changelog
index 15c8c58..2b0bc42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+challenger (0.9.4) unstable; urgency=low
+
+  * Actual v0.9.4 release.
+
+ -- Christian Grothoff <grothoff@gnu.org>  Sat, 10 Feb 2024 03:50:12 +0200
+
 challenger (0.9.3) unstable; urgency=medium
 
   * First actual release.
diff --git a/debian/control b/debian/control
index 789dcf1..c6916cc 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,9 @@ Build-Depends:
  autopoint,
  debhelper-compat (= 12),
  gettext,
- libgnunet-dev (>=0.20),
- libtalerexchange-dev (>= 0.9.3),
- libpq-dev (>=13.0),
+ libgnunet-dev (>=0.21),
+ libtalerexchange-dev (>= 0.9.4),
+ libpq-dev (>=14),
  pkg-config,
  po-debconf,
  zlib1g-dev,
@@ -26,7 +26,7 @@ Architecture: any
 Pre-Depends:
  ${misc:Pre-Depends}
 Depends:
- libtalerexchange (>= 0.9.3),
+ libtalerexchange (>= 0.9.4),
  libgnutls30 (>= 3.7.1),
  adduser,
  lsb-base,
@@ -35,7 +35,7 @@ Depends:
  ${shlibs:Depends}
 Recommends:
  apache2 | nginx | httpd,
- postgresql (>=13.0)
+ postgresql (>=14.0)
 Description: OAuth 2.0 address validation authenticator.
  .
  A Challenger service validates that user is able to
@@ -48,7 +48,7 @@ Package: challenger-httpd-dev
 Section: libdevel
 Architecture: any
 Depends:
- libtalerexchange-dev (>= 0.9.3),
+ libtalerexchange-dev (>= 0.9.4),
  ${misc:Depends}
 Description: Development headers.
  .

-- 
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]