From 7b78fec55d631c7a54714c9d7dea22fd2291071b Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 4 Feb 2023 23:46:08 +0100 Subject: release 22.9.4 --- CMakeLists.txt | 2 +- ChangeLog | 44 +++++++++++++++++++++++++++++++++++++++++++- NEWS | 5 +++++ debian/changelog | 7 +++++++ 4 files changed, 56 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c8fdcd1..25c5ff4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) ## include(GNUInstallDirs) -set(PROJECT_VERSION "22.9.3") +set(PROJECT_VERSION "22.9.4") set(PACKAGE ${CMAKE_PROJECT_NAME}) set(SERVICE_LIB ${PACKAGE}) set(SERVICE_EXEC "${PACKAGE}-service") diff --git a/ChangeLog b/ChangeLog index 6f9ed23..46274cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,48 @@ +2023-02-04 Mike Gabriel + + * release 22.9.4 (HEAD -> main, tag: 22.9.4) + +2023-01-12 Robert Tari + + * .build.yml: Add geoclue build dependency (decf609) + * debian/control: Add libgeoclue-2 dependencies (4e5098b) + +2023-02-02 Robert Tari + + * Skip geoclue calls during the rotation lock test (94df80b) + +2023-01-12 Robert Tari + + * Implement adaptive colour temperature profiles (0db5d4e) + * src/solar.*: Add solar elevation calculation from Redshift + (2d4a732) + * data/org.ayatana.indicator.display.gschema.xml: Store colour + profile + change default temperature (5b36667) + +2023-01-13 Quentin PAGÈS + + * Translated using Weblate (Occitan) (b13b8b9) + +2022-12-30 Milo Ivir + + * Translated using Weblate (Croatian) (ef654f0) + +2022-12-18 Wellington Terumi Uemura + + * Translated using Weblate (Portuguese (Brazil)) (723be17) + +2022-12-17 Yaron Shahrabani + + * Translated using Weblate (Hebrew) (729d822) + +2022-12-16 Oğuz Ersen + + * Translated using Weblate (Turkish) (70c1f4d) + 2022-12-15 Mike Gabriel - * release 22.9.3 (HEAD -> main, tag: 22.9.3) + * Translated using Weblate (German) (fa13859) + * release 22.9.3 (868f232) (tag: 22.9.3) * Translated using Weblate (German) (29c9429) * po/: Update translation files. (cf39314) * release 22.9.2 (663e4db) (tag: 22.9.2) diff --git a/NEWS b/NEWS index 4ce1a31..d8c4ed6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Overview of changes in ayatana-indicator-display 22.9.4 + + - Implement adaptive colour temperature profiles. + - Translation updates. + Overview of changes in ayatana-indicator-display 22.9.3 - German translation update. diff --git a/debian/changelog b/debian/changelog index 70a7a04..6727061 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-display (22.9.4-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-display. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Sat, 04 Feb 2023 23:44:04 +0100 + ayatana-indicator-display (22.9.3-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-display. -- cgit v1.2.3