[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#173583: marked as done ([checks/manpages] detect unedited man page templates)



Your message dated Thu, 21 Jun 2007 09:02:02 +0000
with message-id <E1I1IYE-0001uL-Pu@ries.debian.org>
and subject line Bug#173583: fixed in lintian 1.23.32
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: lintian
Version: 1.22.4
Severity: wishlist

Hello Joy,

Several packages use a braindead maintainer. That cause them to
have manpage as follow: (kreatecd,  3dwm-geoclient)


KREATECD(SECTION)                                            KREATECD(SECTION)



NAME
       kreatecd - program to do something

SYNOPSIS
       kreatecd [options] files...
       bar [options] files...

DESCRIPTION
       This manual page documents briefly the kreatecd and bar commands.  This
       manual page was written for the Debian GNU/Linux  distribution  because
       the original program does not have a manual page.  Instead, it has doc-
       umentation in the GNU Info format; see below.

       kreatecd is a program that...

OPTIONS
       These programs follow the usual GNU  command  line  syntax,  with  long
       options  starting  with  two  dashes  (`-').   A  summary of options is
       included below.  For a complete description, see the Info files.

       -h, --help
              Show summary of options.

       -v, --version
              Show version of program.

SEE ALSO
       bar(1), baz(1).
       The programs are documented fully by The Rise and Fall of a Fooish Bar,
       available via the Info system.

AUTHOR
       This   manual   page   was  written  by  Christophe  Prud'homme  <prud-
       homm@mit.edu>, for the Debian GNU/Linux system (but may be used by oth-
       ers).



                               October 22, 2001              KREATECD(SECTION)

Since adding a check for braindead maintainers would be hard, you could
instead detect if the manpage is such a template.

Cheers,
Bill, depressed.

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux yellowpig 2.2.19 #1 Tue Apr 24 20:02:21 CEST 2001 i686
Locale: LANG=french, LC_CTYPE=french

Versions of packages lintian depends on:
ii  binutils                  2.13.90.0.10-1 The GNU assembler, linker and bina
ii  diffstat                  1.28-1         produces graph of changes introduc
ii  file                      3.39-1         Determines file type using "magic"
ii  man-db                    2.4.0-10       The on-line manual pager
ii  perl                      5.6.1-7        Larry Wall's Practical Extraction 

-- 
Bill. <ballombe@debian.org>


--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 1.23.32

We believe that the bug you reported is fixed in the latest version of
lintian, which is due to be installed in the Debian FTP archive:

lintian_1.23.32.dsc
  to pool/main/l/lintian/lintian_1.23.32.dsc
lintian_1.23.32.tar.gz
  to pool/main/l/lintian/lintian_1.23.32.tar.gz
lintian_1.23.32_all.deb
  to pool/main/l/lintian/lintian_1.23.32_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 173583@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Russ Allbery <rra@debian.org> (supplier of updated lintian package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 21 Jun 2007 01:47:53 -0700
Source: lintian
Binary: lintian
Architecture: source all
Version: 1.23.32
Distribution: unstable
Urgency: low
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Russ Allbery <rra@debian.org>
Description: 
 lintian    - Debian package checker
Closes: 90019 173583 325372 428403 428681 429528 429840
Changes: 
 lintian (1.23.32) unstable; urgency=low
 .
   The "stability of output" release.
 .
   * checks/binaries:
     + [RA] Sort the package SONAMEs to provide more stable lintian tags.
       Patch from Cyril Brulebois.  (Closes: #428681)
   * checks/files{.desc,}:
     + [RA] Limit the Zope license exception to only .dtml, .pt, and .cpt
       files.  Thanks, Bernd Zeimetz.
     + [RA] Sort the files listed in package-contains-hardlink so that the
       lintian output is stable regardless of the hash order of the
       directory when the tar file was built.
     + [RA] Don't incorrectly skip all other file location checks for hard
       links.
     + [RA] Check for files installed in /usr/lib/sgml.  This transition
       was probably completed long ago, but checking for regression can't
       hurt.  (Closes: #90019)
   * checks/manpages{.desc,}:
     + [RA] Check for dh_make man page templates (by looking for the
       template whatis entry).  Thanks, Bill Allombert.  (Closes: #173583)
   * checks/menus:
     + [RA] Avoid a quadratic search of the files in the package on
       doc-base files that list tons of files individually.  This speeds up
       a lintian check of openoffice.org-dev-doc enormously.
   * checks/po-debconf:
     + [RA] Close the template file handle between files so that the line
       numbers for translated default fields are correct.
   * checks/rules{.desc,}:
     + [RA] Check for ignoring all errors from make clean or make distclean
       and recommend skipping the call if there's no Makefile instead.
       Thanks, Branden Robinson.  (Closes: #325372)
   * checks/scripts{.desc,}:
     + [RA] Add Octave as an interpreter, and allow both versioned and
       unversioned forms.  Thanks, Sebastian Harl.  (Closes: #428403)
     + [RA] Check for deprecated install-sgmlcatalog usage.
   * checks/shared_libs:
     + [RA] Report the correct file for shlib-with-nonpic-code rather than
       the last shlib in the package.  (Closes: #429840, #429528)
 .
   * frontend/lintian:
     + [RA] Don't require -v in order to report unused overrides; they're
       already info-level tags, which is enough hiding.
     + [RA] Remove old dead unused override code.
 .
   * reporting/html_reports:
     + [RA] Fix a Perl warning when generating the clean maintainer pages.
 .
   * unpack/unpack-binpkg-l1:
     + [RA] Sort the output of tar tfv by filename so that the lintian
       output will be stable regardless of the hash order of the directory
       when the tar file was built.
Files: 
 04d340df5593c330895d822edfbd1d10 803 devel optional lintian_1.23.32.dsc
 7452f55648f0ef1446c026ae18163e9f 337107 devel optional lintian_1.23.32.tar.gz
 be1cdda0c12c2da2f0b42b11bc4a0307 286358 devel optional lintian_1.23.32_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGejyp+YXjQAr8dHYRAjyHAKDAihFYCCzMefTG7qkh80ys75PMlgCgjyPd
VmKdnqZdzfIPzQA1AxfNKy0=
=3SGH
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: