Package: maatkit
Version: 4334-1
Severity: minor
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,

Preparing maatkit_5427-1_all.deb package, 
I've got this issue:

I: maatkit: FSSTND-dir-in-manual-page usr/share/man/man1/maatkit.1p.gz:367
/usr/etc/
N:
N:    The manual page references a directory that is specified in the FSSTND
N:    but not in the FHS which is used by Debian. This can be an indicator of
N:    a mismatch of the location of files as installed for Debian and as
N:    described by the man page.
N:
N:    If you have to change file locations to abide by Debian Policy please
N:    also patch the man page to mention these new locations.
N:
N:    Severity: wishlist, Certainty: certain
N:

I've fixed this issue using the patch attached.

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)

iQIcBAEBCAAGBQJLYNo2AAoJEPyEGy2CyLcRCKgP/iC376LycSTtouK3i+H7ftuk
TKjmKTzuRu4i5mRKLPbGl1e3ZTdW4uLZ2RZDzJNxbnIJeTLUhNlPlOZ6nrVgfOB/
A0gCl0SN96l//mlS4EuWAMis1cc7Em5lJVNxR9K9Tx9qAX3YbSIxAfPHoG/VPCdY
9sdk6Yf6Tsyavp7+uSYmfOh/SY1sg2qTJvA2Ha5Z40UhcOaQew3aUPsP5aBA/eVO
uRvI0igWcmFkV9B2LmXnmb+yFO1W5VdVK6pKg2lcaMB7UwXICImgsfJVcGezxDel
cUBevwDuhYyABVWh8GR+gcayRKGN1+shVO48kr3ppylJOTgM9hUMghyTusrFnA2l
x9HZIfnuzGd++6F+pETT4IOzmYIL49Eng5vvHrWamZ05hOZDhyShNTnbx/fP7YPR
LGgCVei4IRY1z1Kua01Cg5x+CFR6Q+K+Dt08XRpz6lWZ0obCeBsopefq/JYIB8je
/KdtRkVuFL4EaUpI/Eeaj0ep9j516p9QPxz/DXruAEAiPvVmgMiLjYvrf7sEriSv
w9BfwZr8dcTGvEM2Yo9US5bCdHzF9QRjVFv3F9IujhYFlxQX5zs8YrunWItjSw7T
/Gmm9t92S8oAZPVyojpektHegxBttE7U+EyWt7OwpvfMH4Qaa8TeoB4xO6JTGpKC
cTysa179SakwR8NJG8NT
=nFqm
-----END PGP SIGNATURE-----
#
# Description: Fix for FSSTND-dir-in-manual-page
# Author: Dario Minnucci <[email protected]>
# Forwarded: http://code.google.com/p/maatkit/issues/detail?id=831 
#
Index: maatkit-5427/maatkit.pod
===================================================================
--- maatkit-5427.orig/maatkit.pod       2010-01-28 01:13:20.273798023 +0100
+++ maatkit-5427/maatkit.pod    2010-01-28 01:17:19.829782310 +0100
@@ -307,9 +307,8 @@
 [client] section within the defaults file.  If you omit this, the standard
 defaults files will be read in the usual order.  "Standard" varies from system
 to system, because the filenames to read are compiled into the client library.
-On Debian systems, for example, it's usually /etc/mysql/my.cnf, ~/.my.cnf, and
-then /usr/etc/my.cnf.  If you place the following into ~/.my.cnf, maatkit will
-Do The Right Thing:
+On Debian systems, for example, it's usually /etc/mysql/my.cnf, ~/.my.cnf.
+If you place the following into ~/.my.cnf, maatkit will Do The Right Thing:
 
  [client]
  user=your_user_name

Reply via email to