From 02fba87ef4f367ab258352beb8f8b426bee122e0 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 13 Oct 2023 08:23:03 +0200 Subject: release 23.10.0 --- AUTHORS | 1 + CMakeLists.txt | 2 +- ChangeLog | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- NEWS | 8 ++++++++ debian/changelog | 7 +++++++ 5 files changed, 71 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index fec825a..242e1c4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -76,6 +76,7 @@ Marc Deslauriers Marcela Korreshi Marco Trevisan (TreviƱo) Marcus Tomlinson +Marius Gripsgard Marius Gripsgard Marius Gripsgard MarongHappy diff --git a/CMakeLists.txt b/CMakeLists.txt index c5f0e2b..d278421 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,7 +7,7 @@ endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) -set(PROJECT_VERSION "23.6.1") +set(PROJECT_VERSION "23.10.0") set(PACKAGE ${CMAKE_PROJECT_NAME}) # Options diff --git a/ChangeLog b/ChangeLog index e168633..40e1d3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,59 @@ +2023-10-13 Mike Gabriel + + * release 23.10.0 (HEAD -> main, tag: 23.10.0) + +2023-10-10 Mike Gabriel + + * po/: Update translation files. (75641c9) + +2023-10-06 Mike Gabriel + + * Merge branch 'tari01-pr/drop-zenity' (c5c442e) + +2023-10-04 Robert Tari + + * debian/control: Drop zenity dependency (7b96161) + +2023-10-02 Mike Gabriel + + * Merge branch 'personal/mariogrip/dbus-updates' (2e602b9) + +2023-09-18 Marius Gripsgard + + * dbus: Add power percentage and is discharging (b794ebd) + +2023-09-15 gallegonovato + + * Translated using Weblate (Spanish) (2aefd84) + +2023-09-11 Mike Gabriel + + * Translated using Weblate (German) (09dd9f9) + +2023-09-09 Mike Gabriel + + * Merge branch 'tari01-pr/notification-cleanup' (c049657) + +2023-09-09 Robert Tari + + * Remove orphan osd-notify remnants (ba37bd3) + +2023-09-06 Luna Jernberg + + * Translated using Weblate (Swedish) (9c70557) + +2023-09-02 Robert Tari + + * Merge branch 'sunweaver-pr/no-rda-checks-on-lomiri' (7b04435) + +2023-08-31 Mike Gabriel + + * src/service.c: Ignore RDA's opinion when on Lomiri. Assume local + session for Lomiri. (bc6df20) + 2023-08-24 Mike Gabriel - * release 23.6.1 (HEAD -> main, tag: 23.6.1) + * release 23.6.1 (3ddb532) (tag: 23.6.1) * src/deviceinfo-flashlight.c: Add copyright header. (1ccd548) * Merge branch 'tari01-pr/detect-remote-session' (dc14508) diff --git a/NEWS b/NEWS index 7b34ebb..dbf3804 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Overview of changes in ayatana-indicator-power 23.10.0 + + - src/service.c: Ignore RDA's opinion when on Lomiri. Assume local + session for Lomiri. + - Remove orphan osd-notify remnants. + - dbus: Add power percentage and is discharging. + - Translation updates. + Overview of changes in ayatana-indicator-power 23.6.1 - src/deviceinfo-flashlight.c: Add copyright header. diff --git a/debian/changelog b/debian/changelog index e7a877a..77513e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-power (23.10.0-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-power. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Fri, 13 Oct 2023 08:21:16 +0200 + ayatana-indicator-power (23.6.1-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-power. -- cgit v1.2.3