From 74dd70af1f043d7f6eb0c413018af6f11288d2a7 Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Sun, 21 Jan 2024 20:13:35 -0600 Subject: [PATCH 1/2] trivial: update copyright --- debian/copyright | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/debian/copyright b/debian/copyright index 7da9dc6..cd6742d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,18 +3,21 @@ Upstream-Name: fwupd-snap Source: https://github.com/fwupd/fwupd Files: fwupd-wrapper + .github/* + .pre-commit-config.yaml + README.md Copyright: Mario Limonciello License: LGPL-2.1 -License: MPL-2.0 - On Debian systems, the complete text of the Mozilla Public License 2.0 - can be found in the file `/usr/share/common-licenses/MPL-2.0'. +License: LGPL-2.1 + On Debian systems, the complete text of the GNU Lesser General Public + License 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'. Files: debian/* Copyright: 2005-2014, Mike Hommey 2024, Mario Limonciello License: MPL-2.0 -License: LGPL-2.1 - On Debian systems, the complete text of the GNU Lesser General Public - License 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'. +License: MPL-2.0 + On Debian systems, the complete text of the Mozilla Public License 2.0 + can be found in the file `/usr/share/common-licenses/MPL-2.0'. From acd4235b97b15746cb310c1bae665cbb01a1f577 Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Sun, 21 Jan 2024 20:13:39 -0600 Subject: [PATCH 2/2] trivial: fix lintian overrides --- debian/fwupd-snap.lintian-overrides | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/fwupd-snap.lintian-overrides b/debian/fwupd-snap.lintian-overrides index e2a4dd2..ca6964d 100644 --- a/debian/fwupd-snap.lintian-overrides +++ b/debian/fwupd-snap.lintian-overrides @@ -1,4 +1,6 @@ -# manpages -fwupd-snap: no-manual-page [usr/bin/fwupdmgr] -fwupd-snap: no-manual-page [usr/bin/fwupdtool] -fwupd-snap: no-manual-page [usr/bin/dbxtool] +# manpages come with the snap +fwupd-snap: no-manual-page usr/bin/dbxtool +fwupd-snap: no-manual-page usr/bin/fwupdmgr +fwupd-snap: no-manual-page usr/bin/fwupdtool +# service comes from snap not deb +fwupd-snap: maintainer-script-calls-systemctl