aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-12-14 22:47:40 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-12-14 22:47:41 +0100
commit8ada43e01b78da2638da290a07b2684558d649df (patch)
treec498656e20237ca645c589ca867d22746fd44437
parent90a35b7cc3d25902ec4f2ea33af166ea67765f70 (diff)
downloadayatana-indicator-messages-8ada43e01b78da2638da290a07b2684558d649df.tar.gz
ayatana-indicator-messages-8ada43e01b78da2638da290a07b2684558d649df.tar.bz2
ayatana-indicator-messages-8ada43e01b78da2638da290a07b2684558d649df.zip
release 21.12.021.12.0
-rw-r--r--AUTHORS2
-rw-r--r--CMakeLists.txt2
-rw-r--r--ChangeLog33
-rw-r--r--NEWS10
-rw-r--r--debian/changelog9
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 <pavel.borecki@gmail.com>
Pedro Alexandre <minimizar340@gmail.com>
Pete Woods <pete.woods@canonical.com>
Petter Reinholdtsen <pere-weblate@hungry.com>
+Phil Clifford <philip.clifford@gmail.com>
+phlostically <phlostically@mailinator.com>
Quentin PAGÈS <quentinantonin@free.fr>
Renato Araujo Oliveira Filho <renato.filho@canonical.com>
Reza Almanda <rezaalmanda27@gmail.com>
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:
+ <year>.<month>.<revision>, where <year>.<month> will be
+ bumped in Ayatana Indicators bundle releases and <revision>
+ 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 <mike.gabriel@das-netzwerkteam.de> 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.