Package: maatkit Version: 4334-1 Severity: minor -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi, After rebuilding maatkit I've got a lintian warning about mk-query-digest.1p manpage: W: maatkit: manpage-has-errors-from-man usr/share/man/man1/mk-query-digest.1p.gz 839: warning [p 11, 6.0i]: can't break line Attached you'll find a patch solving this issue. Cheers. - -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.32.6 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages maatkit depends on: ii libdbd-mysql-perl 4.012-1+b1 A Perl5 database interface to the ii libdbi-perl 1.609-1 Perl Database Interface (DBI) ii libterm-readkey-perl 2.30-4 A perl module for simple terminal ii perl 5.10.1-9 Larry Wall's Practical Extraction maatkit recommends no packages. maatkit suggests no packages. - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCAAGBQJLYK2wAAoJEPyEGy2CyLcRk4gP/3NicyMlMxberRtrLu6qH+4Y wG4tCrncmMXKahGo8rxgwRhiLxKJnTRXs7yZtiBZx0VfGRp19HtUXl6kUTVLd9C3 nDmC5Y3kXrc/5SgoXqOegbvxCn7ezeFO/S7dByDMMTo9rPfXhUDhjd2lh7fDAAtQ VGBBhO0LtwnNDozvV2gVccjpW7KFzwrc49tQzHDHLKbBBthh21e2X6HjX996rkcK tVpYs41pfPoSUvAUKXDNyVNRlFLjCNyjN4SVhj/VUGO7Qrl1OldrtVPX+cjYSZkD hv0ox7QpLp/f99wejs9+zGLiqwoAm46y2IgdiLU3YgwMaXUrZ6GzFp31gc8oRlcm TQe847UeqgnIWnPJA1Gs2AZzP1ty5MJj3+HgGcBe4laoFyzL0W2szV8Fuykp3krb tft0IDq3JNmZ33+jfhEx3RBZMH/wYbANaX/z4QNZbQD/bUyw03Q/mgtX+kKbS0Gs wqEG2dmJNKLCkgwn9cbOKyFcFEl3PC8oOTlyIZkWHkhM/6eK9mhuMXY5090RI2E4 iKhXGVArP+dzoA09XIOYgdXWqyFpuptgXaeOdWf3+oh/pXTq+ooRXu5HL+U004jG 21GqrKxhNzUBtNT9xc7TObQqv1Mi+shQxZmYgnBow1TUn/wIOiDJqM2J3R/nxdsE kRnGyV/esVHcKaBgEapm =ooTt -----END PGP SIGNATURE-----
Index: maatkit-5427/bin/mk-query-digest =================================================================== --- maatkit-5427.orig/bin/mk-query-digest 2010-01-27 21:40:21.829797299 +0100 +++ maatkit-5427/bin/mk-query-digest 2010-01-27 21:43:42.493783347 +0100 @@ -10057,7 +10057,7 @@ =item --ignore-attributes -type: array; default: arg,cmd,insert_id,ip,port,Thread_id,timestamp,exptime,flags,key,res,val,server_id,offset,end_log_pos,Xid +type: array; default: arg, cmd, insert_id, ip, port, Thread_id, timestamp, exptime, flags, key, res, val, server_id, offset, end_log_pos, Xid Do not aggregate these attributes when auto-detecting L<"--select">.

