diff --git a/debian/changelog b/debian/changelog index b3cfdb0..de3a6c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ps-watcher (1.06-10) UNRELEASED; urgency=low * bump copyright of packaging to 2008 * Updating standards version to 3.8.0, no changes needed + * implement machine-interpretable copyright file -- Jan Wagner Thu, 03 Apr 2008 10:29:21 +0200 diff --git a/debian/copyright b/debian/copyright index 5699952..7566d3a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,14 +1,19 @@ -This package was debianized by Jan Wagner on -Fri, 3 Nov 2006 14:39:48 +0100. - -It was downloaded from - -Upstream Author: Rocky Bernstein +Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 +Packaged-By: Jan Wagner +Packaged-Date: Fri, 3 Nov 2006 14:39:48 +0100 +Upstream-Name: ps-watcher +Upstream-Maintainer: Rocky Bernstein +Upstream-Source: http://ps-watcher.sf.net +Files: * Copyright: (C) 2000-2006 Rocky Bernstein +License: GPL-2+ -License: +Files: debian/* +Copyright: (C) 2006, 2008 Jan Wagner +License: GPL-2+ +License: GPL-2+ 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 Foundation; either version 2 of the License, or @@ -23,8 +28,5 @@ License: along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -On Debian systems, the complete text of the GNU General Public License -can be found in /usr/share/common-licenses/GPL file. - -The Debian packaging is (C) 2006-2008 Jan Wagner and -is licensed under the GPL, see `/usr/share/common-licenses/GPL'. + On Debian systems, the complete text of the GNU General Public License can be + found in /usr/share/common-licenses/GPL-2 file.