From 72490e5c84136662476e1792089b23613c09b7b6 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 21 Nov 2023 22:09:40 +0100 Subject: release 23.10.5 --- CMakeLists.txt | 2 +- ChangeLog | 12 +++++++++++- NEWS | 5 +++++ debian/changelog | 7 +++++++ 4 files changed, 24 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c870dcf..7010e20 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.13) -project(ayatana-indicator-display VERSION 23.10.4 LANGUAGES C CXX) +project(ayatana-indicator-display VERSION 23.10.5 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 b7ab0e1..e8456ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,16 @@ +2023-11-21 Mike Gabriel + + * release 23.10.5 (HEAD -> main, tag: 23.10.5) + * Merge branch 'tari01-pr/metacity-icon-cursor' (4657aab) + +2023-11-21 Robert Tari + + * src/service.cpp: Also switch metacity, icon and cursor themes when + changing theme (08ede85) + 2023-11-20 Mike Gabriel - * release 23.10.4 (HEAD -> main, tag: 23.10.4) + * release 23.10.4 (7ef3aaf) (tag: 23.10.4) * Merge branch 'tari01-pr/greeter-mode' (566c9d8) 2023-11-20 Robert Tari diff --git a/NEWS b/NEWS index 311c3f9..02f5553 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Overview of changes in ayatana-indicator-display 23.10.5 + + - src/service.cpp: Also switch metacity, icon and cursor themes when + changing theme + Overview of changes in ayatana-indicator-display 23.10.4 - data/org.ayatana.indicator.display: Add desktop greeter section. diff --git a/debian/changelog b/debian/changelog index 2ea50e3..62d7c2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-display (23.10.5-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-display. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Tue, 21 Nov 2023 22:09:07 +0100 + ayatana-indicator-display (23.10.4-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-display. -- cgit v1.2.3