[ubuntu/natty] pulseaudio 1:0.9.22+stable-queue-18-geb966-0ubuntu1 (Accepted)

Luke Yelavich themuso at ubuntu.com
Fri Jan 14 20:45:32 UTC 2011


pulseaudio (1:0.9.22+stable-queue-18-geb966-0ubuntu1) natty; urgency=low

  [ Daniel T Chen ]
  * debian/control: pulseaudio-module-zeroconf Depends on avahi-daemon
    (LP: #689093)
  * debian/patches/0101-update-stable-queue.patch: Apply 84c8b23c to
    resolve incorrect header being used for libsndfile seen with pacat
    --file-format (LP: #660504)
  * debian/patches/0104-Load-RAOP-Zeroconf-by-default.patch: Follow
    recommendation by Martin-Éric Racine to conditionally load support
    by default for streaming to an Apple Airport Express (LP: #688272)
  * debian/pulseaudio-utils.links: Also add pamon(1) and parecord(1)
    (Closes: #599696)

  [ David Henningsson ]
  * debian/pulse-alsa.conf: Add name hint for default pcm device,
    indicating that PulseAudio is active.

  [ Luke Yelavich ]
  * New upstream snapshot based on the stable queue branch:
    - eb966f7 (build-sys: Make --disable-dbus actually work.)
    - 8f8d247 (build-sys: Mention dbus support in the summary)
    - b3ff4f4 (build-sys: Put in specific warnings when there is no udev or
              DBUS support)
    - 862bbee (console-kit: Console Kit support is dependent on DBUS and is
              thus optional.)
    - 7cb1401 (padsp: wrap __open_2 and __open64_2)
    - 6f870f5 (fix bug about get source-output status)
    - 4269b05 (Fix typos)
    - 1c83b03 (Further clarify src- and speex- references in pulse-daemon.conf)
    - 84c8b23 (Fix return value of pa_sndfile_format_from_string)
    - d963b86 (core: Fix variable "has_whined" value bug)
    - 52e3268 (trivial: Mention speex as a resampler reference in
              pulse-daemon.conf)
    - 3e6af07 (module-loopback: Prevent an infinite loop when rate adjusting
              is disabled
  * 0101-update-stable-queue.patch and
    #0102-autoreconf.patch:
    - Disable for now, since latest stable queue are roled into the snapshot
      tarball

Date: Fri, 14 Jan 2011 10:03:49 -0600
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Luke Yelavich <luke.yelavich at canonical.com>
https://launchpad.net/ubuntu/natty/+source/pulseaudio/1:0.9.22+stable-queue-18-geb966-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 14 Jan 2011 10:03:49 -0600
Source: pulseaudio
Binary: pulseaudio pulseaudio-dbg pulseaudio-utils pulseaudio-utils-dbg pulseaudio-esound-compat pulseaudio-esound-compat-dbg pulseaudio-module-zeroconf pulseaudio-module-zeroconf-dbg pulseaudio-module-jack pulseaudio-module-jack-dbg pulseaudio-module-lirc pulseaudio-module-lirc-dbg pulseaudio-module-gconf pulseaudio-module-gconf-dbg pulseaudio-module-raop pulseaudio-module-raop-dbg pulseaudio-module-bluetooth pulseaudio-module-bluetooth-dbg pulseaudio-module-x11 pulseaudio-module-x11-dbg libpulse0 libpulse0-dbg libpulse-mainloop-glib0 libpulse-mainloop-glib0-dbg libpulse-browse0 libpulse-browse0-dbg libpulse-dev
Architecture: source
Version: 1:0.9.22+stable-queue-18-geb966-0ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Luke Yelavich <themuso at ubuntu.com>
Description: 
 libpulse-browse0 - PulseAudio client libraries (zeroconf support)
 libpulse-browse0-dbg - PulseAudio client libraries (zeroconf support) debugging symbols
 libpulse-dev - PulseAudio client development headers and libraries
 libpulse-mainloop-glib0 - PulseAudio client libraries (glib support)
 libpulse-mainloop-glib0-dbg - PulseAudio client libraries (glib support) debugging symbols
 libpulse0  - PulseAudio client libraries
 libpulse0-dbg - PulseAudio client libraries detached debugging symbols
 pulseaudio - PulseAudio sound server
 pulseaudio-dbg - PulseAudio sound server detached debugging symbols
 pulseaudio-esound-compat - PulseAudio ESD compatibility layer
 pulseaudio-esound-compat-dbg - PulseAudio ESD compatibility layer debugging symbols
 pulseaudio-module-bluetooth - Bluetooth module for PulseAudio sound server
 pulseaudio-module-bluetooth-dbg - Bluetooth module for PulseAudio sound server
 pulseaudio-module-gconf - GConf module for PulseAudio sound server
 pulseaudio-module-gconf-dbg - GConf module for PulseAudio sound server debugging symbols
 pulseaudio-module-jack - jackd modules for PulseAudio sound server
 pulseaudio-module-jack-dbg - jackd modules for PulseAudio sound server debugging symbols
 pulseaudio-module-lirc - lirc module for PulseAudio sound server
 pulseaudio-module-lirc-dbg - lirc module for PulseAudio sound server debugging symbols
 pulseaudio-module-raop - RAOP module for PulseAudio sound server
 pulseaudio-module-raop-dbg - RAOP module for PulseAudio sound server
 pulseaudio-module-x11 - X11 module for PulseAudio sound server
 pulseaudio-module-x11-dbg - X11 module for PulseAudio sound server debugging symbols
 pulseaudio-module-zeroconf - Zeroconf module for PulseAudio sound server
 pulseaudio-module-zeroconf-dbg - Zeroconf module for PulseAudio sound server debugging symbols
 pulseaudio-utils - Command line tools for the PulseAudio sound server
 pulseaudio-utils-dbg - PulseAudio command line tools detached debugging symbols
Closes: 599696
Launchpad-Bugs-Fixed: 660504 688272 689093
Changes: 
 pulseaudio (1:0.9.22+stable-queue-18-geb966-0ubuntu1) natty; urgency=low
 .
   [ Daniel T Chen ]
   * debian/control: pulseaudio-module-zeroconf Depends on avahi-daemon
     (LP: #689093)
   * debian/patches/0101-update-stable-queue.patch: Apply 84c8b23c to
     resolve incorrect header being used for libsndfile seen with pacat
     --file-format (LP: #660504)
   * debian/patches/0104-Load-RAOP-Zeroconf-by-default.patch: Follow
     recommendation by Martin-Éric Racine to conditionally load support
     by default for streaming to an Apple Airport Express (LP: #688272)
   * debian/pulseaudio-utils.links: Also add pamon(1) and parecord(1)
     (Closes: #599696)
 .
   [ David Henningsson ]
   * debian/pulse-alsa.conf: Add name hint for default pcm device,
     indicating that PulseAudio is active.
 .
   [ Luke Yelavich ]
   * New upstream snapshot based on the stable queue branch:
     - eb966f7 (build-sys: Make --disable-dbus actually work.)
     - 8f8d247 (build-sys: Mention dbus support in the summary)
     - b3ff4f4 (build-sys: Put in specific warnings when there is no udev or
               DBUS support)
     - 862bbee (console-kit: Console Kit support is dependent on DBUS and is
               thus optional.)
     - 7cb1401 (padsp: wrap __open_2 and __open64_2)
     - 6f870f5 (fix bug about get source-output status)
     - 4269b05 (Fix typos)
     - 1c83b03 (Further clarify src- and speex- references in pulse-daemon.conf)
     - 84c8b23 (Fix return value of pa_sndfile_format_from_string)
     - d963b86 (core: Fix variable "has_whined" value bug)
     - 52e3268 (trivial: Mention speex as a resampler reference in
               pulse-daemon.conf)
     - 3e6af07 (module-loopback: Prevent an infinite loop when rate adjusting
               is disabled
   * 0101-update-stable-queue.patch and
     #0102-autoreconf.patch:
     - Disable for now, since latest stable queue are roled into the snapshot
       tarball
Checksums-Sha1: 
 2d7a22a833d7334da9fb1b0026681f320fc8b9e1 2874 pulseaudio_0.9.22+stable-queue-18-geb966-0ubuntu1.dsc
 0879792a39af95d10cdce4eda1db7e4cb4e18df8 2006035 pulseaudio_0.9.22+stable-queue-18-geb966.orig.tar.gz
 22d75c9c18a94830232ce11a7673462281cb1308 54648 pulseaudio_0.9.22+stable-queue-18-geb966-0ubuntu1.diff.gz
Checksums-Sha256: 
 6b55c94bd48591adc87f300dc793f152ae40513e98916d53d8b10c33938d6619 2874 pulseaudio_0.9.22+stable-queue-18-geb966-0ubuntu1.dsc
 9281a60f76a7a97e750f3b2df5d9c68cafb83fe10ef79c86b591a80832fa6bd0 2006035 pulseaudio_0.9.22+stable-queue-18-geb966.orig.tar.gz
 f772c7352113acbff7df1a8ef1732a8f5def8fd5f853ac3646271d6642a339e6 54648 pulseaudio_0.9.22+stable-queue-18-geb966-0ubuntu1.diff.gz
Files: 
 64f31f3b09715d20c35712bbb832dbb2 2874 sound optional pulseaudio_0.9.22+stable-queue-18-geb966-0ubuntu1.dsc
 941f93dc22bc1ca5ea493d33f4ad598b 2006035 sound optional pulseaudio_0.9.22+stable-queue-18-geb966.orig.tar.gz
 110bfdf9b396873799892f8c56c9b51e 54648 sound optional pulseaudio_0.9.22+stable-queue-18-geb966-0ubuntu1.diff.gz
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel at lists.alioth.debian.org>

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

iEYEARECAAYFAk0wdAwACgkQjVefwtBjIM4LXwCgrrfXYwslB+VMV+yre5ev20k9
dfkAoLl4KT8SvyvyvDtw03S4W4sw121y
=RwFq
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list