aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-09-14 13:59:33 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-09-14 13:59:33 +0200
commitf7b910deb366f5112ec0a24ec6ff6833757723dc (patch)
tree6af92041cd69d8e6a980d3f8f2c6fca8f10ad1c3
parent01eb12dae236ef731c4590c0ab394d6943341af7 (diff)
downloadayatana-indicator-bluetooth-f7b910deb366f5112ec0a24ec6ff6833757723dc.tar.gz
ayatana-indicator-bluetooth-f7b910deb366f5112ec0a24ec6ff6833757723dc.tar.bz2
ayatana-indicator-bluetooth-f7b910deb366f5112ec0a24ec6ff6833757723dc.zip
release 22.9.022.9.0
-rw-r--r--AUTHORS5
-rw-r--r--CMakeLists.txt2
-rw-r--r--ChangeLog143
-rw-r--r--NEWS6
-rw-r--r--debian/changelog7
5 files changed, 161 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 37b0510..8ef953d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -9,9 +9,11 @@ Bileto Bot <ci-train-bot@canonical.com>
Boyuan Yang <073plan@gmail.com>
Charles Kerr <charles.kerr@canonical.com>
CI Train Bot <ci-train-bot@canonical.com>
+이정희 <daemul72@gmail.com>
Dan Chapman <dpniel@ubuntu.com>
Dmitrijs Ledkovs <dmitrijs.ledkovs@canonical.com>
ElectrifiedSpeed <electrifiedsped@gmail.com>
+Eric <hamburger1024@firemail.cc>
Jeremy Bicha <jbicha@ubuntu.com>
J. Lavoie <j.lavoie@net-c.ca>
Joan CiberSheep <cibersheep@gmail.com>
@@ -32,12 +34,15 @@ Oğuz Ersen <oguzersen@protonmail.com>
Phil Clifford <philip.clifford@gmail.com>
phlostically <phlostically@mailinator.com>
Quentin PAGÈS <quentinantonin@free.fr>
+Ratchanan Srirattanamet <ratchanan@ubports.com>
Reza Almanda <rezaalmanda27@gmail.com>
Robert Ancell <robert.ancell@canonical.com>
Robert Tari <robert@tari.in>
Sebastien Bacher <seb128@ubuntu.com>
+Sergii Horichenko <m@sgg.im>
ssantos <ssantos@web.de>
Ted Gould <ted@gould.cx>
+Teitei <beilaitei40@gmail.com>
Tomáš Marný <tomik.marny@gmail.com>
Weblate <noreply@weblate.org>
Wellington Terumi Uemura <wellingtonuemura@gmail.com>
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 23f4008..bad9087 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 22.2.0)
+set(PROJECT_VERSION 22.9.0)
# Options
diff --git a/ChangeLog b/ChangeLog
index 7cbc59a..3558abe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,147 @@
+2022-09-14 Milan Korecky
+
+ * Translated using Weblate (Czech) (HEAD -> main)
+
+2022-09-14 Mike Gabriel
+
+ * po/*.po{,t}: Translation strings update (esp. source file
+ references). (2ffdf6a)
+ * update-po{,t}.sh: Also catch multi-file source file references.
+ (a2bfe09)
+ * po/*.po: Update translation strings. (989f4a2)
+
+2022-09-13 Robert Tari
+
+ * Merge branch 'sunweaver-pr/beautify-paths-in-pot-file' (743c3b5)
+
+2022-09-07 Quentin PAGÈS
+
+ * Translated using Weblate (Occitan) (1f878cf)
+
+2022-09-07 Moo
+
+ * Translated using Weblate (Lithuanian) (786e35e)
+
+2022-09-06 Wellington Terumi Uemura
+
+ * Translated using Weblate (Portuguese (Brazil)) (bf2b816)
+
+2022-09-05 Mike Gabriel
+
+ * Translated using Weblate (German) (1471d82)
+
+2022-09-05 Eric
+
+ * Translated using Weblate (Chinese (Simplified)) (ce3b4c6)
+
+2022-09-05 Yaron Shahrabani
+
+ * Translated using Weblate (Hebrew) (9c0f84b)
+
+2022-09-05 Mike Gabriel
+
+ * Translated using Weblate (German) (590fd16)
+
+2022-09-11 Mike Gabriel
+
+ * po/ayatana-indicator-bluetooth.pot: Update file. (093d011)
+ * update-po{,t}.sh: Omit ../ at beginning of file names in .pot file.
+ (24033c3)
+
+2022-09-07 Quentin PAGÈS
+
+ * Translated using Weblate (Occitan) (a651610)
+
+2022-09-07 Moo
+
+ * Translated using Weblate (Lithuanian) (c641890)
+
+2022-09-06 Wellington Terumi Uemura
+
+ * Translated using Weblate (Portuguese (Brazil)) (b79da34)
+
+2022-09-05 Mike Gabriel
+
+ * Translated using Weblate (German) (4726c38)
+
+2022-09-05 Eric
+
+ * Translated using Weblate (Chinese (Simplified)) (a9e1731)
+
+2022-09-05 Yaron Shahrabani
+
+ * Translated using Weblate (Hebrew) (972ac03)
+
+2022-09-05 Mike Gabriel
+
+ * Translated using Weblate (German) (1db42be)
+ * po/*.po{,t}: Translation strings update. (5fee084)
+ * Merge branch 'tari01-pr/hide-icon-if-no-adapter' (26e135a)
+
+2022-07-22 Mike Gabriel
+
+ * src/profile.vala: Add tooltip. (19530d5)
+
+2022-08-06 Quentin PAGÈS
+
+ * Translated using Weblate (Occitan) (4bdc03c)
+
+2022-09-01 Mike Gabriel
+
+ * Merge branch 'sunweaver-pr/tooltip-support' (710c133)
+
+2022-07-22 Mike Gabriel
+
+ * src/profile.vala: Add tooltip. (f47463e)
+
+2022-08-06 Quentin PAGÈS
+
+ * Translated using Weblate (Occitan) (a683585)
+
+2022-08-01 Robert Tari
+
+ * Hide bluetooth icon on hardware without bluetooth support (5ebb1a3)
+
+2022-07-27 Sergii Horichenko
+
+ * Translated using Weblate (Ukrainian) (ed77cff)
+
+2022-07-14 Teitei
+
+ * Translated using Weblate (Burmese) (2f1676f)
+
+2022-06-26 Mike Gabriel
+
+ * Merge branch 'peat-psuwit-qmenumodel-compat' (4048650)
+
+2022-06-22 Ratchanan Srirattanamet
+
+ * src/*.vala: make the switch item & action QMenuModel compatible
+ (b3adf1f)
+
+2022-06-14 Mike Gabriel
+
+ * Translated using Weblate (German) (1e922c2)
+
+2022-04-23 Sergii Horichenko
+
+ * Translated using Weblate (Russian) (191e8c2)
+ * Translated using Weblate (Ukrainian) (6afb61b)
+ * Translated using Weblate (Russian) (3568eb4)
+ * Translated using Weblate (Ukrainian) (5f68674)
+ * Translated using Weblate (Ukrainian) (6968ff0)
+
+2022-02-27 이정희
+
+ * Translated using Weblate (Korean) (8e58a6d)
+
+2022-02-28 Yaron Shahrabani
+
+ * Translated using Weblate (Hebrew) (e0a57e2)
+
2022-02-17 Mike Gabriel
- * release 22.2.0 (HEAD -> main, tag: 22.2.0)
+ * release 22.2.0 (f2281a9) (tag: 22.2.0)
2022-02-16 Mike Gabriel
diff --git a/NEWS b/NEWS
index 5000942..2b627ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in ayatana-indicator-bluetooth 22.9.0
+
+ - Add tooltip support.
+ - src/*.vala: Make the switch item/action QMenuModel compatible.
+ - Translation updates.
+
Overview of changes in ayatana-indicator-bluetooth 22.2.0
- Upstream version bump to new release versioning scheme:
diff --git a/debian/changelog b/debian/changelog
index e267b19..527f28c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ayatana-indicator-bluetooth (22.9.0-0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for ayatana-indicator-bluetooth.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 14 Sep 2022 13:58:10 +0200
+
ayatana-indicator-bluetooth (22.2.0-0) unstable; urgency=medium
* Upstream-provided Debian package for ayatana-indicator-bluetooth.