From 13485d6bd7012f24d1183ac6f2bd0217fadc1c50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Davi=20Ant=C3=B4nio=20da=20Silva=20Santos?= Date: Wed, 1 Mar 2023 19:09:16 -0300 Subject: Correct data and remove dh_make boilerplate The debian/copyright contained boilerplate data from the automatically generated example made by dh_make. It was removed as such situation is considered an error by Lintian (copyright-contains-dh_make-todo-boilerplate). The upstream name field has been corrected, as well as copyright fields concerning the source location and general copyright information. --- debian/copyright | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/debian/copyright b/debian/copyright index a51c332..82c29f7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,14 +1,16 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: maratona-background -Source: +Upstream-Name: boca +Upstream-Contact: BOCA Development Team +Source: Files: * -Copyright: - +Copyright: 2012-2023 BOCA Development Team License: GPL-2.0+ Files: debian/* -Copyright: 2016 Bruno Ribas +Copyright: 2016-2022 Bruno Ribas + 2016-2018 Cassio de Campos + 2023 Davi Antônio da Silva Santos License: GPL-2.0+ License: GPL-2.0+ @@ -27,8 +29,3 @@ License: GPL-2.0+ . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. -# Please avoid picking licenses with terms that are more restrictive than the -# packaged work, as it may make Debian's contributions unacceptable upstream. -- cgit v1.2.3