From f2281a9a9c94c62797a8e6f3571594ffffe2d4ce Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 17 Feb 2022 21:58:08 +0100 Subject: release 22.2.0 --- AUTHORS | 3 +++ CMakeLists.txt | 2 +- ChangeLog | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- NEWS | 11 ++++++++++ debian/changelog | 7 +++++++ 5 files changed, 82 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 0f86244..37b0510 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,6 +4,7 @@ Adrià Martín Allan Nordhøy Anders Jonsson Andrej Shadura +Aung Xange Bileto Bot Boyuan Yang <073plan@gmail.com> Charles Kerr @@ -29,11 +30,13 @@ Milo Ivir Moo Oğuz Ersen Phil Clifford +phlostically Quentin PAGÈS Reza Almanda Robert Ancell Robert Tari Sebastien Bacher +ssantos Ted Gould Tomáš Marný Weblate diff --git a/CMakeLists.txt b/CMakeLists.txt index b8652fb..23f4008 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 0.9.0) +set(PROJECT_VERSION 22.2.0) # Options diff --git a/ChangeLog b/ChangeLog index 5f626e5..7cbc59a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,65 @@ +2022-02-17 Mike Gabriel + + * release 22.2.0 (HEAD -> main, tag: 22.2.0) + +2022-02-16 Mike Gabriel + + * Merge branch 'tari01-pr/drop-cmake-install-full-pkglibexecdir' + (f364437) + +2022-02-16 Robert Tari + + * data/CMakeLists.txt: Drop unused pkglibexecdir definition (7b61cdf) + +2022-02-08 Robert Tari + + * .travis.yml: Run CI builds on Travis CI's Ubuntu focal base system + (20f67a2) + +2022-02-02 Aung Xange + + * Translated using Weblate (Burmese) (7c9505f) + +2022-01-27 Mike Gabriel + + * Merge branch 'tari01-pr/cleanup-compile-flags' (cd08e1e) + +2022-01-11 Robert Tari + + * .build.yml: Drop extra compilation flags and build with -Werror + (b1fd511) + * CMakeLists.txt: Clean up compilation flags (a7c80f6) + +2022-01-02 ssantos + + * Translated using Weblate (Portuguese) (1267d39) + +2021-12-15 Mike Gabriel + + * Merge branch 'tari01-pr/fix-device-section-layout' (aed99ec) + +2021-12-15 Robert Tari + + * src/desktop.vala: Fix device section layout (706ba0d) + +2021-12-15 Mike Gabriel + + * Merge branch + 'tari01-pr/build-libayatana-common-with-enable-lomiri-features' + (2022bfc) + +2021-12-06 Robert Tari + + * .build.yml: Build libayatana-common with ENABLE_LOMIRI_FEATURES + (d57e4c8) + +2021-11-18 phlostically + + * Translated using Weblate (Esperanto) (a556eb8) + 2021-11-17 Mike Gabriel - * release 0.9.0 (HEAD -> main, tag: 0.9.0) + * release 0.9.0 (0ec67c2) (tag: 0.9.0) 2021-11-16 Phil Clifford diff --git a/NEWS b/NEWS index dd7154d..5000942 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +Overview of changes in ayatana-indicator-bluetooth 22.2.0 + + - Upstream version bump to new release versioning scheme: + .., where . will be + bumped in Ayatana Indicators bundle releases and + gets incremented with minor changeset releases. + - data/CMakeLists.txt: Drop unused pkglibexecdir definition. + - CMakeLists.txt: Clean up compilation flags. + - src/desktop.vala: Fix device section layout. + - Translation updates. + Overview of changes in ayatana-indicator-bluetooth 0.9.0 - Drop lomiri-url-dispatcher as a build dependency. diff --git a/debian/changelog b/debian/changelog index 51973dd..e267b19 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ayatana-indicator-bluetooth (22.2.0-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-bluetooth. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Thu, 17 Feb 2022 21:54:49 +0100 + ayatana-indicator-bluetooth (0.9.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-bluetooth. -- cgit v1.2.3