Package: pilot-link
Version: 0.12.4-3
Severity: wishlist
Tags: patch

Hi,

pilot-link compiles correctly on GNU/Hurd, except that it does not need a
build-dependency on bluez (Linux specific, excluded on kfreebsd-* as well).
The attached patches solves the issue.

-- 
Pino

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (850, 'testing'), (800, 'unstable'), (750, 'experimental'), (750, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Index: pilot-link-0.12.4/debian/control
===================================================================
--- pilot-link-0.12.4.orig/debian/control	2009-08-24 11:53:40.000000000 +0200
+++ pilot-link-0.12.4/debian/control	2009-08-24 12:27:22.000000000 +0200
@@ -1,6 +1,6 @@
 Source: pilot-link
 Section: otherosfs
-Build-Depends: debhelper (>= 7.2.2), perl (>= 5.6), libpng-dev, libreadline5-dev | libreadline-dev, quilt, python-all-dev (>= 2.3), python-support (>= 0.3), python-all-dbg, libusb-dev, libbluetooth-dev [!kfreebsd-amd64 !kfreebsd-i386], pkg-config, libpopt-dev
+Build-Depends: debhelper (>= 7.2.2), perl (>= 5.6), libpng-dev, libreadline5-dev | libreadline-dev, quilt, python-all-dev (>= 2.3), python-support (>= 0.3), python-all-dbg, libusb-dev, libbluetooth-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386], pkg-config, libpopt-dev
 Priority: optional
 Maintainer: Ludovic Rousseau <rouss...@debian.org>
 Standards-Version: 3.8.2
@@ -83,7 +83,7 @@
 Architecture: any
 Section: libdevel
 Priority: extra
-Depends: ${misc:Depends}, libpisock9 (= ${binary:Version}), libpisync1 (= ${binary:Version}), libncurses-dev|libncurses5-dev, libusb-dev, libbluetooth-dev [!kfreebsd-amd64 !kfreebsd-i386]
+Depends: ${misc:Depends}, libpisock9 (= ${binary:Version}), libpisync1 (= ${binary:Version}), libncurses-dev|libncurses5-dev, libusb-dev, libbluetooth-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386]
 Conflicts: libpisock3 (<= 0.9.5-pre5-1.1), pilot-link (<= 0.11.3-4)
 Replaces: pilot-link (<= 0.11.3-4)
 Description: development files for communicating with a PalmOS PDA

Reply via email to