aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-20 14:25:52 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-20 14:25:52 +0200
commitf90503171bb57589354b47747a34bf2f2344a43f (patch)
treea4a6bf8fc65797f78bcb129397132b4b5e10a597
parentc06bc0c449d0a988f2848be8ae2c4779dc6f26d0 (diff)
downloadgnunet-gtk-f90503171bb57589354b47747a34bf2f2344a43f.tar.gz
gnunet-gtk-f90503171bb57589354b47747a34bf2f2344a43f.zip
package and release v0.17.0 for Debianv0.17.0
-rw-r--r--configure.ac4
-rw-r--r--debian/changelog6
-rw-r--r--po/POTFILES.in7
3 files changed, 15 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 05f638b3..ed5e2492 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1# This file is part of GNUnet. 1# This file is part of GNUnet.
2# (C) 2001--2019 Christian Grothoff (and other contributing authors) 2# (C) 2001--2022 Christian Grothoff (and other contributing authors)
3# 3#
4# GNUnet is free software; you can redistribute it and/or modify 4# GNUnet is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published 5# it under the terms of the GNU General Public License as published
@@ -20,7 +20,7 @@
20# Process this file with autoconf to produce a configure script. 20# Process this file with autoconf to produce a configure script.
21# 21#
22AC_PREREQ(2.61) 22AC_PREREQ(2.61)
23AC_INIT([GNUnet GTK],0.16.0,[bug-gnunet@gnu.org],[gnunet-gtk]) 23AC_INIT([GNUnet GTK],0.17.0,[bug-gnunet@gnu.org],[gnunet-gtk])
24AC_CONFIG_AUX_DIR([build-aux]) 24AC_CONFIG_AUX_DIR([build-aux])
25AM_INIT_AUTOMAKE([silent-rules]) 25AM_INIT_AUTOMAKE([silent-rules])
26AC_CONFIG_HEADERS([gnunet_gtk_config.h]) 26AC_CONFIG_HEADERS([gnunet_gtk_config.h])
diff --git a/debian/changelog b/debian/changelog
index d8a7b128..2ee1eab6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1gnunet-gtk (0.17.0) unstable; urgency=low
2
3 * New upstream release, bumping version.
4
5 -- Christian Grothoff <grothoff@gnu.org> Mon, 20 Jun 2022 21:14:18 +0200
6
1gnunet-gtk (0.15.0) unstable; urgency=low 7gnunet-gtk (0.15.0) unstable; urgency=low
2 8
3 * New upstream release, bumping version. 9 * New upstream release, bumping version.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 2bc1edfb..46fd1bf5 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -77,8 +77,10 @@ src/statistics/gnunet-statistics-gtk.c
77src/statistics/gtk_statistics.c 77src/statistics/gtk_statistics.c
78src/statistics/gtk_statistics_demo.c 78src/statistics/gtk_statistics_demo.c
79src/statistics/statistics.c 79src/statistics/statistics.c
80contrib/gnunet_conversation_gtk_about_window.glade
80contrib/gnunet_conversation_gtk_enter_label.glade 81contrib/gnunet_conversation_gtk_enter_label.glade
81contrib/gnunet_conversation_gtk_main_window.glade 82contrib/gnunet_conversation_gtk_main_window.glade
83contrib/gnunet_fs_gtk_about_window.glade
82contrib/gnunet_fs_gtk_download_as_dialog.glade 84contrib/gnunet_fs_gtk_download_as_dialog.glade
83contrib/gnunet_fs_gtk_edit_publication.glade 85contrib/gnunet_fs_gtk_edit_publication.glade
84contrib/gnunet_fs_gtk_enter_nick_dialog.glade 86contrib/gnunet_fs_gtk_enter_nick_dialog.glade
@@ -95,6 +97,7 @@ contrib/gnunet_fs_gtk_search_tab.glade
95contrib/gnunet_fs_gtk_unindex.glade 97contrib/gnunet_fs_gtk_unindex.glade
96contrib/gnunet_gtk.glade 98contrib/gnunet_gtk.glade
97contrib/gnunet_gtk_status_bar_menu.glade 99contrib/gnunet_gtk_status_bar_menu.glade
100contrib/gnunet_identity_gtk_about_window.glade
98contrib/gnunet_identity_gtk_advertise_dialog.glade 101contrib/gnunet_identity_gtk_advertise_dialog.glade
99contrib/gnunet_identity_gtk_main_window.glade 102contrib/gnunet_identity_gtk_main_window.glade
100contrib/gnunet_namestore_edit_aaaa.glade 103contrib/gnunet_namestore_edit_aaaa.glade
@@ -113,12 +116,16 @@ contrib/gnunet_namestore_edit_srv.glade
113contrib/gnunet_namestore_edit_tlsa.glade 116contrib/gnunet_namestore_edit_tlsa.glade
114contrib/gnunet_namestore_edit_txt.glade 117contrib/gnunet_namestore_edit_txt.glade
115contrib/gnunet_namestore_edit_vpn.glade 118contrib/gnunet_namestore_edit_vpn.glade
119contrib/gnunet_namestore_gtk_about_window.glade
116contrib/gnunet_namestore_gtk_main_window.glade 120contrib/gnunet_namestore_gtk_main_window.glade
117contrib/gnunet_namestore_gtk_qr_save_as_dialog.glade 121contrib/gnunet_namestore_gtk_qr_save_as_dialog.glade
118contrib/gnunet_peerinfo_gtk_about_dialog.glade 122contrib/gnunet_peerinfo_gtk_about_dialog.glade
123contrib/gnunet_peerinfo_gtk_about_window.glade
119contrib/gnunet_peerinfo_gtk_main_window.glade 124contrib/gnunet_peerinfo_gtk_main_window.glade
120contrib/gnunet_setup_about_dialog.glade 125contrib/gnunet_setup_about_dialog.glade
126contrib/gnunet_setup_about_window.glade
121contrib/gnunet_setup_calendar_dialog.glade 127contrib/gnunet_setup_calendar_dialog.glade
122contrib/gnunet_setup_main_window.glade 128contrib/gnunet_setup_main_window.glade
123contrib/gnunet_statistics_gtk_about_dialog.glade 129contrib/gnunet_statistics_gtk_about_dialog.glade
130contrib/gnunet_statistics_gtk_about_window.glade
124contrib/gnunet_statistics_gtk_main_window.glade 131contrib/gnunet_statistics_gtk_main_window.glade