Bug#297979: FTBFS on kfreebsd-gnu

2005-03-06 Thread Julien BLACHE
Robert Millan <[EMAIL PROTECTED]> wrote: >> > Note that the patch I sent is actualy a bash script. The initial >> > commands in patch headers copy debian/control into debian/control.in >> > so that the clean target in debian/rules replaces that @linux-gnu@ tag >> > with the list of linux arches.

Bug#297979: FTBFS on kfreebsd-gnu

2005-03-06 Thread Robert Millan
On Sun, Mar 06, 2005 at 11:21:38AM +0100, Julien BLACHE wrote: > Robert Millan <[EMAIL PROTECTED]> wrote: > > >> > -Depends: debconf (>= 0.5.0), adduser (>= 3.47), makedev (>= 2.3.1-58), > >> > ${shlibs:Depends}, sane-utils (>= ${Source-Version}) > >> > +Depends: debconf (>= 0.5.0), adduser (>= 3

Bug#297979: FTBFS on kfreebsd-gnu

2005-03-06 Thread Julien BLACHE
Robert Millan <[EMAIL PROTECTED]> wrote: >> > -Depends: debconf (>= 0.5.0), adduser (>= 3.47), makedev (>= 2.3.1-58), >> > ${shlibs:Depends}, sane-utils (>= ${Source-Version}) >> > +Depends: debconf (>= 0.5.0), adduser (>= 3.47), makedev (>= 2.3.1-58) >> > [EMAIL PROTECTED]@], ${shlibs:Depends},

Bug#297979: FTBFS on kfreebsd-gnu

2005-03-06 Thread Robert Millan
On Sat, Mar 05, 2005 at 11:57:05PM +0100, Julien BLACHE wrote: > Robert Millan <[EMAIL PROTECTED]> wrote: > > > Fails to build on kfreebsd-gnu. Patch attached. > > > @@ -28,7 +28,7 @@ > > Package: libsane > > Section: libs > > Architecture: any > > -Depends: debconf (>= 0.5.0), adduser (>= 3.

Bug#297979: FTBFS on kfreebsd-gnu

2005-03-05 Thread Julien BLACHE
Robert Millan <[EMAIL PROTECTED]> wrote: > Fails to build on kfreebsd-gnu. Patch attached. > @@ -28,7 +28,7 @@ > Package: libsane > Section: libs > Architecture: any > -Depends: debconf (>= 0.5.0), adduser (>= 3.47), makedev (>= 2.3.1-58), > ${shlibs:Depends}, sane-utils (>= ${Source-Version

Bug#297979: FTBFS on kfreebsd-gnu

2005-03-03 Thread Julien BLACHE
Robert Millan <[EMAIL PROTECTED]> wrote: Hi Robert, > Fails to build on kfreebsd-gnu. Patch attached. Thanks for your patch. However: - libieee1284 should build and work on FreeBSD, it is a supported OS for the lib; - the patch addresses build-time issues and dependencies. What about ru