Your message dated Thu, 14 May 2009 10:32:16 +0000
with message-id <[email protected]>
and subject line Bug#528594: fixed in sane-backends 1.0.20-4
has caused the Debian Bug report #528594,
regarding sane-backends: FTBFS on GNU/kFreeBSD
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
528594: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528594
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sane-backends
Version: 1.0.20-3
Severity: important
Tags: patch upstream fixed-upstream
User: [email protected]
Usertags: kfreebsd

sane-backends fails to build on GNU/kFreeBSD due to a known upstream 
problem. Please find below a patch, backported from upstream. Could you
please add it to the next upload ? Thanks in advance.

diff -u sane-backends-1.0.20/debian/patches/00list 
sane-backends-1.0.20/debian/patches/00list
--- sane-backends-1.0.20/debian/patches/00list
+++ sane-backends-1.0.20/debian/patches/00list
@@ -11 +11 @@
-
+25_kfreebsd.dpatch
only in patch2:
unchanged:
--- sane-backends-1.0.20.orig/debian/patches/25_kfreebsd.dpatch
+++ sane-backends-1.0.20/debian/patches/25_kfreebsd.dpatch
@@ -0,0 +1,49 @@
+#!/bin/sh -e
+## 25_kfreebsd.dpatch
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Fix linkage on GNU/kFreeBSD (from upstream)
+
+if [ $# -ne 1 ]; then
+    echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
+    exit 1
+fi
+
+[ -f debian/patches/00patch-opts ] && . debian/patches/00patch-opts
+patch_opts="${patch_opts:--f --no-backup-if-mismatch}"
+
+case "$1" in
+       -patch) patch $patch_opts -p1 < $0;;
+       -unpatch) patch $patch_opts -p1 -R < $0;;
+        *)
+                echo >&2 "`basename $0`: script expects -patch|-unpatch as 
argument"
+                exit 1;;
+esac
+
+exit 0
+
+...@dpatch@
+diff -Nurd sane-backends-1.0.20.orig/tools/Makefile.am 
sane-backends-1.0.20/tools/Makefile.am
+--- sane-backends-1.0.20.orig/tools/Makefile.am        2009-02-20 17:51:09 
+0100
++++ sane-backends-1.0.20/tools/Makefile.am     2009-05-14 00:08:26 +0200
+@@ -32,7 +32,7 @@
+ sane_find_scanner_SOURCES = sane-find-scanner.c check-usb-chip.c \
+                           ../backend/sane_strstatus.c
+ sane_find_scanner_LDADD = ../sanei/libsanei.la ../lib/liblib.la \
+-                        @USB_LIBS@ @IEEE1284_LIBS@
++                        @USB_LIBS@ @IEEE1284_LIBS@ @SCSI_LIBS@
+ 
+ gamma4scanimage_SOURCES = gamma4scanimage.c
+ gamma4scanimage_LDADD = @MATH_LIB@
+diff -Nurd sane-backends-1.0.20.orig/tools/Makefile.in 
sane-backends-1.0.20/tools/Makefile.in
+--- sane-backends-1.0.20.orig/tools/Makefile.in        2009-04-30 15:41:19 
+0200
++++ sane-backends-1.0.20/tools/Makefile.in     2009-05-14 00:08:55 +0200
+@@ -270,7 +270,7 @@
+                           ../backend/sane_strstatus.c
+ 
+ sane_find_scanner_LDADD = ../sanei/libsanei.la ../lib/liblib.la \
+-                        @USB_LIBS@ @IEEE1284_LIBS@
++                        @USB_LIBS@ @IEEE1284_LIBS@ @SCSI_LIBS@
+ 
+ gamma4scanimage_SOURCES = gamma4scanimage.c
+ gamma4scanimage_LDADD = @MATH_LIB@


-- System Information:
Debian Release: squeeze/sid
Architecture: kfreebsd-i386 (i686)

Kernel: kFreeBSD 7.1-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: sane-backends
Source-Version: 1.0.20-4

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.20-4_amd64.deb
  to pool/main/s/sane-backends/libsane-dbg_1.0.20-4_amd64.deb
libsane-dev_1.0.20-4_amd64.deb
  to pool/main/s/sane-backends/libsane-dev_1.0.20-4_amd64.deb
