Your message dated Tue, 06 Mar 2007 20:32:08 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#413178: fixed in sane-backends 1.0.18-6 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: sane-backends Version: 1.0.18-5 Severity: wishlist Tags: patch Hi, Following bug#413176, please find below a patch to enable libieee1284 support on kfreebsd-amd64. It also simplifies a bit debian/control and debian/rules. Could you please apply it? Thanks, Aurelien diff -u sane-backends-1.0.18/debian/control sane-backends-1.0.18/debian/control --- sane-backends-1.0.18/debian/control +++ sane-backends-1.0.18/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Julien BLACHE <[EMAIL PROTECTED]> Standards-Version: 3.7.2 -Build-Depends: debhelper (>= 5.0.0), dpatch, libgphoto2-2-dev, libltdl3-dev, libjpeg62-dev, libtiff4-dev, libusb-dev (>= 2:0.1.10a-9), libieee1284-3-dev (>= 0.2.3-1) [!kfreebsd-amd64], libcam-dev [kfreebsd-i386 kfreebsd-amd64], gettext, tetex-bin, tetex-extra, autotools-dev, pkg-config, chrpath, xutils +Build-Depends: debhelper (>= 5.0.0), dpatch, libgphoto2-2-dev, libltdl3-dev, libjpeg62-dev, libtiff4-dev, libusb-dev (>= 2:0.1.10a-9), libieee1284-3-dev (>= 0.2.3-1), libcam-dev [kfreebsd-i386 kfreebsd-amd64], gettext, tetex-bin, tetex-extra, autotools-dev, pkg-config, chrpath, xutils Package: sane-utils Section: graphics @@ -54,7 +54,7 @@ Package: libsane-dev Section: libdevel Architecture: any -Depends: libsane (= ${Source-Version}), libusb-dev (>= 1:0.1.6a-1), libjpeg62-dev, libtiff4-dev, ${libcam-dev}, ${libieee1284-3-dev} +Depends: libsane (= ${Source-Version}), libusb-dev (>= 1:0.1.6a-1), libjpeg62-dev, libtiff4-dev, libieee1284-3-dev (>= 0.2.3-1), ${libcam-dev} Suggests: libsane-extras-dev (>= 1.0.18.1) Replaces: libsane-extras-dev (<< 1.0.18.1) Description: API development library for scanners [development files] diff -u sane-backends-1.0.18/debian/rules sane-backends-1.0.18/debian/rules --- sane-backends-1.0.18/debian/rules +++ sane-backends-1.0.18/debian/rules @@ -195,14 +195,10 @@ dh_installdeb dh_shlibdeps ifeq (linux,$(DEB_HOST_ARCH_OS)) - dh_gencontrol -- -Vmakedev="makedev (>= 2.3.1-58)" -Vhotplug-udev="hotplug | udev (>= 0.88-1)" -Vmodule-init-tools="module-init-tools (>= 3.2.2-1)" -Vlibieee1284-3-dev="libieee1284-3-dev (>= 0.2.3-1)" + dh_gencontrol -- -Vmakedev="makedev (>= 2.3.1-58)" -Vhotplug-udev="hotplug | udev (>= 0.88-1)" -Vmodule-init-tools="module-init-tools (>= 3.2.2-1)" else ifeq (kfreebsd,$(DEB_HOST_ARCH_OS)) - ifeq (kfreebsd-i386,$(DEB_HOST_ARCH)) - dh_gencontrol -- -Vlibcam-dev="libcam-dev" -Vlibieee1284-3-dev="libieee1284-3-dev (>= 0.2.3-1)" - else dh_gencontrol -- -Vlibcam-dev="libcam-dev" - endif else dh_gencontrol endif -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-xen-amd64 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---Source: sane-backends Source-Version: 1.0.18-6 We believe that the bug you reported is fixed in the latest version of sane-backends, which is due to be installed in the Debian FTP archive: libsane-dbg_1.0.18-6_amd64.deb to pool/main/s/sane-backends/libsane-dbg_1.0.18-6_amd64.deb libsane-dev_1.0.18-6_amd64.deb to pool/main/s/sane-backends/libsane-dev_1.0.18-6_amd64.deb libsane_1.0.18-6_amd64.deb to pool/main/s/sane-backends/libsane_1.0.18-6_amd64.deb sane-backends_1.0.18-6.diff.gz to pool/main/s/sane-backends/sane-backends_1.0.18-6.diff.gz sane-backends_1.0.18-6.dsc to pool/main/s/sane-backends/sane-backends_1.0.18-6.dsc sane-utils_1.0.18-6_amd64.deb to pool/main/s/sane-backends/sane-utils_1.0.18-6_amd64.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Julien BLACHE <[EMAIL PROTECTED]> (supplier of updated sane-backends package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 3 Mar 2007 11:39:33 +0100 Source: sane-backends Binary: libsane-dev sane-utils libsane-dbg libsane Architecture: source amd64 Version: 1.0.18-6 Distribution: unstable Urgency: low Maintainer: Julien BLACHE <[EMAIL PROTECTED]> Changed-By: Julien BLACHE <[EMAIL PROTECTED]> Description: libsane - API library for scanners libsane-dbg - API development library for scanners [debug symbols] libsane-dev - API development library for scanners [development files] sane-utils - API library for scanners -- utilities Closes: 413178 Changes: sane-backends (1.0.18-6) unstable; urgency=low . * Enable libieee1284 support on kFreeBSD-amd64 (closes: #413178). * debian/control: + Build-depend on libieee1284-3-dev (>= 0.2.10-5) for all architectures. + libsane-dev depends on libieee1284-3-dev (>= 0.2.10-5) for all architectures. * debian/rules: + Remove the libieee1284-3-dev substitution variable. Files: 11405ebf6f4e527473ffd9fedc3b2ee4 874 graphics optional sane-backends_1.0.18-6.dsc d39a51c1db9865f07db78db407e1f07b 30466 graphics optional sane-backends_1.0.18-6.diff.gz e87f1f1ab4d9d87a81921907a1393046 128504 graphics optional sane-utils_1.0.18-6_amd64.deb 8429798c2e30b3195c6e8a875aa5c8ba 3170800 libs optional libsane_1.0.18-6_amd64.deb 74210b651d1d171836dbb8cf4259b2ea 2744634 libdevel optional libsane-dev_1.0.18-6_amd64.deb 03ab201de0b48d59267397358e78fc1a 3090246 libdevel extra libsane-dbg_1.0.18-6_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFF7cqtzWFP1/XWUWkRAnzCAJ9IU7ON8oOuivoFyL4SzyNH2iuXYgCeJ4mO 5HDCaFt6K7fgRwSDYDFZq4A= =iR4c -----END PGP SIGNATURE-----
--- End Message ---

