summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Perrier <bubulle@debian.org>2014-04-18 08:29:43 +0200
committerChristian Perrier <bubulle@debian.org>2014-04-18 08:29:43 +0200
commit9c7fd6b1046282f098554e08431c8c906d5512fa (patch)
treeb1020e5723c915ce57af3a8e8ecfe67cf4db176b
parent1f40da3a5f8db5c15f526789bd7c53921521b69a (diff)
downloadshadow-9c7fd6b1046282f098554e08431c8c906d5512fa.tar.gz
Explicitly point to GPL-2 document in debian/copyright
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright2
2 files changed, 2 insertions, 1 deletions
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 <bubulle@debian.org> 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'