[Pkg-ayatana-devel] ayatana-indicator-bluetooth_0.8.0-1_amd64.changes REJECTED

Mike Gabriel sunweaver at debian.org
Fri Oct 30 14:11:32 GMT 2020


Hi Thorsten,

On  Fr 30 Okt 2020 00:00:08 CET, Thorsten Alteholz wrote:

> Hi Mike,
>
> please also mention the LGPL in your debian/copyright.
>
> Thanks!
>  Thorsten
>

ok, just uploaded ayatana-indicator-bluetooth to NEW again, this time  
0.8.1-1. This upload contains fixes in the upstream part (which  
unfortunately are still flawed, but not as bad as before).

The flawed bit will be amended with 0.8.2:
https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/commit/2191d31353039dbc1feec5f29f0a21a4c58171bb

I hope this works for you, now. Thanks!

Ah, ... .debdiff attached.

Mike
-- 

mike gabriel aka sunweaver (Debian Developer)
mobile: +49 (1520) 1976 148
landline: +49 (4351) 486 14 27

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: sunweaver at debian.org, http://sunweavers.net

-------------- next part --------------
diff -Nru ayatana-indicator-bluetooth-0.8.0/ChangeLog ayatana-indicator-bluetooth-0.8.1/ChangeLog
--- ayatana-indicator-bluetooth-0.8.0/ChangeLog	2020-10-27 15:45:32.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/ChangeLog	2020-10-30 15:01:18.000000000 +0100
@@ -1,6 +1,27 @@
-2020-10-27 15:44:27 +0100 Mike Gabriel
+2020-10-30 15:00:16 +0100 Mike Gabriel
 
