aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--ChangeLog268
-rw-r--r--NEWS11
-rw-r--r--debian/changelog7
4 files changed, 285 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 39bbe56..af3e7ac 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.1")
+set(PROJECT_VERSION "0.8.90")
set(PACKAGE ${CMAKE_PROJECT_NAME})
##
diff --git a/ChangeLog b/ChangeLog
index 21094b7..6d85ff5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,270 @@
-2020-09-10 21:41:31 +0200 Mike Gabriel
+2021-01-28 17:13:56 +0100 Mike Gabriel
- * release 0.8.2 (HEAD -> master, tag: 0.8.2)
+ * release 0.8.90 (HEAD -> master, tag: 0.8.90)
+
+2021-01-16 06:40:32 +0000 Kristjan Räts (f8e575d)
+
+ * Translated using Weblate (Estonian)
+
+2020-12-29 13:56:17 +0000 Wellington Terumi Uemura (60cfca2)
+
+ * Translated using Weblate (Portuguese (Brazil))
+
+2020-12-30 03:15:30 +0000 J. Lavoie (7f9b558)
+
+ * Translated using Weblate (Italian)
+
+2020-12-30 03:02:41 +0000 J. Lavoie (454a73c)
+
+ * Translated using Weblate (French (Canada))
+
+2020-12-30 02:58:08 +0000 J. Lavoie (4bf7870)
+
+ * Translated using Weblate (French)
+
+2020-12-30 03:11:51 +0000 J. Lavoie (b4cf794)
+
+ * Translated using Weblate (English (United Kingdom))
+
+2020-12-30 03:16:09 +0000 J. Lavoie (92deeea)
+
+ * Translated using Weblate (English (Canada))
+
+2020-12-30 03:20:40 +0000 J. Lavoie (8466236)
+
+ * Translated using Weblate (English (Australia))
+
+2020-12-02 01:49:32 +0000 Milo Ivir (93c72ba)
+
+ * Translated using Weblate (Croatian)
+
+2020-11-30 22:38:37 +0100 Mike Gabriel (3ad237d)
+
+ * Merge branch 'tari01-pr/use-ido-removable'
+
+2020-11-30 17:14:06 +0100 Robert Tari (316bbee)
+
+ * service.c: Switch over to Removable IDO
+
+2020-11-26 13:30:15 +0000 Ács Zoltán (737fc32)
+
+ * Translated using Weblate (Hungarian)
+
+2020-11-23 11:08:09 +0000 Adolfo Jayme Barrientos (788f469)
+
+ * Translated using Weblate (Spanish)
+
+2020-11-17 21:00:43 +0000 Quentin PAGÈS (42cb70b)
+
+ * Translated using Weblate (Occitan)
+
+2020-11-18 19:47:34 +0000 Moo (eab97ad)
+
+ * Translated using Weblate (Lithuanian)
+
+2020-11-12 18:05:44 +0000 Oğuz Ersen (c7e3b9b)
+
+ * Translated using Weblate (Turkish)
+
+2020-11-12 16:51:40 +0000 Anders Jonsson (c23e61b)
+
+ * Translated using Weblate (Swedish)
+
+2020-11-12 14:05:23 +0000 Allan Nordhøy (e2b9c19)
+
+ * Translated using Weblate (Norwegian Bokmål)
+
+2020-11-12 13:57:24 +0000 Mike Gabriel (58e2693)
+
+ * Translated using Weblate (German)
+
+2020-11-12 14:14:45 +0000 Milan Korecky (520cad0)
+
+ * Translated using Weblate (Czech)
+
+2020-11-13 15:40:20 +0100 Mike Gabriel (f71b416)
+
+ * Merge branch 'tari01-pr/update-icon-on-remove'
+
+2020-11-13 11:48:58 +0100 Robert Tari (c007dce)
+
+ * Change the icon after the last notification has been removed
+
+2020-11-12 15:43:05 +0100 Mike Gabriel (77f0168)
+
+ * debian/control: Fix B-D field, empty lines not allowed there.
+
+2020-11-12 14:55:43 +0100 Mike Gabriel (a146339)
+
+ * locale: Update translation files after rewrite to indicator-ng.h
+ System Indicator style.
+
+2020-11-12 14:53:01 +0100 Mike Gabriel (9833b92)
+
+ * locale: Update .pot file.
+
+2020-11-12 14:52:49 +0100 Mike Gabriel (953bdbb)
+
+ * po/POTFILES.in: Update list of code files that might contain
+ translatable strings.
+
+2020-11-12 14:52:18 +0100 Mike Gabriel (c22f9fb)
+
+ * update-pot.sh: Fix GETTEXT_DOMAIN detection. This is now a CMake
+ project.
+
+2020-11-12 14:46:31 +0100 Mike Gabriel (2219106)
+
+ * Merge branch 'tari01-pr/url-dispatcher'
+
+2020-11-12 14:11:39 +0100 Robert Tari (7d16f61)
+
+ * Remove all references to url-dispatcher
+
+2020-11-10 23:33:15 +0000 Allan Nordhøy (4fd70a5)
+
+ * Translated using Weblate (Norwegian Bokmål)
+
+2020-11-11 08:20:39 +0000 Milan Korecky (e7add1e)
+
+ * Translated using Weblate (Czech)
+
+2020-11-11 23:20:01 +0100 Mike Gabriel (f34109b)
+
+ * Merge branch 'tari01-pr/system-indicator-rewrite'
+
+2020-11-08 13:50:13 +0100 Robert Tari (f9a39b4)
+
+ * Rewrite to indicator-ng, simplify, drop all GTK references, move to
+ CMake
+
+2020-11-01 12:26:35 +0100 Hosted Weblate (f872e90)
+
+ * Update translation files
+
+2020-10-31 12:30:33 +0100 Weblate (3a9d041)
+
+ * Added translation using Weblate (Italian)
+
+2020-10-31 12:30:32 +0100 Weblate (1edb48e)
+
+ * Added translation using Weblate (Tamil (Sri Lanka))
+
+2020-10-31 12:30:24 +0100 Weblate (9526506)
+
+ * Added translation using Weblate (Dhivehi)
+
+2020-10-31 12:30:23 +0100 Weblate (4a14169)
+
+ * Added translation using Weblate (Venetian)
+
+2020-10-31 12:30:16 +0100 Weblate (fa03b0b)
+
+ * Added translation using Weblate (Kashubian)
+
+2020-10-31 12:30:09 +0100 Weblate (85f5413)
+
+ * Added translation using Weblate (Macedonian)
+
+2020-10-31 12:30:04 +0100 Weblate (b7e1c2a)
+
+ * Added translation using Weblate (Friulian)
+
+2020-10-31 12:30:02 +0100 Weblate (5663566)
+
+ * Added translation using Weblate (Tatar)
+
+2020-10-28 23:56:10 +0000 Milan Korecky (74008ed)
+
+ * Translated using Weblate (Czech)
+
+2020-10-27 10:36:22 +0000 Adrià Martín (81807c3)
+
+ * Translated using Weblate (Sardinian)
+
+2020-10-26 23:46:13 +0000 Joan CiberSheep (446d2a6)
+
+ * Translated using Weblate (Catalan)
+
+2020-10-27 12:26:35 +0100 Hosted Weblate (e56cf01)
+
+ * Update translation files
+
+2020-10-26 12:15:43 +0000 Michele (5bacccc)
+
+ * Translated using Weblate (Italian)
+
+2020-10-26 12:46:20 +0100 Weblate (b7bb7fc)
+
+ * Added translation using Weblate (Manx)
+
+2020-10-26 12:46:15 +0100 Weblate (ebe604f)
+
+ * Added translation using Weblate (Afar)
+
+2020-10-26 12:46:12 +0100 Weblate (c424b97)
+
+ * Added translation using Weblate (Nyanja)
+
+2020-10-26 12:46:06 +0100 Weblate (aa16f0a)
+
+ * Added translation using Weblate (Assamese)
+
+2020-10-26 12:46:00 +0100 Weblate (efc1fb4)
+
+ * Added translation using Weblate (Wolof)
+
+2020-10-24 21:28:25 +0000 Ács Zoltán (6680b63)
+
+ * Translated using Weblate (Hungarian)
+
+2020-10-11 08:55:55 +0000 Quentin PAGÈS (7ae5e9d)
+
+ * Translated using Weblate (Occitan)
+
+2020-10-10 00:50:44 +0000 Rob Pearson (e445bd7)
+
+ * Translated using Weblate (English (United Kingdom))
+
+2020-10-10 00:50:03 +0000 Rob Pearson (9808c2f)
+
+ * Translated using Weblate (English (Australia))
+
+2020-10-10 15:32:12 +0000 Yota321 (a7d35dd)
+
+ * Translated using Weblate (Bengali)
+
+2020-10-08 11:13:53 +0000 koffevar (88dc9cc)
+
+ * Translated using Weblate (Russian)
+
+2020-09-27 10:24:14 +0000 Ján Olexa (421df9f)
+
+ * Translated using Weblate (Slovak)
+
+2020-09-28 04:40:10 +0000 Adolfo Jayme Barrientos (f8b3c53)
+
+ * Translated using Weblate (Spanish)
+
+2020-09-25 14:35:08 +0000 Talking Panda (365473a)
+
+ * Translated using Weblate (Turkish)
+
+2020-09-25 17:00:50 +0000 Quentin PAGÈS (6d8f5d3)
+
+ * Translated using Weblate (Occitan)
+
+2020-09-23 20:09:18 +0000 Viktar Vauchkevich (88329f3)
+
+ * Translated using Weblate (Belarusian)
+
+2020-09-18 22:22:05 +0000 Talking Panda (9ba5c82)
+
+ * Translated using Weblate (Turkish)
+
+2020-09-10 21:41:31 +0200 Mike Gabriel (0a7866e)
+
+ * release 0.8.2 (tag: 0.8.2)
2020-09-08 01:07:00 +0000 Milo Ivir (0af2c78)
diff --git a/NEWS b/NEWS
index b818299..7deaf7b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Overview of changes in ayatana-indicator-notifications 0.8.90
+
+ - Partial rewrite, port to Indicator NG technology. Drop
+ all GTK references.
+ - service.c: Switch over to Removable IDO. (CAVE: reequires
+ x-ayatana-type "org.ayatana.indicator.removable" on the
+ renderer's side).
+ - Drop settings dialog (use Ayatana Settings instead).
+ - Drop unneeded url-dispatcher stuff.
+ - Translation updates.
+
Overview of changes in ayatana-indicator-notifications 0.8.2
- src/indicator-notifications.c: Add separator after notification list.
diff --git a/debian/changelog b/debian/changelog
index dfbb065..5e8053a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ayatana-indicator-notifications (0.8.90-0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-notifications.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 28 Jan 2021 17:08:40 +0100
+
ayatana-indicator-notifications (0.8.2-0) unstable; urgency=medium
* Upstream-provided Debian package for ayatana-indicator-notifications.