From c4d35a6c367e85d7c8ca813d5f222c038d69414e Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 15 Dec 2022 21:49:45 +0100 Subject: release 22.9.0 --- AUTHORS | 1 + CMakeLists.txt | 2 +- ChangeLog | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- NEWS | 6 ++++++ debian/changelog | 7 +++++++ 5 files changed, 75 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 1866f63..ed4f6ce 100644 --- a/AUTHORS +++ b/AUTHORS @@ -19,6 +19,7 @@ Didier Roche Efstathios Iosifidis Gabor Kelemen george k +gits0000 <19572405+gits0000@users.noreply.github.com> Heimen Stoffels Hosted Weblate iNetRoos diff --git a/CMakeLists.txt b/CMakeLists.txt index 892b0e9..37c1bf6 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 "22.2.0") +set (PROJECT_VERSION "22.9.0") set (PACKAGE ${CMAKE_PROJECT_NAME}) set (GETTEXT_PACKAGE "ayatana-indicator-printers") diff --git a/ChangeLog b/ChangeLog index e8760b9..298b3b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,65 @@ +2022-12-15 Mike Gabriel + + * release 22.9.0 (HEAD -> main, tag: 22.9.0) + +2022-09-22 Robert Tari + + * Merge branch 'sunweaver-pr/tooltip-support' (025c06a) + +2022-09-22 Mike Gabriel + + * src/indicator-printers-service.c: Add tooltip support. (bcd0658) + +2022-09-21 Mike Gabriel + + * Merge branch 'tari01-pr/indicator-ng' (ce5fa07) + * CMake: Typo fix in target name. (0c689d5) + +2022-09-06 Robert Tari + + * .build.yml: Update build dependencies (f22f67c) + * debian/control: Update build dependencies (0c644b5) + * Rewrite to indicator-ng: Remove unused source files (3caee4c) + * Rewrite to indicator-ng: Add service configuration file (fdd0455) + * Rewrite to indicator-ng: Code and build changes (d32524e) + +2022-09-05 Mike Gabriel + + * update-po{,t}.sh: White-space changes (use same script as on other + ayatana-indicator-* projects). (4e646da) + * Merge branch 'tari01-pr/move-to-cmake' (e953439) + +2022-08-14 Robert Tari + + * Drop all references to config.h (9e5b57c) + * Drop Automake files (f487079) + * debian/*: Change to using CMake (e03433a) + * .build.yml: Use CMake build (8b90bcc) + * Update translation scripts (de319a7) + * Use CMake variables in configurable files (7d9327a) + * Add CMakeLists.txt files (be468e9) + * config.h: Add dummy file (8963b20) + * Whitespace fix (b0e1be9) + +2022-02-28 Mike Gabriel + + * Merge branch 'tari01-pr/cleanup-compile-flags' (0ef8ce7) + +2022-02-23 Robert Tari + + * .build.yml: Remove extra compilation flags (8173711) + +2022-02-28 Mike Gabriel + + * Merge branch 'gits0000-patch-1' (3929de4) + +2022-02-26 gits0000 + + * Update AUTHORS (7db50cc) + 2022-02-17 Mike Gabriel - * release 22.2.0 (HEAD -> main, tag: 22.2.0) + * release 22.2.0 (4c2b65a) (tag: 22.2.0) 2022-02-08 Mike Gabriel diff --git a/NEWS b/NEWS index f5c790e..ffdc7f9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in ayatana-indicator-printers 22.9.0 + + - Port to CMake + - Rewrite to indicator-ng. + - Add tooltip support. + Overview of changes in ayatana-indicator-printers 22.2.0 - Upstream version bump to new release versioning scheme: diff --git a/debian/changelog b/debian/changelog index 93f3508..e3ad93e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-printers (22.9.0-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-printers. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Thu, 15 Dec 2022 21:48:08 +0100 + ayatana-indicator-printers (22.2.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-printers. -- cgit v1.2.3