-	* release 0.8.0 (HEAD -> master, tag: 0.8.0)
+	* release 0.8.1 (HEAD -> master, tag: 0.8.1)
+
+2020-10-30 14:59:36 +0100 Mike Gabriel (0ee1eb7)
+
+	* locale: Add more languages.
+
+2020-10-30 14:53:59 +0100 Mike Gabriel (bdb852e)
+
+	* debian/copyright: Adopt from official Debian package.
+
+2020-10-30 14:53:01 +0100 Mike Gabriel (dd2f32e)
+
+	* src/*.vala: Fix license headers having been a mix of GPL and LGPL
+          license text fragments. Adapt to GPL-3, fully.
+
+2020-10-28 23:22:28 +0000 Milan Korecky (60858e9)
+
+	* Translated using Weblate (Czech)
+
+2020-10-27 15:44:27 +0100 Mike Gabriel (17eb55d)
+
+	* release 0.8.0 (tag: 0.8.0)
 
 2020-10-27 15:40:11 +0100 Mike Gabriel (128e70b)
 
diff -Nru ayatana-indicator-bluetooth-0.8.0/CMakeLists.txt ayatana-indicator-bluetooth-0.8.1/CMakeLists.txt
--- ayatana-indicator-bluetooth-0.8.0/CMakeLists.txt	2020-10-27 15:45:32.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/CMakeLists.txt	2020-10-30 15:01:18.000000000 +0100
@@ -4,7 +4,7 @@
 set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake" "${CMAKE_MODULE_PATH}")
 
 set(PACKAGE ${CMAKE_PROJECT_NAME})
-set(PROJECT_VERSION 0.8.0)
+set(PROJECT_VERSION 0.8.1)
 find_package(PkgConfig REQUIRED)
 include(GNUInstallDirs)
 include(UseVala)
diff -Nru ayatana-indicator-bluetooth-0.8.0/debian/changelog ayatana-indicator-bluetooth-0.8.1/debian/changelog
--- ayatana-indicator-bluetooth-0.8.0/debian/changelog	2020-10-27 17:03:08.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/debian/changelog	2020-10-30 15:03:28.000000000 +0100
@@ -1,4 +1,12 @@
-ayatana-indicator-bluetooth (0.8.0-1) unstable; urgency=medium
+ayatana-indicator-bluetooth (0.8.1-1) unstable; urgency=medium
+
+  * New upstream release:
+    - Fix flawed license headers in src/*.vala (being a mix of GPL-3
+      and LGPL license text fragments).
+
+ -- Mike Gabriel <sunweaver at debian.org>  Fri, 30 Oct 2020 15:03:28 +0100
+
+ayatana-indicator-bluetooth (0.8.0-1) REJECTED; urgency=medium
 
   * Initial upload to Debian. (Closes: #973046).
 
diff -Nru ayatana-indicator-bluetooth-0.8.0/debian/copyright ayatana-indicator-bluetooth-0.8.1/debian/copyright
--- ayatana-indicator-bluetooth-0.8.0/debian/copyright	2020-10-27 16:58:49.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/debian/copyright	2020-10-30 14:53:36.000000000 +0100
@@ -150,7 +150,7 @@
  2. Redistributions in binary form must reproduce the copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
- 3. The name of the author may not be used to endorse or promote products 
+ 3. The name of the author may not be used to endorse or promote products
     derived from this software without specific prior written permission.
  .
  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
diff -Nru ayatana-indicator-bluetooth-0.8.0/NEWS ayatana-indicator-bluetooth-0.8.1/NEWS
--- ayatana-indicator-bluetooth-0.8.0/NEWS	2020-10-27 15:45:32.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/NEWS	2020-10-30 15:01:18.000000000 +0100
@@ -1,3 +1,11 @@
+Overview of changes in indicator-bluetooth 0.8.1
+
+  - Fix license headers in src/*.vala. They contained a mix of
+    GPL-3 and some LGPL license fragments. Updated to GPL-3.
+  - Translation updates.
+  - locale: Add more languages to this project's translation
+    scheme.
+
 Overview of changes in indicator-bluetooth 0.8.0
 
   - Port from Ubuntu Indicators to Ayatana Indicators.
diff -Nru ayatana-indicator-bluetooth-0.8.0/po/csb.po ayatana-indicator-bluetooth-0.8.1/po/csb.po
--- ayatana-indicator-bluetooth-0.8.0/po/csb.po	1970-01-01 01:00:00.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/po/csb.po	2020-10-30 15:01:18.000000000 +0100
@@ -0,0 +1,62 @@
+# Kashubian translations for PACKAGE package.
+# Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-10-27 15:38+0100\n"
+"PO-Revision-Date: 2020-10-27 15:38+0100\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: csb\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:1
+msgid "Whether or not to show the bluetooth indicator in the menu bar."
+msgstr ""
+
+#: ../src/bluez.vala:310
+msgid "Unknown"
+msgstr ""
+
+#: ../src/desktop.vala:96
+msgid "Connection"
+msgstr ""
+
+#: ../src/desktop.vala:146
+msgid "Send files…"
+msgstr ""
+
+#: ../src/desktop.vala:152
+msgid "Keyboard Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:158
+msgid "Mouse and Touchpad Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:165
+msgid "Sound Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:189
+msgid "Visible"
+msgstr ""
+
+#. settings section
+#: ../src/desktop.vala:202
+msgid "Bluetooth Settings…"
+msgstr ""
+
+#: ../src/phone.vala:43
+msgid "Bluetooth settings…"
+msgstr ""
+
+#: ../src/profile.vala:89 ../src/profile.vala:169
+msgid "Bluetooth"
+msgstr ""
diff -Nru ayatana-indicator-bluetooth-0.8.0/po/cs.po ayatana-indicator-bluetooth-0.8.1/po/cs.po
--- ayatana-indicator-bluetooth-0.8.0/po/cs.po	2020-10-27 15:45:32.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/po/cs.po	2020-10-30 15:01:18.000000000 +0100
@@ -8,55 +8,58 @@
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2020-10-27 15:38+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
+"PO-Revision-Date: 2020-10-29 23:26+0000\n"
+"Last-Translator: Milan Korecky <milan.korecky at gmail.com>\n"
+"Language-Team: Czech <https://hosted.weblate.org/projects/ayatana-indicators/"
+"bluetooth-applet/cs/>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: Weblate 4.3.2-dev\n"
 
 #: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:1
 msgid "Whether or not to show the bluetooth indicator in the menu bar."
-msgstr ""
+msgstr "Zda se má či ne, zobrazit bluetooth v panelu nabídek."
 
 #: ../src/bluez.vala:310
 msgid "Unknown"
-msgstr ""
+msgstr "Neznámý"
 
 #: ../src/desktop.vala:96
 msgid "Connection"
-msgstr ""
+msgstr "Spojení"
 
 #: ../src/desktop.vala:146
 msgid "Send files…"
-msgstr ""
+msgstr "Odeslat soubory…"
 
 #: ../src/desktop.vala:152
 msgid "Keyboard Settings…"
-msgstr ""
+msgstr "Nastavení klávesnice …"
 
 #: ../src/desktop.vala:158
 msgid "Mouse and Touchpad Settings…"
-msgstr ""
+msgstr "Nastavení myši a touchpadu …"
 
 #: ../src/desktop.vala:165
 msgid "Sound Settings…"
-msgstr ""
+msgstr "Nastavení zvuku …"
 
 #: ../src/desktop.vala:189
 msgid "Visible"
-msgstr ""
+msgstr "Viditelné"
 
 #. settings section
 #: ../src/desktop.vala:202
 msgid "Bluetooth Settings…"
-msgstr ""
+msgstr "Nastavení Bluetooth…"
 
 #: ../src/phone.vala:43
 msgid "Bluetooth settings…"
-msgstr ""
+msgstr "Bluetooth nastavení…"
 
 #: ../src/profile.vala:89 ../src/profile.vala:169
 msgid "Bluetooth"
-msgstr ""
+msgstr "Bluetooth"
diff -Nru ayatana-indicator-bluetooth-0.8.0/po/dv.po ayatana-indicator-bluetooth-0.8.1/po/dv.po
--- ayatana-indicator-bluetooth-0.8.0/po/dv.po	1970-01-01 01:00:00.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/po/dv.po	2020-10-30 15:01:18.000000000 +0100
@@ -0,0 +1,62 @@
+# Divehi translations for PACKAGE package.
+# Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-10-27 15:38+0100\n"
+"PO-Revision-Date: 2020-10-27 15:38+0100\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: dv\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:1
+msgid "Whether or not to show the bluetooth indicator in the menu bar."
+msgstr ""
+
+#: ../src/bluez.vala:310
+msgid "Unknown"
+msgstr ""
+
+#: ../src/desktop.vala:96
+msgid "Connection"
+msgstr ""
+
+#: ../src/desktop.vala:146
+msgid "Send files…"
+msgstr ""
+
+#: ../src/desktop.vala:152
+msgid "Keyboard Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:158
+msgid "Mouse and Touchpad Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:165
+msgid "Sound Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:189
+msgid "Visible"
+msgstr ""
+
+#. settings section
+#: ../src/desktop.vala:202
+msgid "Bluetooth Settings…"
+msgstr ""
+
+#: ../src/phone.vala:43
+msgid "Bluetooth settings…"
+msgstr ""
+
+#: ../src/profile.vala:89 ../src/profile.vala:169
+msgid "Bluetooth"
+msgstr ""
diff -Nru ayatana-indicator-bluetooth-0.8.0/po/fur.po ayatana-indicator-bluetooth-0.8.1/po/fur.po
--- ayatana-indicator-bluetooth-0.8.0/po/fur.po	1970-01-01 01:00:00.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/po/fur.po	2020-10-30 15:01:18.000000000 +0100
@@ -0,0 +1,62 @@
+# Friulian translations for PACKAGE package.
+# Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-10-27 15:38+0100\n"
+"PO-Revision-Date: 2020-10-27 15:38+0100\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: fur\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:1
+msgid "Whether or not to show the bluetooth indicator in the menu bar."
+msgstr ""
+
+#: ../src/bluez.vala:310
+msgid "Unknown"
+msgstr ""
+
+#: ../src/desktop.vala:96
+msgid "Connection"
+msgstr ""
+
+#: ../src/desktop.vala:146
+msgid "Send files…"
+msgstr ""
+
+#: ../src/desktop.vala:152
+msgid "Keyboard Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:158
+msgid "Mouse and Touchpad Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:165
+msgid "Sound Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:189
+msgid "Visible"
+msgstr ""
+
+#. settings section
+#: ../src/desktop.vala:202
+msgid "Bluetooth Settings…"
+msgstr ""
+
+#: ../src/phone.vala:43
+msgid "Bluetooth settings…"
+msgstr ""
+
+#: ../src/profile.vala:89 ../src/profile.vala:169
+msgid "Bluetooth"
+msgstr ""
diff -Nru ayatana-indicator-bluetooth-0.8.0/po/it_CARES.po ayatana-indicator-bluetooth-0.8.1/po/it_CARES.po
--- ayatana-indicator-bluetooth-0.8.0/po/it_CARES.po	1970-01-01 01:00:00.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/po/it_CARES.po	2020-10-30 15:01:18.000000000 +0100
@@ -0,0 +1,63 @@
+# Italian translations for PACKAGE package.
+# Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-10-27 15:38+0100\n"
+"PO-Revision-Date: 2020-10-27 15:38+0100\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: it_CARES\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:1
+msgid "Whether or not to show the bluetooth indicator in the menu bar."
+msgstr ""
+
+#: ../src/bluez.vala:310
+msgid "Unknown"
+msgstr ""
+
+#: ../src/desktop.vala:96
+msgid "Connection"
+msgstr ""
+
+#: ../src/desktop.vala:146
+msgid "Send files…"
+msgstr ""
+
+#: ../src/desktop.vala:152
+msgid "Keyboard Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:158
+msgid "Mouse and Touchpad Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:165
+msgid "Sound Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:189
+msgid "Visible"
+msgstr ""
+
+#. settings section
+#: ../src/desktop.vala:202
+msgid "Bluetooth Settings…"
+msgstr ""
+
+#: ../src/phone.vala:43
+msgid "Bluetooth settings…"
+msgstr ""
+
+#: ../src/profile.vala:89 ../src/profile.vala:169
+msgid "Bluetooth"
+msgstr ""
diff -Nru ayatana-indicator-bluetooth-0.8.0/po/mk.po ayatana-indicator-bluetooth-0.8.1/po/mk.po
--- ayatana-indicator-bluetooth-0.8.0/po/mk.po	1970-01-01 01:00:00.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/po/mk.po	2020-10-30 15:01:18.000000000 +0100
@@ -0,0 +1,62 @@
+# Macedonian translations for PACKAGE package.
+# Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-10-27 15:38+0100\n"
+"PO-Revision-Date: 2020-10-27 15:38+0100\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: mk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:1
+msgid "Whether or not to show the bluetooth indicator in the menu bar."
+msgstr ""
+
+#: ../src/bluez.vala:310
+msgid "Unknown"
+msgstr ""
+
+#: ../src/desktop.vala:96
+msgid "Connection"
+msgstr ""
+
+#: ../src/desktop.vala:146
+msgid "Send files…"
+msgstr ""
+
+#: ../src/desktop.vala:152
+msgid "Keyboard Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:158
+msgid "Mouse and Touchpad Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:165
+msgid "Sound Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:189
+msgid "Visible"
+msgstr ""
+
+#. settings section
+#: ../src/desktop.vala:202
+msgid "Bluetooth Settings…"
+msgstr ""
+
+#: ../src/phone.vala:43
+msgid "Bluetooth settings…"
+msgstr ""
+
+#: ../src/profile.vala:89 ../src/profile.vala:169
+msgid "Bluetooth"
+msgstr ""
diff -Nru ayatana-indicator-bluetooth-0.8.0/po/nb.po ayatana-indicator-bluetooth-0.8.1/po/nb.po
--- ayatana-indicator-bluetooth-0.8.0/po/nb.po	1970-01-01 01:00:00.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/po/nb.po	2020-10-30 15:01:18.000000000 +0100
@@ -0,0 +1,63 @@
+# Norwegian Bokmal translations for PACKAGE package.
+# Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-10-27 15:38+0100\n"
+"PO-Revision-Date: 2020-10-27 15:38+0100\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: nb\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:1
+msgid "Whether or not to show the bluetooth indicator in the menu bar."
+msgstr ""
+
+#: ../src/bluez.vala:310
+msgid "Unknown"
+msgstr ""
+
+#: ../src/desktop.vala:96
+msgid "Connection"
+msgstr ""
+
+#: ../src/desktop.vala:146
+msgid "Send files…"
+msgstr ""
+
+#: ../src/desktop.vala:152
+msgid "Keyboard Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:158
+msgid "Mouse and Touchpad Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:165
+msgid "Sound Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:189
+msgid "Visible"
+msgstr ""
+
+#. settings section
+#: ../src/desktop.vala:202
+msgid "Bluetooth Settings…"
+msgstr ""
+
+#: ../src/phone.vala:43
+msgid "Bluetooth settings…"
+msgstr ""
+
+#: ../src/profile.vala:89 ../src/profile.vala:169
+msgid "Bluetooth"
+msgstr ""
diff -Nru ayatana-indicator-bluetooth-0.8.0/po/ta_LK.po ayatana-indicator-bluetooth-0.8.1/po/ta_LK.po
--- ayatana-indicator-bluetooth-0.8.0/po/ta_LK.po	1970-01-01 01:00:00.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/po/ta_LK.po	2020-10-30 15:01:18.000000000 +0100
@@ -0,0 +1,62 @@
+# Tamil translations for PACKAGE package.
+# Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-10-27 15:38+0100\n"
+"PO-Revision-Date: 2020-10-27 15:38+0100\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: ta_LK\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:1
+msgid "Whether or not to show the bluetooth indicator in the menu bar."
+msgstr ""
+
+#: ../src/bluez.vala:310
+msgid "Unknown"
+msgstr ""
+
+#: ../src/desktop.vala:96
+msgid "Connection"
+msgstr ""
+
+#: ../src/desktop.vala:146
+msgid "Send files…"
+msgstr ""
+
+#: ../src/desktop.vala:152
+msgid "Keyboard Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:158
+msgid "Mouse and Touchpad Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:165
+msgid "Sound Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:189
+msgid "Visible"
+msgstr ""
+
+#. settings section
+#: ../src/desktop.vala:202
+msgid "Bluetooth Settings…"
+msgstr ""
+
+#: ../src/phone.vala:43
+msgid "Bluetooth settings…"
+msgstr ""
+
+#: ../src/profile.vala:89 ../src/profile.vala:169
+msgid "Bluetooth"
+msgstr ""
diff -Nru ayatana-indicator-bluetooth-0.8.0/po/tt.po ayatana-indicator-bluetooth-0.8.1/po/tt.po
--- ayatana-indicator-bluetooth-0.8.0/po/tt.po	1970-01-01 01:00:00.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/po/tt.po	2020-10-30 15:01:18.000000000 +0100
@@ -0,0 +1,62 @@
+# Tatar translations for PACKAGE package.
+# Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-10-27 15:38+0100\n"
+"PO-Revision-Date: 2020-10-27 15:38+0100\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: tt\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:1
+msgid "Whether or not to show the bluetooth indicator in the menu bar."
+msgstr ""
+
+#: ../src/bluez.vala:310
+msgid "Unknown"
+msgstr ""
+
+#: ../src/desktop.vala:96
+msgid "Connection"
+msgstr ""
+
+#: ../src/desktop.vala:146
+msgid "Send files…"
+msgstr ""
+
+#: ../src/desktop.vala:152
+msgid "Keyboard Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:158
+msgid "Mouse and Touchpad Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:165
+msgid "Sound Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:189
+msgid "Visible"
+msgstr ""
+
+#. settings section
+#: ../src/desktop.vala:202
+msgid "Bluetooth Settings…"
+msgstr ""
+
+#: ../src/phone.vala:43
+msgid "Bluetooth settings…"
+msgstr ""
+
+#: ../src/profile.vala:89 ../src/profile.vala:169
+msgid "Bluetooth"
+msgstr ""
diff -Nru ayatana-indicator-bluetooth-0.8.0/po/vec.po ayatana-indicator-bluetooth-0.8.1/po/vec.po
--- ayatana-indicator-bluetooth-0.8.0/po/vec.po	1970-01-01 01:00:00.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/po/vec.po	2020-10-30 15:01:18.000000000 +0100
@@ -0,0 +1,62 @@
+# Language vec translations for PACKAGE package.
+# Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-10-27 15:38+0100\n"
+"PO-Revision-Date: 2020-10-27 15:38+0100\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: vec\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:1
+msgid "Whether or not to show the bluetooth indicator in the menu bar."
+msgstr ""
+
+#: ../src/bluez.vala:310
+msgid "Unknown"
+msgstr ""
+
+#: ../src/desktop.vala:96
+msgid "Connection"
+msgstr ""
+
+#: ../src/desktop.vala:146
+msgid "Send files…"
+msgstr ""
+
+#: ../src/desktop.vala:152
+msgid "Keyboard Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:158
+msgid "Mouse and Touchpad Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:165
+msgid "Sound Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:189
+msgid "Visible"
+msgstr ""
+
+#. settings section
+#: ../src/desktop.vala:202
+msgid "Bluetooth Settings…"
+msgstr ""
+
+#: ../src/phone.vala:43
+msgid "Bluetooth settings…"
+msgstr ""
+
+#: ../src/profile.vala:89 ../src/profile.vala:169
+msgid "Bluetooth"
+msgstr ""
diff -Nru ayatana-indicator-bluetooth-0.8.0/po/zh_CN.po ayatana-indicator-bluetooth-0.8.1/po/zh_CN.po
--- ayatana-indicator-bluetooth-0.8.0/po/zh_CN.po	1970-01-01 01:00:00.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/po/zh_CN.po	2020-10-30 15:01:18.000000000 +0100
@@ -0,0 +1,62 @@
+# Chinese translations for PACKAGE package.
+# Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-10-27 15:38+0100\n"
+"PO-Revision-Date: 2020-10-27 15:38+0100\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: zh_CN\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:1
+msgid "Whether or not to show the bluetooth indicator in the menu bar."
+msgstr ""
+
+#: ../src/bluez.vala:310
+msgid "Unknown"
+msgstr ""
+
+#: ../src/desktop.vala:96
+msgid "Connection"
+msgstr ""
+
+#: ../src/desktop.vala:146
+msgid "Send files…"
+msgstr ""
+
+#: ../src/desktop.vala:152
+msgid "Keyboard Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:158
+msgid "Mouse and Touchpad Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:165
+msgid "Sound Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:189
+msgid "Visible"
+msgstr ""
+
+#. settings section
+#: ../src/desktop.vala:202
+msgid "Bluetooth Settings…"
+msgstr ""
+
+#: ../src/phone.vala:43
+msgid "Bluetooth settings…"
+msgstr ""
+
+#: ../src/profile.vala:89 ../src/profile.vala:169
+msgid "Bluetooth"
+msgstr ""
diff -Nru ayatana-indicator-bluetooth-0.8.0/po/zh_HK.po ayatana-indicator-bluetooth-0.8.1/po/zh_HK.po
--- ayatana-indicator-bluetooth-0.8.0/po/zh_HK.po	1970-01-01 01:00:00.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/po/zh_HK.po	2020-10-30 15:01:18.000000000 +0100
@@ -0,0 +1,62 @@
+# Chinese translations for PACKAGE package.
+# Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-10-27 15:38+0100\n"
+"PO-Revision-Date: 2020-10-27 15:38+0100\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: zh_HK\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:1
+msgid "Whether or not to show the bluetooth indicator in the menu bar."
+msgstr ""
+
+#: ../src/bluez.vala:310
+msgid "Unknown"
+msgstr ""
+
+#: ../src/desktop.vala:96
+msgid "Connection"
+msgstr ""
+
+#: ../src/desktop.vala:146
+msgid "Send files…"
+msgstr ""
+
+#: ../src/desktop.vala:152
+msgid "Keyboard Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:158
+msgid "Mouse and Touchpad Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:165
+msgid "Sound Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:189
+msgid "Visible"
+msgstr ""
+
+#. settings section
+#: ../src/desktop.vala:202
+msgid "Bluetooth Settings…"
+msgstr ""
+
+#: ../src/phone.vala:43
+msgid "Bluetooth settings…"
+msgstr ""
+
+#: ../src/profile.vala:89 ../src/profile.vala:169
+msgid "Bluetooth"
+msgstr ""
diff -Nru ayatana-indicator-bluetooth-0.8.0/po/zh_TW.po ayatana-indicator-bluetooth-0.8.1/po/zh_TW.po
--- ayatana-indicator-bluetooth-0.8.0/po/zh_TW.po	1970-01-01 01:00:00.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/po/zh_TW.po	2020-10-30 15:01:18.000000000 +0100
@@ -0,0 +1,62 @@
+# Chinese translations for PACKAGE package.
+# Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Automatically generated, 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-10-27 15:38+0100\n"
+"PO-Revision-Date: 2020-10-27 15:38+0100\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: zh_TW\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../data/org.ayatana.indicator.bluetooth.gschema.xml.in:1
+msgid "Whether or not to show the bluetooth indicator in the menu bar."
+msgstr ""
+
+#: ../src/bluez.vala:310
+msgid "Unknown"
+msgstr ""
+
+#: ../src/desktop.vala:96
+msgid "Connection"
+msgstr ""
+
+#: ../src/desktop.vala:146
+msgid "Send files…"
+msgstr ""
+
+#: ../src/desktop.vala:152
+msgid "Keyboard Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:158
+msgid "Mouse and Touchpad Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:165
+msgid "Sound Settings…"
+msgstr ""
+
+#: ../src/desktop.vala:189
+msgid "Visible"
+msgstr ""
+
+#. settings section
+#: ../src/desktop.vala:202
+msgid "Bluetooth Settings…"
+msgstr ""
+
+#: ../src/phone.vala:43
+msgid "Bluetooth settings…"
+msgstr ""
+
+#: ../src/profile.vala:89 ../src/profile.vala:169
+msgid "Bluetooth"
+msgstr ""
diff -Nru ayatana-indicator-bluetooth-0.8.0/src/bluetooth.vala ayatana-indicator-bluetooth-0.8.1/src/bluetooth.vala
--- ayatana-indicator-bluetooth-0.8.0/src/bluetooth.vala	2020-10-27 15:45:32.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/src/bluetooth.vala	2020-10-30 15:01:18.000000000 +0100
@@ -8,9 +8,9 @@
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
+ * GNU General General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public License
+ * You should have received a copy of the GNU General General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Authors:
diff -Nru ayatana-indicator-bluetooth-0.8.0/src/bluez.vala ayatana-indicator-bluetooth-0.8.1/src/bluez.vala
--- ayatana-indicator-bluetooth-0.8.0/src/bluez.vala	2020-10-27 15:45:32.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/src/bluez.vala	2020-10-30 15:01:18.000000000 +0100
@@ -8,9 +8,9 @@
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
+ * GNU General General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public License
+ * You should have received a copy of the GNU General General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Authors:
diff -Nru ayatana-indicator-bluetooth-0.8.0/src/desktop.vala ayatana-indicator-bluetooth-0.8.1/src/desktop.vala
--- ayatana-indicator-bluetooth-0.8.0/src/desktop.vala	2020-10-27 15:45:32.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/src/desktop.vala	2020-10-30 15:01:18.000000000 +0100
@@ -8,9 +8,9 @@
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
+ * GNU General General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public License
+ * You should have received a copy of the GNU General General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Authors:
diff -Nru ayatana-indicator-bluetooth-0.8.0/src/device.vala ayatana-indicator-bluetooth-0.8.1/src/device.vala
--- ayatana-indicator-bluetooth-0.8.0/src/device.vala	2020-10-27 15:45:32.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/src/device.vala	2020-10-30 15:01:18.000000000 +0100
@@ -8,9 +8,9 @@
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
+ * GNU General General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public License
+ * You should have received a copy of the GNU General General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Authors:
diff -Nru ayatana-indicator-bluetooth-0.8.0/src/killswitch.vala ayatana-indicator-bluetooth-0.8.1/src/killswitch.vala
--- ayatana-indicator-bluetooth-0.8.0/src/killswitch.vala	2020-10-27 15:45:32.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/src/killswitch.vala	2020-10-30 15:01:18.000000000 +0100
@@ -8,9 +8,9 @@
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
+ * GNU General General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public License
+ * You should have received a copy of the GNU General General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Authors:
diff -Nru ayatana-indicator-bluetooth-0.8.0/src/main.vala ayatana-indicator-bluetooth-0.8.1/src/main.vala
--- ayatana-indicator-bluetooth-0.8.0/src/main.vala	2020-10-27 15:45:32.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/src/main.vala	2020-10-30 15:01:18.000000000 +0100
@@ -8,9 +8,9 @@
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
+ * GNU General General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public License
+ * You should have received a copy of the GNU General General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Authors:
diff -Nru ayatana-indicator-bluetooth-0.8.0/src/phone.vala ayatana-indicator-bluetooth-0.8.1/src/phone.vala
--- ayatana-indicator-bluetooth-0.8.0/src/phone.vala	2020-10-27 15:45:32.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/src/phone.vala	2020-10-30 15:01:18.000000000 +0100
@@ -8,9 +8,9 @@
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
+ * GNU General General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public License
+ * You should have received a copy of the GNU General General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Authors:
diff -Nru ayatana-indicator-bluetooth-0.8.0/src/profile.vala ayatana-indicator-bluetooth-0.8.1/src/profile.vala
--- ayatana-indicator-bluetooth-0.8.0/src/profile.vala	2020-10-27 15:45:32.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/src/profile.vala	2020-10-30 15:01:18.000000000 +0100
@@ -8,9 +8,9 @@
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
+ * GNU General General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public License
+ * You should have received a copy of the GNU General General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Authors:
diff -Nru ayatana-indicator-bluetooth-0.8.0/src/service.vala ayatana-indicator-bluetooth-0.8.1/src/service.vala
--- ayatana-indicator-bluetooth-0.8.0/src/service.vala	2020-10-27 15:45:32.000000000 +0100
+++ ayatana-indicator-bluetooth-0.8.1/src/service.vala	2020-10-30 15:01:18.000000000 +0100
@@ -8,9 +8,9 @@
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License for more details.
+ * GNU General General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public License
+ * You should have received a copy of the GNU General General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  * Authors:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 851 bytes
Desc: Digitale PGP-Signatur
URL: <http://alioth-lists.debian.net/pipermail/pkg-ayatana-devel/attachments/20201030/3bb6fbd4/attachment-0001.sig>


More information about the Pkg-ayatana-devel mailing list