X-Git-Url: https://git.toastfreeware.priv.at/debian/cdck.git/blobdiff_plain/b11bbb29f11e1fd9b7221e279558396d23164442..13cdc02cbdbb226bc57a87835576414388e4a4b2:/debian/control?ds=inline diff --git a/debian/control b/debian/control index fd0cb3d..0527900 100644 --- a/debian/control +++ b/debian/control @@ -2,20 +2,24 @@ Source: cdck Section: utils Priority: optional Maintainer: gregor herrmann +Uploaders: tony mancill Build-Depends: debhelper (>= 5.0.0), autotools-dev -Standards-Version: 3.6.2 +Standards-Version: 3.7.2 +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. + 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 + 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