how to package conflicting libraries ?

2002-06-09 Thread Eric Gentilini
Hi, Considering a given library libfoo, which of another version supporting multithreading is available, called libfoo-mt. libfoo-mt offers all the functionnalities offered by libfoo and programs compiling with libfoo compile with libfoo-mt (binary versions linked with libfoo-mt won't run with li

Re: how to package conflicting libraries ?

2002-06-09 Thread Sean 'Shaleh' Perry
On 10-Jun-2002 Eric Gentilini wrote: > Hi, > > Considering a given library libfoo, which of another version supporting > multithreading is available, called libfoo-mt. > libfoo-mt offers all the functionnalities offered by libfoo and programs > compiling with libfoo compile with libfoo-mt (binar

Re: Bug#149486: FTBFS: bad build depends

2002-06-09 Thread David Caldwell
Hello, I just received a bug report: > Package: simpleproxy > Version: 3.1-1 > Severity: important > > This package fails to build from source on the ia64 autobuilder with the > error: > > make: dh_testdir: Command not found > > It would appear that you need to add a build dependency on debhelper

Re: Bug#149486: FTBFS: bad build depends

2002-06-09 Thread Colin Watson
On Sun, Jun 09, 2002 at 04:13:45PM -0700, David Caldwell wrote: > I already have this in the control file: > Build-Depends: debhelper (>> 3.0.0) I don't see this in the version of the package in the archive. The control file there looks like this: Source: simpleproxy Section: net Priority: optio

Re: Bug#149486: FTBFS: bad build depends

2002-06-09 Thread Julian Gilbey
On Sun, Jun 09, 2002 at 04:13:45PM -0700, David Caldwell wrote: > Hello, I just received a bug report: > > >Package: simpleproxy > >Version: 3.1-1 > >Severity: important > > > >This package fails to build from source on the ia64 autobuilder with the > >error: > > > >make: dh_testdir: Command not

Re: Bug#149486: FTBFS: bad build depends

2002-06-09 Thread David Caldwell
On 6/10/02 12:28 AM +0100 Colin Watson wrote: > On Sun, Jun 09, 2002 at 04:13:45PM -0700, David Caldwell wrote: >> I already have this in the control file: >> Build-Depends: debhelper (>> 3.0.0) > > I don't see this in the version of the package in the archive. The > control file there looks like

Re: how to package conflicting libraries ?

2002-06-09 Thread Junichi Uekawa
On Mon, 10 Jun 2002 08:24:39 +0200 Eric Gentilini <[EMAIL PROTECTED]> wrote: Hi, > Considering a given library libfoo, which of another version supporting > multithreading is available, called libfoo-mt. > libfoo-mt offers all the functionnalities offered by libfoo and programs > compiling with

how to package conflicting libraries ?

2002-06-09 Thread Eric Gentilini
Hi, Considering a given library libfoo, which of another version supporting multithreading is available, called libfoo-mt. libfoo-mt offers all the functionnalities offered by libfoo and programs compiling with libfoo compile with libfoo-mt (binary versions linked with libfoo-mt won't run with lib

Re: how to package conflicting libraries ?

2002-06-09 Thread Sean 'Shaleh' Perry
On 10-Jun-2002 Eric Gentilini wrote: > Hi, > > Considering a given library libfoo, which of another version supporting > multithreading is available, called libfoo-mt. > libfoo-mt offers all the functionnalities offered by libfoo and programs > compiling with libfoo compile with libfoo-mt (binary

Re: Bug#149486: FTBFS: bad build depends

2002-06-09 Thread David Caldwell
Hello, I just received a bug report: Package: simpleproxy Version: 3.1-1 Severity: important This package fails to build from source on the ia64 autobuilder with the error: make: dh_testdir: Command not found It would appear that you need to add a build dependency on debhelper. A complete bu

Re: Bug#149486: FTBFS: bad build depends

2002-06-09 Thread Colin Watson
On Sun, Jun 09, 2002 at 04:13:45PM -0700, David Caldwell wrote: > I already have this in the control file: > Build-Depends: debhelper (>> 3.0.0) I don't see this in the version of the package in the archive. The control file there looks like this: Source: simpleproxy Section: net Priority: option

Re: Bug#149486: FTBFS: bad build depends

2002-06-09 Thread Julian Gilbey
On Sun, Jun 09, 2002 at 04:13:45PM -0700, David Caldwell wrote: > Hello, I just received a bug report: > > >Package: simpleproxy > >Version: 3.1-1 > >Severity: important > > > >This package fails to build from source on the ia64 autobuilder with the > >error: > > > >make: dh_testdir: Command not f

Re: Bug#149486: FTBFS: bad build depends

2002-06-09 Thread David Caldwell
On 6/10/02 12:28 AM +0100 Colin Watson wrote: On Sun, Jun 09, 2002 at 04:13:45PM -0700, David Caldwell wrote: I already have this in the control file: Build-Depends: debhelper (>> 3.0.0) I don't see this in the version of the package in the archive. The control file there looks like this: So