Re: dh_shlibdeps warnings

1999-12-01 Thread Julian Gilbey
On Tue, Nov 30, 1999 at 08:12:07PM -0800, Joey Hess wrote: > Julian Gilbey wrote: > > You can get rid of this warning by using > > dh_shlibdeps -l`pwd`/debian/libepplet0/usr/lib > > for then the directory name will be absolute (and dpkg-shlibdeps > > expects this). > > > > You will, however, re

Re: dh_shlibdeps warnings

1999-12-01 Thread Joey Hess
Julian Gilbey wrote: > You can get rid of this warning by using > dh_shlibdeps -l`pwd`/debian/libepplet0/usr/lib > for then the directory name will be absolute (and dpkg-shlibdeps > expects this). > > You will, however, replace the warnings with other warnings about > being unable to locate the

Re: dh_shlibdeps warnings

1999-12-01 Thread Julian Gilbey
On Tue, Nov 30, 1999 at 06:58:24PM -0600, Laurence J Lane wrote: > This isn't a grave problem, but warnings in my packages tend to > disturb me. I have a package that will be split into bins, libs, > and a dev. dh_shlibdeps always gives a warning about the ldd > output from the libs when they're no

dh_shlibdeps warnings

1999-12-01 Thread Laurence J Lane
This isn't a grave problem, but warnings in my packages tend to disturb me. I have a package that will be split into bins, libs, and a dev. dh_shlibdeps always gives a warning about the ldd output from the libs when they're not already installed, in the ld.so path. When I try "dh_shlibdeps -ldebia