I'm having some trouble I can't seem to find the answer to. Mailutils creates both 'mailutils-pop3d', and 'libmailutils0'. The two need to tightly depend on one another, since the ABI hasn't stabilized yet.
In my control file I have: Depends: ${shlibs:Depends}, netbase, libmailutils0 (= ${Source-Version}) However, Lintian throws up on me for: E: mailutils-imap4d: package-has-a-duplicate-relation libmailutils0, libmailutils0 (= 20020713-1) The generate mailutils.pop3d-substvars has: shlibs:Depends=libc6 (>= 2.2.4-4), libgdbmg1, libmailutils0, libpam0g (>= 0.72-1) What's the best fix for this? It seems I need to get dh_shlibdeps to not put in libmailutils0 somehow. I checked a couple other packages (nautilus2, glibc) but they either don't fit this situation, or don't bother with tight dependancies. Tks, Jeff Bailey -- I reincarnated for this? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]