Re: Depends field if I have number of internal libraries
On Mon, Oct 30, 2000 at 02:43:37PM +0100, Josip Rodin wrote:
> On Mon, Oct 30, 2000 at 01:08:19AM +0300, Alexander Kotelnikov wrote:
> > I have a source from that I build some library packages and binary one.
> > Binary depends on all the libs I build. What should I put in Depends
> > field for my binary?
>
> What?
I have software.tar.gz and want to make packages libfoo<>.deb libbar<>.deb and
binary<>.deb. Binary depends on libfoo and libbar
>
> > For now I get number of messages like
> > dpkg-shlibdeps: warning: could not find any packages for (libfoo-1.0.0.so.0)
> > dpkg-shlibdeps: warning: unable to find dependency information for shared library libfoo-1.0.0 (soname 0, path , dependency field Depends)
> >
> > And in Depends I have:
> > Depends: ${shlibs:Depends}, libfoo (= ${Source-Version}),...
> >
> > The question is: how do I close these warnings?
>
> Make a debian/libfoo.shlibs file,
mmmm. And what to put in (and where to read about it?)?
> or use `dh_makeshlibs' in your
there is one
> debian/rules file, somewhere before dh_installdeb.
btw. Depends in deb are set correctly, I just do not like seeing these
warnings.
> > And the last one how do I build -dbg packages also?
>
> Do you really need them?
uhh... yes :(
--
Alexander Kotelnikov
Saint-Petersburg, Russia
Reply to: