From 7f8da8022e2484054bd2f23c82d7c98bb735516a Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Mon, 20 Apr 2009 07:49:26 -0400 Subject: [PATCH] debian: Update copyright files to point the correct common license files This fixes the Lintian warning: The copyright file refers to the versionless symlink in /usr/share/common-licenses for the full text of the GPL, LGPL, or GFDL license, but the package does not appear to allow distribution under later versions of the license. This symlink will change with each release of a new version of the license and may therefore point to a different version than the package is released under. debian/copyright should instead refers to the specific version of the license that the package references. For example, if the package says something like "you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 dated June, 1991," the debian/copyright file should refer to /usr/share/common-licenses/GPL-2, not /GPL. Signed-off-by: "Theodore Ts'o" --- debian/e2fsck-static.copyright | 2 +- debian/e2fslibs.copyright | 2 +- debian/e2fsprogs.copyright | 2 +- debian/libblkid.copyright | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/e2fsck-static.copyright b/debian/e2fsck-static.copyright index 1e20c5bf..82bdc678 100644 --- a/debian/e2fsck-static.copyright +++ b/debian/e2fsck-static.copyright @@ -22,5 +22,5 @@ Public License. 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Theodore Ts'o On Debian GNU systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. +Public License can be found in `/usr/share/common-licenses/GPL-2'. diff --git a/debian/e2fslibs.copyright b/debian/e2fslibs.copyright index 0a4aeecd..5fa3af08 100644 --- a/debian/e2fslibs.copyright +++ b/debian/e2fslibs.copyright @@ -21,5 +21,5 @@ Public License. 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Theodore Ts'o On Debian GNU systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. +Public License can be found in `/usr/share/common-licenses/GPL-2'. diff --git a/debian/e2fsprogs.copyright b/debian/e2fsprogs.copyright index aeb4338a..def0a6e4 100644 --- a/debian/e2fsprogs.copyright +++ b/debian/e2fsprogs.copyright @@ -21,5 +21,5 @@ Public License. 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Theodore Ts'o On Debian GNU systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. +Public License can be found in `/usr/share/common-licenses/GPL-2'. diff --git a/debian/libblkid.copyright b/debian/libblkid.copyright index 991cc2d5..8be818b5 100644 --- a/debian/libblkid.copyright +++ b/debian/libblkid.copyright @@ -16,4 +16,4 @@ You are free to distribute this software under the terms of the GNU Lesser (Library) General Public License. On Debian systems, the complete text of the GNU Lesser (Library) -General Public License can be found in /usr/share/common-licenses/LGPL. +General Public License can be found in /usr/share/common-licenses/LGPL-2.