Package: simple-scan
Severity: important

Hi,

>From the 1.0.0-1 debian/changelog:

   * debian/control:
     - udev is not available on kfreebsd-*,hurd architectures.

So now debian/control has:

Build-Depends: [...],
 libgudev-1.0-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],

But configure.ac has:

PKG_CHECK_MODULES(SIMPLE_SCAN, [
    [...],
    gudev-1.0
])

Which means it's mandatory (and not optional) and results on a FTBFS on
kfreeBSD and GNU/Hurd. The previous situation (BD-Uninstallable) was
preferable and even correct. Please revert the change.

See:
https://buildd.debian.org/fetch.cgi?&pkg=simple-scan&ver=1.0.0-1&arch=hurd-i386&stamp=1271250577&file=log
https://buildd.debian.org/fetch.cgi?&pkg=simple-scan&ver=1.0.0-1&arch=kfreebsd-i386&stamp=1271245676&file=log

Thanks,
Emilio



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to