* New upstream release.
* Clarified copyright/license of included parts.
* Fixed watch file.
+ * Initial release to the Debian archive (closes: #N).
- -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 9 May 2006 17:51:58 +0200
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 9 May 2006 18:12:01 +0200
cdck (0.5.1+0.5.2rc1-1) unstable; urgency=low
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
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:
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'.
+
+