[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet-gtk] branch master updated: bump versions for v0.20.0
From: |
gnunet |
Subject: |
[gnunet-gtk] branch master updated: bump versions for v0.20.0 |
Date: |
Fri, 08 Sep 2023 21:21:22 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository gnunet-gtk.
The following commit(s) were added to refs/heads/master by this push:
new 9f5dab75 bump versions for v0.20.0
9f5dab75 is described below
commit 9f5dab7577da7991b8f8b1fcf36582b4104d6d74
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Thu Sep 7 13:37:52 2023 +0200
bump versions for v0.20.0
---
debian/changelog | 6 ++++++
debian/control | 6 +++---
m4/ltsugar.m4 | 2 +-
3 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0af5c047..701c37ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gnunet-gtk (0.20.0) unstable; urgency=low
+
+ * First work towards packaging v0.20.0.
+
+ -- Christian Grothoff <grothoff@gnu.org> Thu, 7 Sep 2023 23:50:12 +0200
+
gnunet-gtk (0.19.2-1) unstable; urgency=low
* Synchronizing release versions, bumping version.
diff --git a/debian/control b/debian/control
index b7c28177..ed47586d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Bertrand Marc <bmarc@debian.org>
Build-Depends:
autopoint,
debhelper-compat (= 12),
- libgnunet-dev (>= 0.17.1),
- gnunet (>= 0.17.1),
+ libgnunet-dev (>= 0.20.0),
+ gnunet (>= 0.20.0),
libgladeui-dev (>=3.10.0),
libgtk-3-dev (>=3.22.0),
libqrencode-dev
@@ -51,7 +51,7 @@ Package: libgnunetgtk-dev
Section: devel
Architecture: any
Depends:
- libgnunet-dev (>= 0.17.1),
+ libgnunet-dev (>= 0.20.0),
libgnunetgtk (= ${binary:Version}),
libextractor-dev,
libgladeui-dev (>=3.10.0),
diff --git a/m4/ltsugar.m4 b/m4/ltsugar.m4
index 48bc9344..902508bd 100644
--- a/m4/ltsugar.m4
+++ b/m4/ltsugar.m4
@@ -1,6 +1,6 @@
# ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
#
-# Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software
+# Copyright (C) 2004-2005, 2007-2008, 2011-2019, 2021-2022 Free Software
# Foundation, Inc.
# Written by Gary V. Vaughan, 2004
#
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnunet-gtk] branch master updated: bump versions for v0.20.0,
gnunet <=