From d3c6cb47eedc6a7e52ce4daaa4e9e1ef7a7b10ee Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 6 Nov 2023 17:00:39 +0100 Subject: release 23.10.1 --- AUTHORS | 1 + CMakeLists.txt | 2 +- ChangeLog | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++- NEWS | 5 +++++ debian/changelog | 7 +++++++ 5 files changed, 65 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 4c726a0..5edacfc 100644 --- a/AUTHORS +++ b/AUTHORS @@ -29,6 +29,7 @@ iNetRoos Jami Kettunen Jeannette L Joan CiberSheep +Jozef Mlich Kristjan Räts Louies Luca Weiss diff --git a/CMakeLists.txt b/CMakeLists.txt index c33d3c3..558fab2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.13) -project(ayatana-indicator-display VERSION 23.10.0 LANGUAGES C CXX) +project(ayatana-indicator-display VERSION 23.10.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 b1b15e5..629e2b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,56 @@ +2023-11-06 Mike Gabriel + + * release 23.10.1 (HEAD -> main, tag: 23.10.1) + +2023-11-02 Mike Gabriel + + * Merge branch 'tari01-pr/no-properties-cpp-dependency-condition' + (5db00b3) + +2023-11-01 Robert Tari + + * CMakeLists.txt: Remove condition from properties-cpp dependency + (524d36e) + +2023-10-20 Jozef Mlich + + * Translated using Weblate (Czech) (92ef663) + +2023-10-13 Serhii Horichenko + + * Translated using Weblate (Ukrainian) (28603c2) + +2023-10-14 Oğuz Ersen + + * Translated using Weblate (Turkish) (5f5d567) + +2023-10-13 Serhii Horichenko + + * Translated using Weblate (Russian) (a4b715f) + +2023-10-13 Wellington Terumi Uemura + + * Translated using Weblate (Portuguese (Brazil)) (f5e0cd7) + +2023-10-14 Quentin PAGÈS + + * Translated using Weblate (Occitan) (b0a29f8) + +2023-10-13 Heimen Stoffels + + * Translated using Weblate (Dutch) (a37ac66) + +2023-10-14 Yaron Shahrabani + + * Translated using Weblate (Hebrew) (d7219d9) + +2023-10-14 gallegonovato + + * Translated using Weblate (Spanish) (4c9f39b) + 2023-10-12 Mike Gabriel - * release 23.10.0 (HEAD -> main, tag: 23.10.0) + * release 23.10.0 (e793fd2) (tag: 23.10.0) * Translated using Weblate (German) (9292109) * po/: Update translation files. (75993e2) * Translated using Weblate (German) (ae467df) diff --git a/NEWS b/NEWS index f0d201e..fc333c6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Overview of changes in ayatana-indicator-display 23.10.1 + + - CMakeLists.txt: Remove condition from properties-cpp dependency + - Translation updates. + Overview of changes in ayatana-indicator-display 23.10.0 - src/rotation-lock.cpp: Add brightness action, slider and handlers. diff --git a/debian/changelog b/debian/changelog index a6c6542..b0ad1de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-display (23.10.1-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-display. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Mon, 06 Nov 2023 16:59:53 +0100 + ayatana-indicator-display (23.10.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-display. -- cgit v1.2.3