diff -Nru pulseaudio-2.0/debian/changelog pulseaudio-2.0/debian/changelog --- pulseaudio-2.0/debian/changelog 2012-05-19 21:05:24.000000000 +0100 +++ pulseaudio-2.0/debian/changelog 2012-07-25 01:15:37.000000000 +0100 @@ -1,3 +1,11 @@ +pulseaudio (2.0-3+rpi1) wheezy-staging; urgency=low + + * Fix architecture lists for bluetooth stuff to match the architecture + specification of the bluetooth package (replacing hardcoded list + and therefore allowing the package to build on new linux architectures) + + -- Peter Michael Green Wed, 25 Jul 2012 00:13:36 +0000 + pulseaudio (2.0-3) unstable; urgency=low [ Martin-Éric Racine ] diff -Nru pulseaudio-2.0/debian/control pulseaudio-2.0/debian/control --- pulseaudio-2.0/debian/control 2012-05-19 21:05:24.000000000 +0100 +++ pulseaudio-2.0/debian/control 2012-07-25 01:02:38.000000000 +0100 @@ -14,7 +14,7 @@ libudev-dev (>= 143) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], 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], libtdb-dev, intltool, libgtk2.0-dev, libxtst-dev, libssl-dev, libx11-xcb-dev, libice-dev, libxcb1-dev (>= 1.6), @@ -260,7 +260,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) Breaks: pulseaudio (<< 0.9.14-2) @@ -275,7 +275,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})