[ubuntu/jaunty] pulseaudio 0.9.13-2ubuntu5 (Accepted)
Luke Yelavich
themuso at ubuntu.com
Fri Jan 9 06:10:23 GMT 2009
pulseaudio (0.9.13-2ubuntu5) jaunty; urgency=low
[ Daniel T Chen ]
* Add fixes from git:
- 0015_use_fionread.patch,
- 0016_add_pa-source-message-get-latency.patch,
- 0017_allow_dev_dsp_w-ok.patch,
- 0018_fix_return_val_pa-frame-aligned.patch,
- 0019_fix_macro_pa-unlikely.patch,
- 0020_catch_driver_errors.patch (LP: #312373),
- 0021_convert_to_pa-bool-t.patch,
- 0022_fix_return_val_dump-resample-methods.patch,
- 0023_use_gdbm-nolock.patch,
- 0024_dont_mix_front-center_into_rear.patch,
- 0025_drop_cap-nice_properly.patch,
- 0027_handle_multicast_sdp_with_same_ip_ttl_as_rtp.patch,
- 0028_prefer_mixer_controls_with_vols.patch (LP: #281605),
- 0029_add_minor_fixes.patch
* Forward-port workaround from hardy branch for source/sink and
suspend-on-idle race (LP: #203654):
- 0026_work_around_suspend-on-idle_source_sink_race.patch
* debian/control: Drop padevchooser(Recommends) and pavucontrol
(Suggests) completely - functionality has been subsumed by
jaunty's gnome-volume-control.
* debian/pulseaudio.init:
- Make initscript more informative in the default case of per-user
sessions (LP: #259522),
- Make initscript retry (until three-second timeout) if stopping
fails when restarting (LP: #244414),
- LSB {Required-*,Should-*} should specify hal instead of dbus,
since hal is required (and already requires dbus) (LP: #244679)
* Previous upload contains patches to close:
LP: #193491, #268891, #295164, #298301
[ Luke Yelavich ]
* 0008_regen_autotools.patch: Pull some libtool 2.2 updates from git,
and regenerate autotools glue.
* debian/rules: Add --enable-static to force creation of libpulse.a,
a side-effect of messing with the autotools files. This shouldn't
be needed for the 0.9.14 release.
Date: Fri, 09 Jan 2009 17:05:38 +1100
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/jaunty/+source/pulseaudio/0.9.13-2ubuntu5
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 09 Jan 2009 17:05:38 +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-2ubuntu5
Distribution: jaunty
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
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
Launchpad-Bugs-Fixed: 193491 203654 244414 244679 259522 268891 281605 295164 298301 312373
Changes:
pulseaudio (0.9.13-2ubuntu5) jaunty; urgency=low
.
[ Daniel T Chen ]
* Add fixes from git:
- 0015_use_fionread.patch,
- 0016_add_pa-source-message-get-latency.patch,
- 0017_allow_dev_dsp_w-ok.patch,
- 0018_fix_return_val_pa-frame-aligned.patch,
- 0019_fix_macro_pa-unlikely.patch,
- 0020_catch_driver_errors.patch (LP: #312373),
- 0021_convert_to_pa-bool-t.patch,
- 0022_fix_return_val_dump-resample-methods.patch,
- 0023_use_gdbm-nolock.patch,
- 0024_dont_mix_front-center_into_rear.patch,
- 0025_drop_cap-nice_properly.patch,
- 0027_handle_multicast_sdp_with_same_ip_ttl_as_rtp.patch,
- 0028_prefer_mixer_controls_with_vols.patch (LP: #281605),
- 0029_add_minor_fixes.patch
* Forward-port workaround from hardy branch for source/sink and
suspend-on-idle race (LP: #203654):
- 0026_work_around_suspend-on-idle_source_sink_race.patch
* debian/control: Drop padevchooser(Recommends) and pavucontrol
(Suggests) completely - functionality has been subsumed by
jaunty's gnome-volume-control.
* debian/pulseaudio.init:
- Make initscript more informative in the default case of per-user
sessions (LP: #259522),
- Make initscript retry (until three-second timeout) if stopping
fails when restarting (LP: #244414),
- LSB {Required-*,Should-*} should specify hal instead of dbus,
since hal is required (and already requires dbus) (LP: #244679)
* Previous upload contains patches to close:
LP: #193491, #268891, #295164, #298301
.
[ Luke Yelavich ]
* 0008_regen_autotools.patch: Pull some libtool 2.2 updates from git,
and regenerate autotools glue.
* debian/rules: Add --enable-static to force creation of libpulse.a,
a side-effect of messing with the autotools files. This shouldn't
be needed for the 0.9.14 release.
Checksums-Sha1:
a16541306c76854ebfdfc9080a8eec188c2fdbd9 2451 pulseaudio_0.9.13-2ubuntu5.dsc
6dfbebf4f7fb697f11390b46966570dff8bbe732 715648 pulseaudio_0.9.13-2ubuntu5.diff.gz
Checksums-Sha256:
598ce5ce2b7ed2a6822a859f342e8b2c38ea77ab748e7b7608c59c6e845b33ee 2451 pulseaudio_0.9.13-2ubuntu5.dsc
fd099827bc332e020b01e82218cab82c68a38db1d61b96306c4530534cc7067b 715648 pulseaudio_0.9.13-2ubuntu5.diff.gz
Files:
bf3fca8bd7ee8882dea256b35082b115 2451 sound optional pulseaudio_0.9.13-2ubuntu5.dsc
31e8002721395f5ee83924ea8d9499f3 715648 sound optional pulseaudio_0.9.13-2ubuntu5.diff.gz
Original-Maintainer: Pulseaudio maintenance team <pkg-pulseaudio-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAklm6VcACgkQjVefwtBjIM4fIgCg7GqXgx/vQ8YYna7oEEuWq/km
kSgAoMq0SGdnL+P1uwmPrhgU88rSqDu6
=Wnm/
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list