Bug#634615: portability improvement in debian/control

Robert Millan rmh at debian.org
Mon Jul 18 21:42:17 UTC 2011


Package: pulseaudio
Version: 0.9.21-4.1
Severity: wishlist
Tags: patch
User: debian-bsd at lists.debian.org
Usertags: kfreebsd

Please consider this patch so that pulseaudio is buildable on future ports of
Debian GNU/kFreeBSD (e.g. kfreebsd-mipsel).

Thanks!

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 8.2-1-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
--- debian/control.old	2011-07-16 17:21:18.000000000 +0200
+++ debian/control	2011-07-18 23:40:52.499482753 +0200
@@ -6,15 +6,15 @@
 Build-Depends: debhelper (>= 5), cdbs, quilt, m4, libltdl-dev (>= 2.2.6a-2),
     libsamplerate0-dev, libsndfile1-dev (>= 1.0.20), libx11-dev,
     x11proto-core-dev, libxt-dev, libglib2.0-dev,
-    libcap-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
-    libasound2-dev (>= 1.0.19) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+    libcap-dev [linux-any],
+    libasound2-dev (>= 1.0.19) [linux-any],
     libavahi-client-dev, libjack-dev, libwrap0-dev,
     liblircclient-dev, libgconf2-dev,
-    libudev-dev (>= 143) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
-    libhal-dev [kfreebsd-i386 kfreebsd-amd64 hurd-i386],
+    libudev-dev (>= 143) [linux-any],
+    libhal-dev [kfreebsd-any hurd-any],
     libasyncns-dev,
     libatomic-ops-dev, libspeexdsp-dev (>= 1.2~rc1),
-    libbluetooth-dev (>= 4.40) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+    libbluetooth-dev (>= 4.40) [linux-any],
     libgdbm-dev, intltool, libgtk2.0-dev, libxtst-dev,
     libssl-dev
 Standards-Version: 3.8.1
@@ -26,7 +26,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, adduser,
   lsb-base (>= 3.2-13), consolekit,
-  udev (>= 143) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
+  udev (>= 143) [linux-any]
 Conflicts: libltdl3 (<< 1.5.24-1)
 Recommends: pulseaudio-module-x11,
     libasound2-plugins, gstreamer0.10-pulseaudio,
@@ -281,7 +281,7 @@
  This package contains debugging symbols for the PulseAudio RAOP module.
 
 Package: pulseaudio-module-bluetooth
-Architecture: alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc
+Architecture: linux-any
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, bluez (>= 4.40)
 Conflicts: pulseaudio (<< 0.9.14-2)
@@ -296,7 +296,7 @@
  The module is called module-bluetooth
 
 Package: pulseaudio-module-bluetooth-dbg
-Architecture: alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc
+Architecture: linux-any
 Priority: extra
 Section: debug
 Depends: ${misc:Depends}, pulseaudio-module-bluetooth (= ${binary:Version})


More information about the pkg-pulseaudio-devel mailing list