Source: cdck
Section: utils
Priority: optional
-Maintainer: gregor herrmann <gregor+debian@comodo.priv.at>
-Build-Depends: debhelper (>= 5.0.0), autotools-dev
-Standards-Version: 3.6.2
+Maintainer: gregor herrmann <gregoa@debian.org>
+Uploaders: tony mancill <tmancill@debian.org>
+Build-Depends: debhelper (>= 7.0.50), autotools-dev (>= 20100122.1)
+Standards-Version: 3.8.4
+Homepage: http://swaj.net/unix/index.html#cdck
+Vcs-Svn: http://svn.toastfreeware.priv.at/debian/cdck/trunk/
+Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/cdck/trunk/
Package: cdck
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.
+Description: tool for verifying the quality of written CDs/DVDs
+ cdck (CD/DVD check tool) 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
+ To get an idea about a disc cdck reads it sector by sector, keeping all
+ reading timings and then tells you its verdict. Optionally it can write the
timing table into text file usable by gnuplot(1) program, so you can draw
some graphs out of it.
- .
- Homepage: http://swaj.net/unix/index.html#cdck