gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sync] branch master updated: -autoupdate


From: gnunet
Subject: [taler-sync] branch master updated: -autoupdate
Date: Tue, 28 Jun 2022 16:35:10 +0200

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

grothoff pushed a commit to branch master
in repository sync.

The following commit(s) were added to refs/heads/master by this push:
     new a863e72  -autoupdate
a863e72 is described below

commit a863e72c302775e2da1af5af4b46ad56f7186142
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Jun 28 16:35:07 2022 +0200

    -autoupdate
---
 configure.ac     |  4 ++--
 debian/changelog |  2 +-
 debian/control   | 16 ++++++++--------
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/configure.ac b/configure.ac
index 7cb6627..3cf2354 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([sync], [0.8.3], [taler-bug@gnu.org])
+AC_INIT([sync],[0.8.3],[taler-bug@gnu.org])
 AC_CONFIG_SRCDIR([src/sync/sync-httpd.c])
 AC_CONFIG_HEADERS([sync_config.h])
 # support for non-recursive builds
@@ -15,7 +15,7 @@ AM_SILENT_RULES([yes])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_PROG_AWK
-AC_PROG_CC_C99
+AC_PROG_CC
 AC_PROG_OBJC
 AC_PROG_INSTALL
 AC_PROG_LN_S
diff --git a/debian/changelog b/debian/changelog
index 52acf75..82bcd1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-sync (0.9.0) unstable; urgency=low
+sync (0.8.99) unstable; urgency=low
 
   * Updating to latest pre-release from Git.
 
diff --git a/debian/control b/debian/control
index a155c79..a8149e8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,9 @@ Build-Depends:
  autopoint,
  debhelper-compat (= 12),
  gettext,
- libgnunet-dev (>=0.17.0),
- libtalerexchange-dev (>= 0.9.0),
- libtalermerchant-dev (>= 0.9.0),
+ libgnunet-dev (>=0.17.1),
+ libtalerexchange-dev (>= 0.8.99),
+ libtalermerchant-dev (>= 0.8.99),
  libpq-dev (>=13.0),
  pkg-config,
  po-debconf,
@@ -37,8 +37,8 @@ Architecture: any
 Pre-Depends:
  ${misc:Pre-Depends}
 Depends:
- libtalerexchange (>= 0.9.0),
- libtalermerchant (>= 0.9.0),
+ libtalerexchange (>= 0.8.99),
+ libtalermerchant (>= 0.8.99),
  libgnutls30 (>= 3.7.1),
  adduser,
  lsb-base,
@@ -56,9 +56,9 @@ Package: libsync-dev
 Section: libdevel
 Architecture: any
 Depends:
- libtalermerchant-dev (>= 0.9.0),
- libtalerexchange-dev (>= 0.9.0),
- libgnunet-dev (>=0.17.0),
+ libtalermerchant-dev (>= 0.8.99),
+ libtalerexchange-dev (>= 0.8.99),
+ libgnunet-dev (>=0.17.1),
  ${misc:Depends},
  ${shlibs:Depends}
 Description: libraries to talk to a Sync provider (development)

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