From 7adc3d4ce32ecd6e91cc22c37a195337c7c57e03 Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Tue, 9 May 2006 16:12:58 +0000 Subject: [PATCH] fixes to debian/copyright clarifications to debian/control mention ITP in debian/changelog --- debian/changelog | 3 ++- debian/control | 7 ++++--- debian/copyright | 13 ++++++++++--- 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index adaf787..7a48a9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ cdck (0.5.2-1) unstable; urgency=low * New upstream release. * Clarified copyright/license of included parts. * Fixed watch file. + * Initial release to the Debian archive (closes: #N). - -- gregor herrmann Tue, 9 May 2006 17:51:58 +0200 + -- gregor herrmann Tue, 9 May 2006 18:12:01 +0200 cdck (0.5.1+0.5.2rc1-1) unstable; urgency=low diff --git a/debian/control b/debian/control index f1ffeff..be9cd07 100644 --- a/debian/control +++ b/debian/control @@ -10,9 +10,10 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: gnuplot Description: verifies the quality of written CDs/DVDs - cdck (CD/DVD check tools) is a simple program to verify CD/DVD quality. The - known fact is that even if all files on the disc are readable, some sectors - having bad timing can easily turn into unreadable ones in the future. + cdck (CD/DVD check tools) is a simple console program to verify CD/DVD + quality. The known fact is that even if all files on the disc are readable, + some sectors having bad timing can easily turn into unreadable ones in the + future. . To get an idea about disc cdck reads it sector by sector, keeping all reading timings and then tells you its verdict. Optionally it can write diff --git a/debian/copyright b/debian/copyright index 31605b9..3680200 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,10 +7,11 @@ Copyright: Copyright by Alexey Semenoff (c) 2005-2006 License: -GNU GPL 2 (no explicit licence is mentioned but COPYING contains the GNU 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 (at your option) any later version. -On Debian systems you can find the text of the GNU General Public Licence 2 at -/usr/share/common-licenses/GPL-2 src/lib_cdinfo.{cpp,h}: "This code is from cdinfo and has the following copyrights: @@ -20,3 +21,9 @@ src/lib_cdinfo.{cpp,h}: cdinfo is released under the GPL: http://www.ibiblio.org/pub/linux/utils/disk-management/cdinfo.c http://www.ibiblio.org/pub/Linux/utils/disk-management/cdinfo.lsm + + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + + -- 2.30.2