summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2026-06-13 20:10:35 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2026-06-13 20:11:01 +0200
commit51f72d2904f09bb1690afc55e89604f4275fa2d4 (patch)
tree3ce74d8ab5c7f4740c4d24f995667ccdab845c29
parentc4c5f3fb7288a72c2923321efbf9b4790ffedfbe (diff)
downloadayatana-indicator-application-26.6.0.tar.gz
ayatana-indicator-application-26.6.0.tar.bz2
ayatana-indicator-application-26.6.0.zip
Release 26.6.0HEAD26.6.0main
- src/ayatana-application-service-marshal.list: Replace deprecated BOOL token. - src/indicator-application.c: Replace deprecated gtk_widget_get_style. - Allow the service to handle tooltips. - Allow the service to handle both legacy menus and the new GMenu.
-rw-r--r--AUTHORS78
-rw-r--r--CMakeLists.txt2
-rw-r--r--ChangeLog35
-rw-r--r--NEWS9
-rw-r--r--debian/changelog7
5 files changed, 85 insertions, 46 deletions
diff --git a/AUTHORS b/AUTHORS
index 871a288..0e0ccd9 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,44 +1,34 @@
-Allan LeSage <allanlesage@gmail.com>
-Aurélien Gâteau <agateau@canonical.com>
-Aurelien Gateau <aurelien.gateau@canonical.com>
-C10uD <c10ud.dev@gmail.com>
-Charles Kerr <charles.kerr@canonical.com>
-Chris Coulson <chrisccoulson@ubuntu.com>
-CI Train Bot <ci-train-bot@canonical.com>
-Cody Russell <cody.russell@canonical.com>
-Cody Russell <crussell@canonical.com>
-Conor Curran <conor.curran@canonical.com>
-Didier Roche <didier.roche@canonical.com>
-Emmanuele Bassi <ebassi@linux.intel.com>
-Hernando Torque <sirius@sonnenkinder.org>
-Jan Arne Petersen <jpetersen@openismus.com>
-Jason Smith <jason.smith@canonical.com>
-Jason Smith <jason@t500>
-Jeremy Bicha <jbicha@ubuntu.com>
-Jo Shields <jms@destiny>
-Ken Vandine <ken.vandine@canonical.com>
-Ken VanDine <ken.vandine@canonical.com>
-Krzysztof Klimonda <kklimonda@laptop>
-Krzysztof Klimonda <kklimonda@syntaxhighlighted.com>
-Luke Yelavich <luke.yelavich@canonical.com>
-Marco Trevisan (Treviño) <mail@3v1n0.net>
-Martin Pitt <martin.pitt@canonical.com>
-Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>
-Michael Terry <michael.terry@canonical.com>
-Michael Terry <mike@mterry.name>
-Michael Terry <mterry@ubuntu.com>
-Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
-Neil Jagdish Patel <neil.patel@canonical.com>
-Neil J. Patel <neil.patel@canonical.com>
-Robert Collins <robertc@robertcollins.net>
-Robert Tari <robert@tari.in>
-Ryan Lortie <desrt@desrt.ca>
-Sebastien Bacher <seb128@canonical.com>
-Sebastien Bacher <seb128@ubuntu.com>
-Sense Egbert Hofstede <sense@ubuntu.com>
-Sense Hofstede <qense@ubuntu.com>
-Sense Hofstede <sense@ubuntu.com>
-Sven Baars <svenb.linux@gmail.com>
-Ted Gould <ted@canonical.com>
-Ted Gould <ted@gould.cx>
-Ted Gould <ted@ubuntu.com>
+Allan LeSage
+Aurelien Gateau
+Aurélien Gâteau
+C10uD
+Charles Kerr
+Chris Coulson
+Cody Russell
+Conor Curran
+Didier Roche
+Emmanuele Bassi
+Hernando Torque
+Jan Arne Petersen
+Jason Smith
+Jeremy Bicha
+Jo Shields
+Ken Vandine
+Ken VanDine
+Krzysztof Klimonda
+Luke Yelavich
+Marco Trevisan (Treviño)
+Martin Pitt
+Mathieu Trudel-Lapierre
+Michael Terry
+Mike Gabriel
+Neil Jagdish Patel
+Neil J Patel
+Robert Collins
+Robert Tari
+Ryan Lortie
+Sebastien Bacher
+Sense Egbert Hofstede
+Sense Hofstede
+Sven Baars
+Ted Gould
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9b6105b..d221fca 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -37,7 +37,7 @@ pkg_check_modules(PROJECT_DEPS REQUIRED glib-2.0>=2.58 ayatana-indicator3-0.4>=0
# Set global variables
include(GNUInstallDirs)
-set(PROJECT_VERSION "22.2.0")
+set(PROJECT_VERSION "26.6.0")
set(PROJECT_NAME "ayatana-indicator-application")
# Make everything
diff --git a/ChangeLog b/ChangeLog
index bd19fe3..ccf27f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,39 @@
+2026-06-13 Mike Gabriel
+
+ * Release 26.6.0 (HEAD -> main, tag: 26.6.0)
+
+2025-07-11 Mike Gabriel
+
+ * Merge branch 'sunweaver-pr/appindicator-glib-support' (c4c5f3f)
+
+2025-03-09 Robert Tari
+
+ * src/ayatana-application-service-marshal.list: Replace deprecated
+ BOOL token (aa8c202)
+ * src/indicator-application.c: Replace deprecated
+ gtk_widget_get_style (4b03679)
+
+2024-10-18 Robert Tari
+
+ * Allow the service to handle tooltips (f61a6ca)
+
+2025-06-06 Robert Tari
+
+ * d/control: Build with libayatana-appindicator-glib (d171bba)
+
+2024-09-26 Robert Tari
+
+ * Allow the service to handle both legacy menus and the new GMenu
+ (7949738)
+ * Whitespace fix (26523e2)
+
+2024-10-18 Robert Tari
+
+ * Whitespace fix (42aa573)
+
2022-02-17 Mike Gabriel
- * release 22.2.0 (HEAD -> main, tag: 22.2.0)
+ * release 22.2.0 (20bf807) (tag: 22.2.0)
* Merge branch 'tari01-pr/cleanup-compile-flags' (0ef4fc1)
2022-02-17 Robert Tari
diff --git a/NEWS b/NEWS
index 6fd47a1..44d0ab8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes in ayatana-indicator-application 26.6.0
+
+ - src/ayatana-application-service-marshal.list: Replace deprecated
+ BOOL token.
+ - src/indicator-application.c: Replace deprecated
+ gtk_widget_get_style.
+ - Allow the service to handle tooltips.
+ - Allow the service to handle both legacy menus and the new GMenu.
+
Overview of changes in ayatana-indicator-application 22.2.0
- Upstream version bump to new release versioning scheme:
diff --git a/debian/changelog b/debian/changelog
index bf3b78e..3865354 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ayatana-indicator-application (26.6.0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-application.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 13 Jun 2026 20:10:35 +0200
+
ayatana-indicator-application (22.2.0-0) unstable; urgency=medium
* Upstream-provided Debian package for ayatana-indicator-application.