pulseaudio (1:0.9.15-2ubuntu1) karmic; urgency=low

  * Merge from Debian unstable, remaining changes:
    - epoch (my stupid fault :S)
    - Don't build against, and create jack package. Jack is not in main
    - use linear resampler to work better with lack of PREEMPT in jaunty's
      -generic kernel config, also change buffer size
    - Add alsa configuration files to route alsa applications via pulseaudio
    - Move libasound2-plugins from Recommends to Depends
    - Add pm-utils sleep hook to suspend (and resume) users' pulseaudio
      daemons
    - patch to fix source/sink and suspend-on-idle race
    - Make initscript more informative in the default case of per-user
      sessions
    - create /var/run/pulse, and make restart more robust
    - add status check for system wide pulseaudio instance
    - LSB {Required-*,Should-*} should specify hal instead of dbus,
      since hal is required (and already requires dbus)
    - indicate that the system pulseaudio instance is being started from the 
init
      script
    - Install more upstream man pages
    - Link to pacat for parec man page
    - check whether pulseaudio is running before preloading the padsp library
    - Add DEB_OPT_FLAG = -O3 as per recommendation from
      pulseaudio-discuss/2007-December/001017.html
    - cache /usr/share/sounds/ubuntu/stereo/ wav files on pulseaudio load
    - disable glitch free (use tsched=0)
    - Generate a PO template on build
    - add special case to disable pulseaudio loading if accessibility/speech
      is being used
    - the sd wrapper script should not load pulseaudio if pulseaudio is being
      used as a system service
    - add a pulseaudio apport hook
    - fix some typos in README.Debian
    - demote paprefs to suggests
    - drop padevchooser(Recommends) and pavucontrol (Suggests)
    - drop libasyncns-dev build dependency, its in universe
    - add libudev-dev as a build-dependency
    - Retain libbluetooth-dev build dependency
  * debian/01Pulseaudio: Harvist users by UID, and not username, to ensure
    that the script doesn't choak on characters not already considered as
    used in a username (LP: #374694)

Date: Tue, 26 May 2009 23:33:42 +0200
Changed-By: Luke Yelavich <[email protected]>
Maintainer: Ubuntu Core Developers <[email protected]>
Signed-By: Luke Yelavich <[email protected]>
https://launchpad.net/ubuntu/karmic/+source/pulseaudio/1:0.9.15-2ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 26 May 2009 23:33:42 +0200
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-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.15-2ubuntu1
Distribution: karmic
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
 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-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-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
Launchpad-Bugs-Fixed: 374694
Changes: 
 pulseaudio (1:0.9.15-2ubuntu1) karmic; urgency=low
 .
   * Merge from Debian unstable, remaining changes:
     - epoch (my stupid fault :S)
     - Don't build against, and create jack package. Jack is not in main
     - use linear resampler to work better with lack of PREEMPT in jaunty's
       -generic kernel config, also change buffer size
     - Add alsa configuration files to route alsa applications via pulseaudio
     - Move libasound2-plugins from Recommends to Depends
     - Add pm-utils sleep hook to suspend (and resume) users' pulseaudio
       daemons
     - patch to fix source/sink and suspend-on-idle race
     - Make initscript more informative in the default case of per-user
       sessions
     - create /var/run/pulse, and make restart more robust
     - add status check for system wide pulseaudio instance
     - LSB {Required-*,Should-*} should specify hal instead of dbus,
       since hal is required (and already requires dbus)
     - indicate that the system pulseaudio instance is being started from the 
init
       script
     - Install more upstream man pages
     - Link to pacat for parec man page
     - check whether pulseaudio is running before preloading the padsp library
     - Add DEB_OPT_FLAG = -O3 as per recommendation from
       pulseaudio-discuss/2007-December/001017.html
     - cache /usr/share/sounds/ubuntu/stereo/ wav files on pulseaudio load
     - disable glitch free (use tsched=0)
     - Generate a PO template on build
     - add special case to disable pulseaudio loading if accessibility/speech
       is being used
     - the sd wrapper script should not load pulseaudio if pulseaudio is being
       used as a system service
     - add a pulseaudio apport hook
     - fix some typos in README.Debian
     - demote paprefs to suggests
     - drop padevchooser(Recommends) and pavucontrol (Suggests)
     - drop libasyncns-dev build dependency, its in universe
     - add libudev-dev as a build-dependency
     - Retain libbluetooth-dev build dependency
   * debian/01Pulseaudio: Harvist users by UID, and not username, to ensure
     that the script doesn't choak on characters not already considered as
     used in a username (LP: #374694)
Checksums-Sha1: 
 c44aebb6b19f6b9199519b3ddbdef5b956a78fbe 2691 pulseaudio_0.9.15-2ubuntu1.dsc
 4af3c3ad36c24ba89a3532a5cdc0e3495b9e96e9 30799 
pulseaudio_0.9.15-2ubuntu1.diff.gz
Checksums-Sha256: 
 3ef8045421b73ae692e7fa46085610e681c24f8f17487f25c7c59f8d0cda89f9 2691 
pulseaudio_0.9.15-2ubuntu1.dsc
 b298cb917c923d417fb72cfdc25fd5fcb8e6d3f2c34525a373a1586c103d3ddf 30799 
pulseaudio_0.9.15-2ubuntu1.diff.gz
Files: 
 2fe21098bf20e40c8731c10523ea0a56 2691 sound optional 
pulseaudio_0.9.15-2ubuntu1.dsc
 73e34ed21343ba9df2a80d9fd46fbaaa 30799 sound optional 
pulseaudio_0.9.15-2ubuntu1.diff.gz
Original-Maintainer: Pulseaudio maintenance team 
<[email protected]>

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

iEYEARECAAYFAkocYEgACgkQjVefwtBjIM7gqACg5DLFp491nnp0Dy9jiAmfPH3F
yxoAoMc03IPULl5+zbm2KMyCCehCmdBu
=2A9I
-----END PGP SIGNATURE-----
-- 
Karmic-changes mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/karmic-changes

Reply via email to