diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-13 20:10:35 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-13 20:11:01 +0200 |
| commit | 51f72d2904f09bb1690afc55e89604f4275fa2d4 (patch) | |
| tree | 3ce74d8ab5c7f4740c4d24f995667ccdab845c29 /debian/changelog | |
| parent | c4c5f3fb7288a72c2923321efbf9b4790ffedfbe (diff) | |
| download | ayatana-indicator-application-26.6.0.tar.gz ayatana-indicator-application-26.6.0.tar.bz2 ayatana-indicator-application-26.6.0.zip | |
- 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.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
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. |
