Use debhelper (compat level) 11.
[debian/cdck.git] / debian / control
index f1ffeff481bd4ee61d23d3650caa4c1faf113c59..bb429494b4e12daeda7bfaf59d830f1ceba1be36 100644 (file)
@@ -1,22 +1,27 @@
 Source: cdck
 Source: cdck
+Maintainer: gregor herrmann <gregoa@debian.org>
+Uploaders: tony mancill <tmancill@debian.org>
 Section: utils
 Priority: optional
 Section: utils
 Priority: optional
-Maintainer: gregor herrmann <gregor+debian@comodo.priv.at>
-Build-Depends: debhelper (>= 5.0.0), autotools-dev
-Standards-Version: 3.7.2
+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
 
 Package: cdck
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: gnuplot
 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 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.
  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
+