pulseaudio (0.9.13-2ubuntu1) jaunty; urgency=low

  * Merge from Debian experimental, remaining changes:
    - Don't build against, and create jack package. Jack is not in main.
    - Remove --disable-per-user-esound-socket from configure flags, as we still
      want per user esound sockets.
    - Remove stop links from rc0 and rc6.
    - Change default resample algorithm and bubffer size.
    - Add alsa configuration files to route alsa applications via pulseaudio.
    - Move libasound2-plugins from Recommends to Depends.
    - debian/pulseaudio.preinst: When upgrading from intrepid, remove
      /etc/X11/Xsession.d/70pulseaudio, as this was used to minimize a race
      condition when starting GNOME in intrepid. This race should not exist in
      jaunty once libcanberra is built to use pulseaudio as a backend.
    - Do not spawn a pulseaudio server if clients fail to find a running server.
    - Regenerate autotools files for ubuntu.

pulseaudio (0.9.13-2) experimental; urgency=low

  * Rename libpulsecore5 to libpulsecore8 to correctly reflect the soname
    (Closes: #503612)
  * 0003-make-sure-to-use-64bit-rounding-even-on-32bit-machin.patch
    - Fix rounding errors on 32 bit machines. From upstream git
  * 0004-properly-remove-dbus-matches-an-filters-when-unloadi.patch
    - Properly remove dbus filters when unloading the bluetooth module
  * 0005-Fix-two-typos-that-broke-tunnels.patch
    - Fix tunnels. From upstream git

Date: Wed, 19 Nov 2008 10:44:03 +1100
Changed-By: Luke Yelavich <[EMAIL PROTECTED]>
Maintainer: Ubuntu Core Developers <[EMAIL PROTECTED]>
Signed-By: Luke Yelavich <[EMAIL PROTECTED]>
https://launchpad.net/ubuntu/jaunty/+source/pulseaudio/0.9.13-2ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 19 Nov 2008 10:44:03 +1100
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-hal 
pulseaudio-module-hal-dbg pulseaudio-module-lirc pulseaudio-module-lirc-dbg 
pulseaudio-module-gconf pulseaudio-module-gconf-dbg pulseaudio-module-x11 
pulseaudio-module-x11-dbg libpulsecore8 libpulsecore8-dbg libpulse0 
libpulse0-dbg libpulse-mainloop-glib0 libpulse-mainloop-glib0-dbg 
libpulse-browse0 libpulse-browse0-dbg libpulse-dev
Architecture: source
Version: 0.9.13-2ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <[EMAIL PROTECTED]>
Changed-By: Luke Yelavich <[EMAIL PROTECTED]>
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
 libpulsecore8 - PulseAudio sound server core
 libpulsecore8-dbg - PulseAudio sound server core 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-gconf - GConf module for PulseAudio sound server
 pulseaudio-module-gconf-dbg - GConf module for PulseAudio sound server 
debugging symbols
 pulseaudio-module-hal - HAL device detection module for PulseAudio sound server
 pulseaudio-module-hal-dbg - HAL module 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-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: 503612
Changes: 
 pulseaudio (0.9.13-2ubuntu1) jaunty; urgency=low
 .
   * Merge from Debian experimental, remaining changes:
     - Don't build against, and create jack package. Jack is not in main.
     - Remove --disable-per-user-esound-socket from configure flags, as we still
       want per user esound sockets.
     - Remove stop links from rc0 and rc6.
     - Change default resample algorithm and bubffer size.
     - Add alsa configuration files to route alsa applications via pulseaudio.
     - Move libasound2-plugins from Recommends to Depends.
     - debian/pulseaudio.preinst: When upgrading from intrepid, remove
       /etc/X11/Xsession.d/70pulseaudio, as this was used to minimize a race
       condition when starting GNOME in intrepid. This race should not exist in
       jaunty once libcanberra is built to use pulseaudio as a backend.
     - Do not spawn a pulseaudio server if clients fail to find a running 
server.
     - Regenerate autotools files for ubuntu.
 .
 pulseaudio (0.9.13-2) experimental; urgency=low
 .
   * Rename libpulsecore5 to libpulsecore8 to correctly reflect the soname
     (Closes: #503612)
   * 0003-make-sure-to-use-64bit-rounding-even-on-32bit-machin.patch
     - Fix rounding errors on 32 bit machines. From upstream git
   * 0004-properly-remove-dbus-matches-an-filters-when-unloadi.patch
     - Properly remove dbus filters when unloading the bluetooth module
   * 0005-Fix-two-typos-that-broke-tunnels.patch
     - Fix tunnels. From upstream git
Checksums-Sha1: 
 01df457222b196969d5789355187621ee3a6b4f6 2451 pulseaudio_0.9.13-2ubuntu1.dsc
 c8482f1bb42d5213bfdbe2154e1a55b7bc04c915 1308493 pulseaudio_0.9.13.orig.tar.gz
 89b5c3396dcce3aa42d837e4808f3231b73ad55f 581721 
pulseaudio_0.9.13-2ubuntu1.diff.gz
Checksums-Sha256: 
 ec4b6a09c9b03e644bd971cacc953ed2e164b20e2809fc85cdd5adc5dd2f069d 2451 
pulseaudio_0.9.13-2ubuntu1.dsc
 b8f9b7936af319f2a9d4d619beddd7f8355fcb2407486193df6cfb7b592e8d53 1308493 
pulseaudio_0.9.13.orig.tar.gz
 a05f56a487fae45efa4c8d06555fffeccd7a54815e01a72d120c5641f7a4de22 581721 
pulseaudio_0.9.13-2ubuntu1.diff.gz
Files: 
 500302f0ccfa7c88c824ba1a2253025e 2451 sound optional 
pulseaudio_0.9.13-2ubuntu1.dsc
 279fb92f08393a6a992d55e3ac9a006b 1308493 sound optional 
pulseaudio_0.9.13.orig.tar.gz
 ba07aa62a803be6bfe8aa2640cc0a028 581721 sound optional 
pulseaudio_0.9.13-2ubuntu1.diff.gz
Original-Maintainer: Pulseaudio maintenance team <[EMAIL PROTECTED]>

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

iEUEARECAAYFAkkp3KwACgkQjVefwtBjIM6TvgCYma9kR4DigCLrIWIWZ6pV1ZfJ
UQCgiKDyllkJ66LiDWgJhaQY/n6ZVLU=
=aQ8B
-----END PGP SIGNATURE-----
-- 
Jaunty-changes mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/jaunty-changes

Reply via email to