Source: cdck
+Maintainer: gregor herrmann <gregoa@debian.org>
+Uploaders: tony mancill <tmancill@debian.org>
Section: utils
Priority: optional
-Maintainer: gregor herrmann <gregor+debian@comodo.priv.at>
-Uploaders: tony mancill <tmancill@debian.org>
-Build-Depends: debhelper (>= 6), autotools-dev, quilt
-Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 9),
+ autotools-dev
+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
-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}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
Suggests: gnuplot
-Description: verifies the quality of written CDs/DVDs
- cdck (CD/DVD check tools) is a simple console program to verify CD/DVD
+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.
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.
+