[Build-common-hackers] Bug#364436: dh_makeshlibs calls produce lintian warnings

Julien Louis ptitlouis at sysif.net
Sun Apr 23 12:56:38 UTC 2006


Package: cdbs
Version: 0.4.39
Severity: minor

Hi,

I'm switching one of my package to cdbs and after the build process one
package has this lintian warning :
W: weechat-plugins: postinst-has-useless-call-to-ldconfig
N:
N:   The postinst script calls ldconfig even though no shared libraries
are
N:   installed in a directory controlled by the dynamic library loader.
N:
N:   Refer to Policy Manual, section 8.1.1 for details.
N:
W: weechat-plugins: postrm-has-useless-call-to-ldconfig
N:
N:   The postrm script calls ldconfig even though no shared libraries
are
N:   installed in a directory controlled by the dynamic library loader.
N:
N:   Refer to Policy Manual, section 8.1.1 for details.
N:

The package ships shared libs to be used only by this program so,
dh_makeshlibs should either not call dh_makeshlibs or call dh_makeshlibs
with -n arguments.

I've found that some gnome2 packages are also affected by this bug on
lintian.debian.org (e.g. nautilus-actions).

my package is available at : http://ptitlouis.sysif.net/debian/weechat/

best regards

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

cdbs depends on no packages.

Versions of packages cdbs recommends:
ii  autotools-dev                 20060223.1 Update infrastructure for config.{
ii  debhelper                     5.0.32     helper programs for debian/rules

-- no debconf information




More information about the Build-common-hackers mailing list