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

Bug#663759: lintian: Typo in /lib/<triplet&gt:



Package: lintian
Version: 2.5.5
Severity: minor
Tags: patch

Dear Maintainer,

I found a typo in lintian info text:

E: libpcsclite1: missing-pre-dependency-on-multiarch-support
N: 
N:    The package ships a library in one of the multiarch lib directories,
N:    /lib/<triplet&gt: and /usr/lib/<triplet>, but does not declare a
N:    pre-dependency on multiarch-support. Packages installing to these paths
N:    must Pre-Depend: multiarch-support to ensure the library can be found by
N:    the dynamic linker at every point during an upgrade.
N:    
N:    Severity: serious, Certainty: certain
N:    
N:    Check: files, Type: binary, udeb
N: 

The problem is on "/lib/<triplet&gt: "
The ':' shall be replaced by a ';'

Proposed patch:
--- /usr/share/lintian/checks/files.desc	2011-12-07 15:24:43.000000000 +0100
+++ files.desc	2012-03-13 11:03:24.000000000 +0100
@@ -1270,7 +1270,7 @@
 Severity: serious
 Certainty: certain
 Info: The package ships a library in one of the multiarch lib directories,
- /lib/&lt;triplet&gt: and /usr/lib/&lt;triplet&gt;, but does not declare a
+ /lib/&lt;triplet&gt; and /usr/lib/&lt;triplet&gt;, but does not declare a
  pre-dependency on multiarch-support.  Packages installing to these
  paths must Pre-Depend: multiarch-support to ensure the library can be
  found by the dynamic linker at every point during an upgrade.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lintian depends on:
ii  binutils                       2.22-5
ii  bzip2                          1.0.6-1
ii  diffstat                       1.55-2
ii  file                           5.10-1
ii  gettext                        0.18.1.1-5
ii  intltool-debian                0.35.0+20060710.1
ii  libapt-pkg-perl                0.1.25+b1
ii  libc-bin                       2.13-27
ii  libclass-accessor-perl         0.34-1
ii  libclone-perl                  0.31-1+b2
ii  libdpkg-perl                   1.16.1.2
ii  libemail-valid-perl            0.187-1
ii  libipc-run-perl                0.91-1
ii  libparse-debianchangelog-perl  1.2.0-1
ii  libtimedate-perl               1.2000-1
ii  liburi-perl                    1.59-1
ii  locales                        2.13-27
ii  man-db                         2.6.1-1
ii  patchutils                     0.3.2-1.1
ii  perl [libdigest-sha-perl]      5.14.2-7
ii  unzip                          6.0-5

lintian recommends no packages.

Versions of packages lintian suggests:
ii  binutils-multiarch     <none>
ii  dpkg-dev               1.16.1.2
ii  libhtml-parser-perl    3.69-1+b1
ii  libtext-template-perl  <none>
ii  man-db                 2.6.1-1
ii  xz-utils               5.1.1alpha+20110809-3

-- no debconf information



Reply to: