Re: Policy decision about override file in debauch

2001-03-05 Thread Jérôme Marant
Richard Braakman <[EMAIL PROTECTED]> writes: > > I've put the library in /usr/lib/debauch but the warning remains. > > > > The symlink itself triggers the warning whereever is located the > > library. > > You can't move the symlink as well? libfakeroot does. If you I also moved the symlink.

Re: Policy decision about override file in debauch

2001-03-05 Thread Richard Braakman
On Mon, Mar 05, 2001 at 11:20:35AM +0100, Jérôme Marant wrote: > > >Is the library is never linked against directly, then I think it's best > >to put it somewhere other than in /usr/lib/. That removes some > >possibility of confusion, both in Lintian and in users' minds. > >(Compare with libfak

Re: Policy decision about override file in debauch

2001-03-05 Thread Jérôme Marant
>Is the library is never linked against directly, then I think it's best >to put it somewhere other than in /usr/lib/. That removes some >possibility of confusion, both in Lintian and in users' minds. >(Compare with libfakeroot, for example.) I've put the library in /usr/lib/debauch but the warn

Re: Policy decision about override file in debauch

2001-03-02 Thread Richard Braakman
On Fri, Mar 02, 2001 at 10:44:32AM +0100, Jérôme Marant wrote: > LD_PRELOAD=/usr/lib/libdebauch.so $OBJ $* 2>$OUT Is the library is never linked against directly, then I think it's best to put it somewhere other than in /usr/lib/. That removes some possibility of confusion, both in Lintian an

Policy decision about override file in debauch

2001-03-02 Thread Jérôme Marant
Hi, debauch is a malloc debugger that I adopted recently. Before I adopted it, there was already one lintian warning : W: debauch: non-dev-pkg-with-shlib-symlink usr/lib/libdebauch.so.0.1 usr/lib/libdebauch.so debauch contains a script called `debauch' which run the program to debu