[Pkg-pulseaudio-devel] [SCM] pulseaudio packaging branch, master, updated. debian/0.9.15-2-1-g66e90a8

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sat May 23 12:43:03 UTC 2009


The branch, master has been updated
       via  66e90a849d8c275b2c9e9ec9992bf77cb3f5cf1c (commit)
      from  230c0072dd4a2b22139a0d68d4b12d398d6cb88a (commit)


- Shortlog ------------------------------------------------------------
66e90a8 Re-enable bluetooth support

Summary of changes:
 debian/changelog |    6 +++++
 debian/control   |   55 +++++++++++++++++++++++++++--------------------------
 2 files changed, 34 insertions(+), 27 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit 66e90a849d8c275b2c9e9ec9992bf77cb3f5cf1c
Author: Sjoerd Simons <sjoerd at debian.org>
Date:   Sat May 23 13:42:58 2009 +0100

    Re-enable bluetooth support

diff --git a/debian/changelog b/debian/changelog
index 4ba80d7..2a321d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pulseaudio (0.9.15-3) UNRELEASED; urgency=low
+
+  * Re-enable bluetooth support
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sat, 23 May 2009 13:42:44 +0100
+
 pulseaudio (0.9.15-2) unstable; urgency=low
 
   * debian/control: Add strict dependencies from libpulse-dev to the various
diff --git a/debian/control b/debian/control
index 78ca7a5..e68768a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 5), cdbs, quilt, m4, libltdl-dev (>= 2.2.6a-2),
     libavahi-client-dev, libjack0.100.0-dev, libwrap0-dev,
     liblircclient-dev, libgconf2-dev, libhal-dev, libasyncns-dev,
     libatomic-ops-dev, libspeexdsp-dev (>= 1.2~rc1),
+    libbluetooth-dev (>= 4.40) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
     libpolkit-dbus-dev, libgdbm-dev, intltool, libgtk2.0-dev, libxtst-dev,
     libssl-dev
 Standards-Version: 3.8.1
@@ -274,33 +275,33 @@ Description: RAOP module for PulseAudio sound server
  .
  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
-#Priority: extra
-#Depends: ${shlibs:Depends}, ${misc:Depends}
-#Conflicts: pulseaudio (<< 0.9.14-2)
-#Description: Bluetooth module for PulseAudio sound server
-# PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
-# WIN32 systems. It is a drop in replacement for the ESD sound server with
-# much better latency, mixing/re-sampling quality and overall architecture.
-# .
-# This module enables PulseAudio to work with bluetooth devices, like headset
-# or audio gateway.
-# .
-# The module is called module-bluetooth
-#
-#Package: pulseaudio-module-bluetooth-dbg
-#Architecture: alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc
-#Priority: extra
-#Section: debug
-#Depends: ${misc:Depends}, pulseaudio-module-bluetooth (= ${binary:Version})
-#Description: Bluetooth module for PulseAudio sound server
-# PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
-# WIN32 systems. It is a drop in replacement for the ESD sound server with
-# much better latency, mixing/re-sampling quality and overall architecture.
-# .
-# This package contains debugging symbols for the PulseAudio bluetooth module.
-#
+Package: pulseaudio-module-bluetooth
+Architecture: alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}, bluez (>= 4.40)
+Conflicts: pulseaudio (<< 0.9.14-2)
+Description: Bluetooth module for PulseAudio sound server
+ PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
+ WIN32 systems. It is a drop in replacement for the ESD sound server with
+ much better latency, mixing/re-sampling quality and overall architecture.
+ .
+ This module enables PulseAudio to work with bluetooth devices, like headset
+ or audio gateway.
+ .
+ The module is called module-bluetooth
+
+Package: pulseaudio-module-bluetooth-dbg
+Architecture: alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc
+Priority: extra
+Section: debug
+Depends: ${misc:Depends}, pulseaudio-module-bluetooth (= ${binary:Version})
+Description: Bluetooth module for PulseAudio sound server
+ PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
+ WIN32 systems. It is a drop in replacement for the ESD sound server with
+ much better latency, mixing/re-sampling quality and overall architecture.
+ .
+ This package contains debugging symbols for the PulseAudio bluetooth module.
+
 Package: pulseaudio-module-x11
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, pulseaudio-utils

-- 
pulseaudio packaging



More information about the Pkg-pulseaudio-devel mailing list