From 46276c82db9679a434c95c2132dd7d6bf42d7deb Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 15 Dec 2022 21:28:05 +0100 Subject: release 22.9.1 --- AUTHORS | 1 + CMakeLists.txt | 2 +- ChangeLog | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- NEWS | 6 ++++++ debian/changelog | 7 +++++++ 5 files changed, 63 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 23b3b88..095491b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -107,6 +107,7 @@ Nathan Nick Dedekind Nick Dedekind Nicolas Delvaux +Oğuz Ersen Oğuz Ersen Olivier Macchioni Omer Akram diff --git a/CMakeLists.txt b/CMakeLists.txt index ac370b2..6976481 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ endif(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT) set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" "${CMAKE_MODULE_PATH}") set(PACKAGE ${CMAKE_PROJECT_NAME}) -set(PROJECT_VERSION 22.2.0) +set(PROJECT_VERSION 22.9.1) find_package(PkgConfig REQUIRED) include(GNUInstallDirs) include(UseVala) diff --git a/ChangeLog b/ChangeLog index 6cf779f..1f66a1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,53 @@ +2022-12-15 Mike Gabriel + + * release 22.9.1 (HEAD -> main, tag: 22.9.1) + +2022-10-25 Mike Gabriel + + * Merge branch 'tari01-pr/fix-theming' (6ea16af) + +2022-10-06 Robert Tari + + * src/sound-menu.vala: Do not force panel icons in the sound menu + (b6ed93c) + +2022-10-19 Kristjan Räts + + * Translated using Weblate (Estonian) (74fa8dd) + +2022-09-29 이정희 + + * Translated using Weblate (Korean) (c2f5eea) + +2022-09-25 Oğuz Ersen + + * Translated using Weblate (Turkish) (82a1a6a) + +2022-09-14 Sergii Horichenko + + * Translated using Weblate (Ukrainian) (6c29915) + * Translated using Weblate (Russian) (fe7891a) + +2022-09-14 Milan Korecky + + * Translated using Weblate (Czech) (85b0ee5) + +2022-09-14 Mike Gabriel + + * po/*.po{,t}: Translation strings update (esp. source file + references). (6df06ec) + * update-po{,t}.sh: Also catch multi-file source file references. + (4030408) + * po/*.po{,t}: Update translation strings. (52fd55e) + +2022-09-11 Mike Gabriel + + * update-po{,t}.sh: Omit ../ at beginning of file names in .po(t) + file(s). (25fd35b) + 2022-09-13 Mike Gabriel - * release 22.9.0 (HEAD -> main, tag: 22.9.0) + * release 22.9.0 (2384e7b) (tag: 22.9.0) 2022-09-08 Mike Gabriel diff --git a/NEWS b/NEWS index 49ff502..f91f6ed 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in ayatana-indicator-sound 22.9.1 + + - src/sound-menu.vala: Do not force panel icons in the sound menu. + - po/*.po{,t}: Translation strings update (esp. source file references). + - Translation updates. + Overview of changes in ayatana-indicator-sound 22.9.0 - Add tooltip support. diff --git a/debian/changelog b/debian/changelog index d183e81..a81b679 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-sound (22.9.1-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-sound. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Thu, 15 Dec 2022 21:26:01 +0100 + ayatana-indicator-sound (22.9.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-sound. -- cgit v1.2.3