~diwic/ubuntu/lucid/pulseaudio/bugfixes

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2008-11-04 15:46:00 UTC
  • mfrom: (1.2.1 upstream) (1.1.6 lenny)
  • Revision ID: james.westby@ubuntu.com-20081104154600-hlzknpcazaam0nxm
Tags: 0.9.13-1ubuntu1
* Merge from Debian unstable, 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.
* Remove explicit version dependency for libspeex-dev to allow the package
  to be built for now.
* Regenerate autotools files to work with Ubuntu's newer libtool/libltdl.
* debian/control: libpulsecore5 -> libpulsecore8 to match the library
  soname.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pulseaudio (0.9.13-1ubuntu1) jaunty; urgency=low
 
2
 
 
3
  * Merge from Debian unstable, remaining changes:
 
4
    - Don't build against, and create jack package. Jack is not in main.
 
5
    - Remove --disable-per-user-esound-socket from configure flags, as we still
 
6
      want per user esound sockets.
 
7
    - Remove stop links from rc0 and rc6.
 
8
    - Change default resample algorithm and bubffer size.
 
9
    - Add alsa configuration files to route alsa applications via pulseaudio.
 
10
    - Move libasound2-plugins from Recommends to Depends.
 
11
  * debian/pulseaudio.preinst: When upgrading from intrepid, remove
 
12
    /etc/X11/Xsession.d/70pulseaudio, as this was used to minimize a race
 
13
    condition when starting GNOME in intrepid. This race should not exist in
 
14
    jaunty once libcanberra is built to use pulseaudio as a backend.
 
15
  * Do not spawn a pulseaudio server if clients fail to find a running server.
 
16
  * Remove explicit version dependency for libspeex-dev to allow the package
 
17
    to be built for now.
 
18
  * Regenerate autotools files to work with Ubuntu's newer libtool/libltdl.
 
19
  * debian/control: libpulsecore5 -> libpulsecore8 to match the library
 
20
    soname.
 
21
 
 
22
 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 04 Nov 2008 15:46:00 +1100
 
23
 
 
24
pulseaudio (0.9.13-1) experimental; urgency=low
 
25
 
 
26
  [ Bas Zoetekouw ]
 
27
  * debian/control: Build-Depend on libasound2-dev (>= 1.0.17)
 
28
  * debian/pulseaudio-module-x11.install: No longer install an xdg autostart
 
29
    file
 
30
  * debian/pulseaudio.install: Install system.pa config file and various new
 
31
    pulseaudio modules
 
32
  * debian/rules: Add --disable-per-user-esound-socket to configure flags
 
33
 
 
34
  [ Sjoerd Simons ]
 
35
  * New Upstream Version
 
36
  * Fixes FTBTS on GNU/kFreeBSD (Closes: #497624)
 
37
  * Dropped patches for things that have been fixed upstream:
 
38
    - 0003-Define-PULSE_INTERNAL.patch
 
39
    - 0005-Reduce-RT-prio-logging-severity.patch
 
40
    - 0006-fix-iteration-over-random-devices.patch
 
41
  * rename 0003-load-module-gconf-earlier.patch to
 
42
    0002-load-module-gconf-earlier.patch
 
43
  * rename 0002-Fix-library-search-path-to-include-lib-and-usr-lib.patch
 
44
    to 0001-Fix-library-search-path-to-include-lib-and-usr-lib.patch
 
45
  * rename 0004-load-module-gconf-earlier.patch to
 
46
    0003-load-module-gconf-earlier.patch
 
47
  * 0001-Set-ESD-socket-to-tmp-.esd-socket-to-match-up-with.patch
 
48
    - Dropped, not necessary anymore, the --disable-per-user-esound-socket
 
49
      configure flag now has the same result
 
50
  * debian/control: Add libspeexdsp-dev (>= 1.2~rc1) to Build-Depends
 
51
  * debian/control: Add Build-Depends on libpolkit-dbus-dev and
 
52
    libbluetooth-dev
 
53
  * debian/pulseaudio.install: Install various new modules. Including bluetooth
 
54
    and polkit, which will move into a separate package later.
 
55
  * debian/pulseaudio.install: Install the new pulseaudio xdg autostart file
 
56
  * debian/control: add a depend on consolekit. Might be downgrade to a
 
57
    recommend later
 
58
  * debian/control: Set the maintainer to the pkg-pulseaudio mailinglist
 
59
  * debian/control: Add libgdbm-dev to build-depends
 
60
  * debian/control: Add intltool to build-depends
 
61
 
 
62
 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 19 Oct 2008 21:05:13 +0100
 
63
 
 
64
pulseaudio (0.9.10-3) unstable; urgency=low
 
65
 
 
66
  * debian/patches/0006-fix-iteration-over-random-devices.patch
 
67
    - Added. Iterate over the various random devices if opening fails
 
68
      (Closes: #491270)
 
69
 
 
70
 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 30 Aug 2008 14:24:51 +0100
 
71
 
1
72
pulseaudio (0.9.10-2ubuntu9) intrepid; urgency=low
2
73
 
3
74
  * debian/70pulseaudio && debian/pulse-session: Use a wrapper script