libsane_1.0.20-4_amd64.deb
  to pool/main/s/sane-backends/libsane_1.0.20-4_amd64.deb
sane-backends_1.0.20-4.diff.gz
  to pool/main/s/sane-backends/sane-backends_1.0.20-4.diff.gz
sane-backends_1.0.20-4.dsc
  to pool/main/s/sane-backends/sane-backends_1.0.20-4.dsc
sane-utils_1.0.20-4_amd64.deb
  to pool/main/s/sane-backends/sane-utils_1.0.20-4_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.8
Date: Thu, 14 May 2009 12:06:47 +0200
Source: sane-backends
Binary: sane-utils libsane libsane-dev libsane-dbg
Architecture: source amd64
Version: 1.0.20-4
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: 506620 528265 528594
Changes: 
 sane-backends (1.0.20-4) unstable; urgency=low
 .
   * debian/rules:
     + Serialize autotools/patch/configure for parallel builds, now that
       parallel builds are possible with the upstream build system
       (closes: #506620).
   * debian/control:
     + Bump libsane-extras dependencies to 1.0.20.1.
   * debian/sane-utils.saned.init:
     + Add status action, taken from iaxmodem (closes: #528265).
 .
   * debian/patches/07_tools_missing_libcam.dpatch:
     + Added; fix sane_find_scanner build on kFreeBSD by adding missing SCSI
       libraries. From upstream via Aurélien JARNO (closes: #528594).
Checksums-Sha1: 
 b487807d37fb05345ba82c931160e54845625300 1445 sane-backends_1.0.20-4.dsc
 b18e1b00d746ece179835a233e90b756bfbdd418 44946 sane-backends_1.0.20-4.diff.gz
 4e2bdcf743cba28ce7881950b08143bdd57b15df 244906 sane-utils_1.0.20-4_amd64.deb
 effca863698461c90fd9b8f9a086ec7e934be3bd 4147406 libsane_1.0.20-4_amd64.deb
 7df55eb89d844ab76ae63775672b4f79fa99adb7 3883000 libsane-dev_1.0.20-4_amd64.deb
 5188bade0b849c0aa6a4cd556d203173a724387b 4338958 libsane-dbg_1.0.20-4_amd64.deb
Checksums-Sha256: 
 1539253923b812558293b322c901e979a5a4670f9f8157e637e2c0894e4f6f13 1445 
sane-backends_1.0.20-4.dsc
 b62e03a726f931b1889d25259fc375ef26e3777fcf990a9b5d36b062442459a8 44946 
sane-backends_1.0.20-4.diff.gz
 0edd6e0c2c0bd6f42a3aac12a75c8548ab55b09c7e489e058b30339340291d76 244906 
sane-utils_1.0.20-4_amd64.deb
 ed6a9372ec4e2050ba5952aa9e7b1a736588ba643cc5510072e900fff295dbcf 4147406 
libsane_1.0.20-4_amd64.deb
 1227347d7c4175afaaf6f1358a8063b66ef3e07ff8d1a129b99a50e258245229 3883000 
libsane-dev_1.0.20-4_amd64.deb
 e3f26046dfedf38230b96252dcc297a3758fa1d5f2fb4aa0d4c7bca63d3de12a 4338958 
libsane-dbg_1.0.20-4_amd64.deb
Files: 
 2fb99139c50938deade4b0598974e769 1445 graphics optional 
sane-backends_1.0.20-4.dsc
 0dad855f8b98d0c15ba5a881f91968a5 44946 graphics optional 
sane-backends_1.0.20-4.diff.gz
 1c257087747e5b55ee421b124d49b7a0 244906 graphics optional 
sane-utils_1.0.20-4_amd64.deb
 ff2fd5640218e30bcd9e70698fcc8327 4147406 libs optional 
libsane_1.0.20-4_amd64.deb
 b19a95db7df34b9caf25659eca5a8f58 3883000 libdevel optional 
libsane-dev_1.0.20-4_amd64.deb
 4e9c91428a1ae13f55f76c4a7a0555c0 4338958 debug extra 
libsane-dbg_1.0.20-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKC+9lzWFP1/XWUWkRAozcAKDFOSLarX17sBnUkB8Lh25lGvgjAACeOQI4
P0X9HcrnjYwnU3tSo+s5R1A=
=O2FR
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to