aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-09-10 21:23:58 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2020-09-10 21:23:59 +0200
commit2ed9c237ccb56512d5a47fae757eea84c5cddac2 (patch)
tree61dac53d15153575c25d8bb2093afc89e7a23537
parent7938e6ea83364f0061d6c6a42d2242c02f5fc04b (diff)
downloadayatana-indicator-session-0.8.1.tar.gz
ayatana-indicator-session-0.8.1.tar.bz2
ayatana-indicator-session-0.8.1.zip
release 0.8.10.8.1
-rw-r--r--CMakeLists.txt2
-rw-r--r--ChangeLog65
-rw-r--r--NEWS7
-rw-r--r--debian/changelog7
4 files changed, 78 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 46a1378..8088152 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,7 +3,7 @@ cmake_minimum_required (VERSION 2.8.9)
list (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
-set (PROJECT_VERSION "0.8.0")
+set (PROJECT_VERSION "0.8.1")
set (PACKAGE ${CMAKE_PROJECT_NAME})
set (GETTEXT_PACKAGE "ayatana-indicator-session")
diff --git a/ChangeLog b/ChangeLog
index 17f319f..07edc90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,67 @@
-2020-08-17 22:41:05 +0200 Mike Gabriel
+2020-09-10 21:23:58 +0200 Mike Gabriel
- * release 0.8.0 (HEAD -> master, tag: 0.8.0)
+ * release 0.8.1 (HEAD -> master, tag: 0.8.1)
+
+2020-09-10 21:06:09 +0200 Mike Gabriel (7938e6e)
+
+ * Merge branch 'tari01-pr/trim-lcov-py3'
+
+2020-09-10 15:52:24 +0200 Robert Tari (a78a659)
+
+ * trim-lcov.py: Port trim-lcov to Python 3
+
+2020-09-05 21:43:52 +0200 Mike Gabriel (948126c)
+
+ * Merge branch 'tari01-pr/suppress-logout'
+
+2020-09-01 22:40:01 +0200 Robert Tari (ba837fd)
+
+ * src/service.c: Fix suppression of Logout item.
+
+2020-09-04 11:25:55 +0000 antuketot76 (104ea83)
+
+ * Translated using Weblate (Malay)
+
+2020-08-31 16:59:09 +0200 Mike Gabriel (c623dec)
+
+ * Merge branch 'tari01-pr/deprecations-warnings'
+
+2020-08-31 16:41:56 +0200 Robert Tari (cacf569)
+
+ * Fix deprecated symbols and build warnings
+
+2020-08-31 16:41:14 +0200 Robert Tari (a8b9159)
+
+ * Whitespace fix
+
+2020-08-26 09:17:36 +0200 Mike Gabriel (7379a3d)
+
+ * Merge branch 'tari01-pr/deprecations-and-warnings'
+
+2020-08-24 18:51:10 +0200 Robert Tari (cd78667)
+
+ * Fix deprecations and build warnings
+
+2020-08-24 18:48:21 +0200 Robert Tari (b3cd9e1)
+
+ * Whitespace fix
+
+2020-08-21 22:17:06 +0000 Mike Gabriel (9ebe29d)
+
+ * Translated using Weblate (German)
+
+2020-08-21 23:52:30 +0200 Federica Govoni (08cd639)
+
+ * Added translation using Weblate (Italian)
+
+2020-08-21 15:18:00 +0200 Mike Gabriel (ee9db40)
+
+ * README.md: Mention Lomiri, XFCE and LXDE; plus some typo
+ improvements.
+
+2020-08-17 22:41:05 +0200 Mike Gabriel (0acb1ba)
+
+ * release 0.8.0 (tag: 0.8.0)
2020-08-11 14:23:33 +0200 Mike Gabriel (1210932)
diff --git a/NEWS b/NEWS
index 1a94e74..ea2f285 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in ayatana-indicator-session 0.8.1
+
+ - Fix suppression of logout item via gsetting switch.
+ - Fix deprecated symbols and other build warnings.
+ - Update README.md.
+ - Translation updates.
+
Overview of changes in ayatana-indicator-session 0.8.0
- Version bump to bring all system indicators (and the
diff --git a/debian/changelog b/debian/changelog
index 6a763dd..9e45b17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ayatana-indicator-session (0.8.1-0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-session.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 10 Sep 2020 21:21:33 +0200
+
ayatana-indicator-session (0.8.0-0) unstable; urgency=medium
* Upstream-provided Debian package for ayatana-indicator-session.