[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Ubuntu 22.04 LTS wrt keyman



On 2022-03-15 09:36, Eberhard Beilharz wrote:
Gunnar Hjalmarsson wrote on 11.03.22 19:07:
* I suppose that the copyright year in debian/copyright should be bumbed
  to 2022. Besides that, I'd like to mention that the ftp-master is
  typically very attentive to licensing matters. So it's a good idea to
  re-check that d/copyright is correct and complete.

ok, done that.

Sorry for being a pain, but Lintian is not quite pleased. ;)

Can you please consider to apply the changes in the attached patch.

--
Gunnar
--- a/debian/copyright
+++ b/debian/copyright
@@ -61,10 +61,9 @@ Files: linux/ibus-keyman/m4/gettext.m4
  linux/ibus-keyman/m4/po.m4
  linux/ibus-keyman/m4/progtest.m4
 Copyright: 1995--2014, Free Software Foundation, Inc.
-License: FSFULLR and/or GPL-3 and/or LGPL-3
+License: FSFULLR or GPL-3+ or LGPL-3
 
 Files: linux/ibus-keyman/install-sh
-       linux/keyman-config/COPYING
 Copyright: 1994, X Consortium
   2018, SIL International
 License: Expat
@@ -95,6 +94,12 @@ Files: linux/keyman-config/buildtools/help2man
 Copyright: 1997-2005, 2009-2017, 2020-2021, Free Software Foundation, Inc.
 License: GPL-3+
 
+Files: debian/com.keyman.config.appdata.xml
+       debian/com.keyman.ibus_keyman.metainfo.xml
+Copyright: 2019 Daniel Glassey <wdg@debian.org>
+           2022 SIL International
+License: MIT
+
 License: Expat
  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the
@@ -200,3 +205,25 @@ License: LGPL-2.1+
  On Debian systems, the full text of the GNU Lesser General Public
  License version 2.1 can be found in the file
  `/usr/share/common-licenses/LGPL-2.1'.
+
+License: LGPL-3
+ On Debian systems, the full text of the GNU Lesser General Public License
+ version 3 can be found in /usr/share/common-licenses/LGPL-3
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Reply to: