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

Re: no shlibdeps in DEBIAN/control



On Mon, Dec 10, 2001 at 07:03:25PM +0100, Santiago Vila wrote:
> Eric Van Buggenhaut:
> > Depends: , libpam-modules (>= 0.72-1), adduser, xutils | xbase-clients, gdm-cleaner
> >        ^^^^
> 
> Are you sure you run dpkg-shlibdeps (or debhelper equivalent) on the
> ELF binaries in debian/rules?

Hola Santi,

This is what my debian/rules looks like:

binary-arch: install-stamp
        dh_testdir
        dh_testroot
        dh_installdirs
        dh_movefiles
        dh_installdocs
        dh_installinfo
        dh_installmenu
        dh_installpam
        dh_installexamples
        dh_installdebconf
        dh_installinit -r -n
        dh_installmanpages
        dh_undocumented
        dh_makeshlibs
        dh_perl
        dh_installchangelogs
        dh_installchangelogs  ChangeLog
        dh_compress
        dh_fixperms
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol
        if [ -d $(ARCHIVEDIR)/unstripped ]; then \
                dh_md5sums; \
                dh_builddeb --destdir=$(ARCHIVEDIR)/unstripped; \


I also think it's not a problem in the package tree, since the same problem
happened 2 weeks ago with another package.

Thanks for your help,

E.

Please Cc me.
-- 
Eric VAN BUGGENHAUT     "Los niños son esponjas"
			(Amaya Rodrigo Sastre)
        \_|_/           Andago
       \/   \/          Av. Santa Engracia, 54
a n d a g o  |--        E-28010 Madrid - tfno:+34(91)2041100
       /\___/\ 		http://www.andago.com
        / | \           "Innovando en Internet"
                        eric@andago.com



Reply to: