From b576afe1f1a0ef076299ed47c0a3d4fa68fc8deb Mon Sep 17 00:00:00 2001 From: Daniel Abrecht Date: Thu, 20 Feb 2020 21:26:45 +0000 Subject: [PATCH] Fix some lintian warnings regarding the debian/copyright file. This fixes the following lintian warnings: - W: calls source: field-name-typo-in-dep5-copyright copytight -> copyright (line 27) - W: calls source: missing-license-paragraph-in-dep5-copyright gpl-3+ (paragraph at line 1) --- debian/copyright | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index ee5efcd..407cbb1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,6 +5,12 @@ License: GPL-3+ Files: * Copyright: 2018 Purism SPC +License: GPL-3+ + +Files: src/wayland/wlr-layer-shell-unstable-v1.xml +Copyright: Copyright © 2017 Drew DeVault +License: X11 + 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 as published by the Free Software @@ -23,8 +29,6 @@ License: GPL-3+ On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. -Files: src/wayland/wlr-layer-shell-unstable-v1.xml -Copytight: Copyright © 2017 Drew DeVault License: X11 Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided