On Tue, Mar 28, 2006 at 05:57:04PM +0200, Frans Pop wrote: > (CCing Joey as he may have additional comments or ideas) > > On Tuesday 28 March 2006 16:39, you wrote: > > Is there a way to do this that would allow e2fsprogs to be built > > (back-ported) on Sarge (which only has debhelper 4 and wouldn't have > > the dpkg build enhancements)? > > Another option is to (temporarily) not make use of dh_makeshlibs, but to > hardcode the shlibs lines (normal and udeb:) in debian/*.shlibs files. In > that case you could leave the compat level and debhelper dependency > unchanged until you're ready to drop the Sarge compatibility.
Hmm.... What about using dh_makeshlibs, but then putting something like this: echo udeb: libblkid 1 libblkid1-udeb >> debian/libblkid.shlibs echo udeb: udeb: libuuid 1 libuuid1-udeb >> debian/libuuid.shlibs in the debian/rules file? Would that work? Thanks, regards, - Ted -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]