From 43add0aa9b6ef4968530dc48613c1b6cbf1003d0 Mon Sep 17 00:00:00 2001 From: Thomas Uhle Date: Tue, 22 Nov 2022 20:28:10 +0100 Subject: [PATCH] debian: Amend copyright file - Fix Upstream-Name and Source URL. - Add Upstream-Contact. - Fix LGPL's long name. - Fix path to source file Invalid image. --- debian/copyright | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/debian/copyright b/debian/copyright index 4512171..2661506 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,21 +1,22 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: xapps -Source: https://github.com/linuxmint/xapps +Upstream-Name: xapp +Upstream-Contact: https://www.linuxmint.com/teams.php +Source: https://github.com/linuxmint/xapp Files: * Copyright: 2016, Linux Mint -License: LGPL-3+ +License: LGPL-3 This program is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public License V3. + modify it under the terms of the GNU Lesser General Public License V3. . - The complete text of the GNU Library General Public License can be found in - "/usr/share/common-licenses/LGPL-3". + The complete text of the GNU Lesser General Public License version 3 can be + found in "/usr/share/common-licenses/LGPL-3". -Files: files/usr/bin/xfce4-set-wallpaper +Files: scripts/xfce4-set-wallpaper Copyright: Weitian Leung License: GPL-3 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License V3. . - The complete text of the GNU Library General Public License can be found in + The complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".