Hi Dne Thu, 14 May 2009 19:19:19 +0800 Vern Sun <[email protected]> napsal(a):
> on 四, 2009-05-14 at 18:11 +0800, Michal Čihař wrote:
> > - are all those versioned build depends really needed?
> >
> as you said "cconv man page is obviously generated, you should include it's
> sources and generate it during build". most of the depends are used for
> generate man page.
I'm talking about versions, not about dependencies.
>
> > - there is no need for creating postinst for library package
> >
> the problem is lintian show error if I deleted the postinst:
>
> E: libcconv0: postinst-must-call-ldconfig usr/lib/libcconv.so.0.0.0
> N:
> N: The package installs shared libraries in a directory controlled by the
> N: dynamic library loader. Therefore, the package must call "ldconfig" in
> N: its postinst script.
> N:
> N: Refer to Debian Policy Manual section 8.1.1 (ldconfig) for details.
> N:
> N: Severity: serious, Certainty: certain
>
> please tell me what I am doing wrong. thanks.
You miss call to dh_makeshlibs. Consider switching to dh, which will do
all jobs for you.
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
signature.asc
Description: PGP signature

