* Update package to use dh-autoreconf.
- Drop ltmain.sh patch.
- Add makefile.am.patch.
+ * Add note to manpage that option -t does not work for audio CDs.
+ (Closes: #697655)
- -- tony mancill <tmancill@debian.org> Thu, 05 Mar 2015 16:05:01 -0800
+ -- tony mancill <tmancill@debian.org> Thu, 05 Mar 2015 16:38:24 -0800
cdck (0.7.0-5) unstable; urgency=low
=head1 NAME
cdck - simple CD/DVD check program
-@@ -26,6 +24,10 @@
+@@ -17,6 +15,8 @@
+ -i Print CD/DVD information and quit, perform no timings (default mode)
+
+ -t Perform timing test
++
++ Note: this option will not work for audio CDs.
+
+ -p Save data for gnuplot(1) program
+
+@@ -26,7 +26,11 @@
-v Verbose operations
+
=head1 COPYRIGHT
- This manpage was written by gregor herrmann <gregor+debian@comodo.priv.at> for the
+- This manpage was written by gregor herrmann <gregor+debian@comodo.priv.at> for the
+- Debian project but may be used by others.
++ This manpage was written by gregor herrmann <gregoa@debian.org>
++ for the Debian project, but may be used by others.