From 8ada43e01b78da2638da290a07b2684558d649df Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 14 Dec 2021 22:47:40 +0100 Subject: release 21.12.0 --- AUTHORS | 2 ++ CMakeLists.txt | 2 +- ChangeLog | 33 ++++++++++++++++++++++++++++++++- NEWS | 10 ++++++++++ debian/changelog | 9 ++++++++- 5 files changed, 53 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 815e6ca..23b9cbb 100644 --- a/AUTHORS +++ b/AUTHORS @@ -84,6 +84,8 @@ Pavel Borecki Pedro Alexandre Pete Woods Petter Reinholdtsen +Phil Clifford +phlostically Quentin PAGÈS Renato Araujo Oliveira Filho Reza Almanda diff --git a/CMakeLists.txt b/CMakeLists.txt index 1e73a3b..8dbc9ee 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake) # Globals -set(PROJECT_VERSION "0.9.0") +set(PROJECT_VERSION "21.12.0") set(PACKAGE ${CMAKE_PROJECT_NAME}) set(GETTEXT_PACKAGE ${CMAKE_PROJECT_NAME}) diff --git a/ChangeLog b/ChangeLog index b90b84f..64dbbd9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,37 @@ +2021-12-14 Mike Gabriel + + * release 21.12.0 (HEAD -> main, tag: 21.12.0) + * Merge branch + 'tari01-pr/build-libayatana-common-with-enable-lomiri-features' + (90a35b7) + +2021-12-06 Robert Tari + + * .build.yml: Build libayatana-common with ENABLE_LOMIRI_FEATURES + (d1846af) + +2021-11-23 phlostically + + * Translated using Weblate (Esperanto) (557c622) + +2021-11-22 phlostically + + * Translated using Weblate (Esperanto) (73b0304) + +2021-11-18 phlostically + + * Translated using Weblate (Esperanto) (b6c6f09) + +2021-11-16 Phil Clifford + + * Translated using Weblate (Gaelic) (e859bac) + 2021-11-17 Mike Gabriel - * release 0.9.0 (HEAD -> main, tag: 0.9.0) + * release 0.9.0 (ae5a2da) (tag: 0.9.0) + * libmessaging-menu/messaging-menu.symbols: Also exclude + _messaging_menu_*. These are also private symbols. + (7c5f447) 2021-11-03 ElectrifiedSpeed diff --git a/NEWS b/NEWS index 0126995..3b88b55 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Overview of changes in ayatana-indicator-messages 21.12.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. + - Travis CI adjustments (enable Lomiri features when building + on Debian). + - Translation updates. + Overview of changes in ayatana-indicator-messages 0.9.0 - Rename com.ubuntu.* to com.lomiri.*. diff --git a/debian/changelog b/debian/changelog index 4aae047..553e617 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,11 @@ -ayatana-indicator-messages (0.9.0-0) UNRELEASED; urgency=medium +ayatana-indicator-messages (21.12.0-0) unstable; urgency=medium + + * Upstream-provided Debian package for ayatana-indicator-messages. + See upstream ChangeLog for recent changes. + + -- Mike Gabriel Tue, 14 Dec 2021 22:44:29 +0100 + +ayatana-indicator-messages (0.9.0-0) unstable; urgency=medium * Upstream-provided Debian package for ayatana-indicator-messages. See upstream ChangeLog for recent changes. -- cgit v1.2.3