From 9c7fd6b1046282f098554e08431c8c906d5512fa Mon Sep 17 00:00:00 2001 From: Christian Perrier Date: Fri, 18 Apr 2014 08:29:43 +0200 Subject: [PATCH] Explicitly point to GPL-2 document in debian/copyright --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 89268745..28b6029c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -55,6 +55,7 @@ shadow (1:4.2-1) UNRELEASED; urgency=low [ Christian Perrier ] * Bump Standards to 3.9.5 (checked) * Use 'set -e' in postinst scripts and not in thei shebang line + * Explicitly point to GPL-2 document in debian/copyright -- Christian Perrier Sat, 27 Jul 2013 20:07:18 +0200 diff --git a/debian/copyright b/debian/copyright index 1341cd07..924595fc 100644 --- a/debian/copyright +++ b/debian/copyright @@ -100,4 +100,4 @@ Copyright (C) 1992-2003 Free Software Foundation, Inc. GNU General Public License for more details. On Debian GNU/Linux systems, the complete text of the GNU General Public - License can be found in '/usr/share/common-licenses/GPL' + License can be found in '/usr/share/common-licenses/GPL-2'