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

Bug#399857: [checks/infofiles] detetcs usr/share/infon as info dir



Package: lintian
Version: 1.23.26
Severity: normal

Hi,

/usr/share/lintian/checks/infofiles
seems to treat a directory like /usr/share/infon-server as an infon
directory. The problem is probably this line 81:
            and ($path =~ m,^usr/share/info, or $path =~ m,^usr/info,);
which probably should read
            and ($path =~ m,^usr/share/info/, or $path =~ m,^usr/info/,);

Greetings,
Joachim



-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.otto
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages lintian depends on:
ii  binutils               2.17-3            The GNU assembler, linker and bina
ii  diffstat               1.43-2            produces graph of changes introduc
ii  dpkg-dev               1.13.24           package building tools for Debian
ii  file                   4.17-4            Determines file type using "magic"
ii  gettext                0.15-3            GNU Internationalization utilities
ii  intltool-debian        0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libparse-debianchangel 1.0-1             parse Debian changelogs and output
ii  man-db                 2.4.3-5           The on-line manual pager
ii  perl [libdigest-md5-pe 5.8.8-6.1         Larry Wall's Practical Extraction 

lintian recommends no packages.

-- no debconf information



Reply to: