X-Git-Url: https://git.toastfreeware.priv.at/debian/cdck.git/blobdiff_plain/b32f8d78888fdf571d57e5f1154250b50909edab..3ce8fe62d8183d610cd05098c1880b964f389f00:/debian/control?ds=inline diff --git a/debian/control b/debian/control index 5755459..bb42949 100644 --- a/debian/control +++ b/debian/control @@ -1,22 +1,27 @@ Source: cdck +Maintainer: gregor herrmann +Uploaders: tony mancill Section: utils Priority: optional -Maintainer: gregor herrmann -Build-Depends: debhelper (>= 5.0.0), autotools-dev -Standards-Version: 3.7.0 +Build-Depends: debhelper (>= 11) +Standards-Version: 3.9.6 +Vcs-Browser: http://git.toastfreeware.priv.at/debian/cdck.git/ +Vcs-Git: git://git.toastfreeware.priv.at/debian/cdck.git +Homepage: http://swaj.net/unix/index.html#cdck Package: cdck Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +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 +