From 3676a29f098cc3393dc147dde1407155a7fd638c Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 12 Mar 2025 12:57:18 +0100 Subject: release 24.5.1 --- AUTHORS | 3 +++ CMakeLists.txt | 2 +- ChangeLog | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- NEWS | 9 ++++++++ debian/changelog | 7 +++++++ 5 files changed, 81 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 4f0a727..d83b38e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -58,6 +58,7 @@ phlostically Prachi Joshi Quentin PAGÈS Ratchanan Srirattanamet +Remus-Gabriel Chelu Reza Almanda Robert Tari Rodney Dawes @@ -81,6 +82,7 @@ THANOS SIOURDAKIS Tiago de Oliveira Tobias p Tomáš Marný +umesaburo sagawa Viktar Vauchkevich wdggg Weblate @@ -91,4 +93,5 @@ Zeeshan Khan Володимир Бриняк Марс Ямбар Мира Странная +தமிழ்நேரம் 复予 diff --git a/CMakeLists.txt b/CMakeLists.txt index bdde653..3342aaf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.13) -project(ayatana-indicator-display VERSION 24.5.0 LANGUAGES C CXX) +project(ayatana-indicator-display VERSION 24.5.1 LANGUAGES C CXX) if(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) SET(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "..." FORCE) diff --git a/ChangeLog b/ChangeLog index 78b032e..00b1d4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,66 @@ +2025-03-12 Mike Gabriel + + * release 24.5.1 (HEAD -> main, tag: 24.5.1) + * Merge branch 'tari01-pr/drop-pkla' (fba80533) + +2025-01-15 Robert Tari + + * Drop the deprecated PolicyKit *.pkla file (1d4e1f48)fixes: + https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093060 + +2024-11-08 தமிழ்நேரம் + + * Translated using Weblate (Tamil) (b3f407b1) + +2024-09-27 Remus-Gabriel Chelu + + * Translated using Weblate (Romanian) (c213f18e) + +2024-08-22 Mike Gabriel + + * Merge branch 'tari01-pr/duplicate-code' (0fdd09d6) + +2024-07-18 Robert Tari + + * service.cpp: Remove duplicate line (9a324475) + +2024-08-08 umesaburo sagawa + + * Translated using Weblate (Japanese) (01181a50) + +2024-07-16 Mike Gabriel + + * Merge branch 'tari01-pr/panic-warning' (d99008b2) + +2024-07-16 Robert Tari + + * src/service.cpp: Disable Xsct for Wayland (362422ca) + * src/service.cpp: If possible, replace errors with more descriptive + warnings when facing a panic (43843508) + +2024-07-15 Mike Gabriel + + * Merge branch 'tari01-pr/virtual-display' (490a62b1) + +2024-06-25 Robert Tari + + * .build.yml: Add libx11, libxrandr and librda dependencies + (41915b25) + * debian/control: Add libx11-dev, libxrandr-dev and librda-dev + dependencies (cbff4ee4) + * Hide xsct features if not supported by server/driver (34ef083e) + +2024-06-13 Robert Tari + + * Merge branch 'sunweaver-pr/drop-dbus-names' (ede1f56b) + +2024-06-12 Mike Gabriel + + * src/dbus-names.h: Drop file. Not needed anymore. (70018019) + 2024-05-22 Mike Gabriel - * release 24.5.0 (HEAD -> main, tag: 24.5.0) + * release 24.5.0 (d1bcf8f3) (tag: 24.5.0) 2024-05-22 Robert Tari diff --git a/NEWS b/NEWS index 5a7a8be..14d47b0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Overview of changes in ayatana-indicator-display 24.5.1 + + - Hide xsct features if not supported by server/driver. + - src/service.cpp: If possible, replace errors with more descriptive + warnings when facing a panic. + - src/service.cpp: Disable Xsct for Wayland. + - Drop the deprecated PolicyKit *.pkla file. + - Translation updates. + Overview of changes in ayatana-indicator-display 24.5.0 - src/service.cpp: Look up schemas recursively diff --git a/debian/changelog b/debian/changelog index 2aba540..4ad115d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-display (24.5.1-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-display. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Wed, 12 Mar 2025 12:55:26 +0100 + ayatana-indicator-display (24.5.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-display. -- cgit v1.2.3