~diwic/ubuntu/lucid/pulseaudio/bugfixes

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2009-05-05 14:18:20 UTC
  • mfrom: (1.2.4 upstream) (1.1.8 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090505141820-rrr2mtdd1jkllvr8
Tags: 1:0.9.15-1ubuntu1
* Merge from unreleased Debian pulseaudio git, 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

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    liboil0.3-dev (>= 0.3.0) | liboil-dev, libsamplerate0-dev,
9
9
    libsndfile1-dev (>= 1.0.10) | libsndfile-dev, libx11-dev,
10
10
    x11proto-core-dev, libxt-dev, libglib2.0-dev,
11
 
    libcap2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
12
 
    libasound2-dev (>= 1.0.17) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
 
11
    libcap-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
 
12
    libasound2-dev (>= 1.0.19) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
13
13
    libavahi-client-dev, libwrap0-dev,
14
14
    liblircclient-dev, libgconf2-dev, libhal-dev,
15
 
    libatomic-ops-dev, libspeexdsp-dev (>= 1.2~rc1), libbluetooth-dev (>= 3.0),
16
 
    libpolkit-dbus-dev, libgdbm-dev, intltool, libdbus-glib-1-dev
17
 
Standards-Version: 3.7.3
 
15
    libatomic-ops-dev, libspeexdsp-dev (>= 1.2~rc1),
 
16
    libbluetooth-dev (>= 3.0) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
 
17
    libpolkit-dbus-dev, libgdbm-dev, intltool, libgtk2.0-dev, libxtst-dev,
 
18
    libssl-dev, libudev-dev
 
19
Standards-Version: 3.8.1
18
20
Vcs-Git: git://git.debian.org/git/pkg-pulseaudio/pulseaudio.git
19
21
Vcs-Browser: http://git.debian.org/?p=pkg-pulseaudio/pulseaudio.git
20
22
Vcs-Bzr: http://launchpad.net/~ubuntu-core-dev/pulseaudio/ubuntu
58
60
Package: pulseaudio-dbg
59
61
Architecture: any
60
62
Priority: extra
 
63
Section: debug
61
64
Depends: ${misc:Depends}, pulseaudio (= ${binary:Version})
62
65
Description: PulseAudio sound server detached debugging symbols
63
66
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
92
95
Package: pulseaudio-utils-dbg
93
96
Architecture: any
94
97
Priority: extra
 
98
Section: debug
95
99
Depends: ${misc:Depends}, pulseaudio-utils (= ${binary:Version})
96
100
Description: PulseAudio command line tools detached debugging symbols
97
101
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
117
121
Package: pulseaudio-esound-compat-dbg
118
122
Architecture: any
119
123
Priority: extra
 
124
Section: debug
120
125
Depends: ${misc:Depends}, pulseaudio-esound-compat (= ${binary:Version})
121
126
Description: PulseAudio ESD compatibility layer debugging symbols
122
127
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
142
147
Package: pulseaudio-module-zeroconf-dbg
143
148
Architecture: any
144
149
Priority: extra
 
150
Section: debug
145
151
Depends: ${misc:Depends}, pulseaudio-module-zeroconf (= ${binary:Version})
146
152
Description: Zeroconf module for PulseAudio sound server debugging symbols
147
153
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
166
172
Package: pulseaudio-module-hal-dbg
167
173
Architecture: any
168
174
Priority: extra
 
175
Section: debug
169
176
Depends: ${misc:Depends}, pulseaudio-module-hal (= ${binary:Version})
170
177
Description: HAL module for PulseAudio sound server debugging symbols
171
178
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
190
197
Package: pulseaudio-module-lirc-dbg
191
198
Architecture: any
192
199
Priority: extra
 
200
Section: debug
193
201
Depends: ${misc:Depends}, pulseaudio-module-lirc (= ${binary:Version})
194
202
Description: lirc module for PulseAudio sound server debugging symbols
195
203
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
213
221
Package: pulseaudio-module-gconf-dbg
214
222
Architecture: any
215
223
Priority: extra
 
224
Section: debug
216
225
Depends: ${misc:Depends}, pulseaudio-module-gconf (= ${binary:Version})
217
226
Description: GConf module for PulseAudio sound server debugging symbols
218
227
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
221
230
 .
222
231
 This package contains debugging symbols for the PulseAudio GConf module.
223
232
 
 
233
Package: pulseaudio-module-raop
 
234
Architecture: any
 
235
Depends: ${shlibs:Depends}, ${misc:Depends}
 
236
Description: RAOP module for PulseAudio sound server
 
237
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 
238
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 
239
 much better latency, mixing/re-sampling quality and overall architecture.
 
240
 .
 
241
 This module enables PulseAudio to stream audio to an Apple Airport Express.
 
242
 
 
243
Package: pulseaudio-module-raop-dbg
 
244
Architecture: any
 
245
Priority: extra
 
246
Section: debug
 
247
Depends: ${shlibs:Depends}, ${misc:Depends}
 
248
Description: RAOP module for PulseAudio sound server
 
249
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 
250
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 
251
 much better latency, mixing/re-sampling quality and overall architecture.
 
252
 .
 
253
 This package contains debugging symbols for the PulseAudio RAOP module.
 
254
 
 
255
Package: pulseaudio-module-bluetooth
 
256
Architecture: alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc
 
257
Priority: extra
 
258
Depends: ${shlibs:Depends}, ${misc:Depends}
 
259
Conflicts: pulseaudio (<< 0.9.14-2)
 
260
Description: Bluetooth module for PulseAudio sound server
 
261
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 
262
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 
263
 much better latency, mixing/re-sampling quality and overall architecture.
 
264
 .
 
265
 This module enables PulseAudio to work with bluetooth devices, like headset
 
266
 or audio gateway.
 
267
 .
 
268
 The module is called module-bluetooth
 
269
 
 
270
Package: pulseaudio-module-bluetooth-dbg
 
271
Architecture: alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc
 
272
Priority: extra
 
273
Section: debug
 
274
Depends: ${misc:Depends}, pulseaudio-module-bluetooth (= ${binary:Version})
 
275
Description: Bluetooth module for PulseAudio sound server
 
276
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
 
277
 WIN32 systems. It is a drop in replacement for the ESD sound server with
 
278
 much better latency, mixing/re-sampling quality and overall architecture.
 
279
 .
 
280
 This package contains debugging symbols for the PulseAudio bluetooth module.
 
281
 
224
282
Package: pulseaudio-module-x11
225
283
Architecture: any
226
284
Depends: ${shlibs:Depends}, ${misc:Depends}, pulseaudio-utils
238
296
Package: pulseaudio-module-x11-dbg
239
297
Architecture: any
240
298
Priority: extra
 
299
Section: debug
241
300
Depends: ${misc:Depends}, pulseaudio-module-x11 (= ${binary:Version})
242
301
Description: X11 module for PulseAudio sound server debugging symbols
243
302
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
246
305
 .
247
306
 This package contains debugging symbols for the PulseAudio X11 modules.
248
307
 
249
 
Package: libpulsecore9
250
 
Section: libs
251
 
Architecture: any
252
 
Depends: ${shlibs:Depends}, ${misc:Depends}
253
 
Conflicts: pulseaudio (<< 0.9.6-2), pulseaudio-esound-compat (<< 0.9.6-2),
254
 
    pulseaudio-module-gconf (<< 0.9.6-2), pulseaudio-module-hal (<< 0.9.6-2),
255
 
    pulseaudio-module-jack (<< 0.9.6-2), pulseaudio-module-lirc (<< 0.9.6-2),
256
 
    pulseaudio-module-x11 (<< 0.9.6-2), pulseaudio-module-zeroconf (<< 0.9.6-2)
257
 
Replaces: libpulsecore8
258
 
Recommends: pulseaudio
259
 
Description: PulseAudio sound server core
260
 
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
261
 
 WIN32 systems. It is a drop in replacement for the ESD sound server with
262
 
 much better latency, mixing/re-sampling quality and overall architecture.
263
 
 .
264
 
 This library provides core services to the PulseAudio daemon and modules
265
 
 the run inside the daemon.
266
 
 
267
 
Package: libpulsecore9-dbg
268
 
Architecture: any
269
 
Priority: extra
270
 
Depends: ${misc:Depends}, libpulsecore9 (= ${binary:Version})
271
 
Replaces: libpulsecore8-dbg
272
 
Description: PulseAudio sound server core detached debugging symbols
273
 
 PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
274
 
 WIN32 systems. It is a drop in replacement for the ESD sound server with
275
 
 much better latency, mixing/re-sampling quality and overall architecture.
276
 
 .
277
 
 This package contains the detached debugging symbols for the daemon
278
 
 core.
279
 
 
280
308
Package: libpulse0
281
309
Section: libs
282
310
Architecture: any
291
319
 via PulseAudio's native interface.
292
320
 
293
321
Package: libpulse0-dbg
294
 
Section: libs
 
322
Section: debug
295
323
Architecture: any
296
324
Priority: extra
297
325
Depends: ${misc:Depends}, libpulse0 (= ${binary:Version})
317
345
 This package adds support for glib2 client applications.
318
346
 
319
347
Package: libpulse-mainloop-glib0-dbg
 
348
Section: debug
320
349
Architecture: any
321
350
Priority: extra
322
351
Depends: ${misc:Depends}, libpulse-mainloop-glib0 (= ${binary:Version})
343
372
 PulseAudio sinks and sources by client applications.
344
373
 
345
374
Package: libpulse-browse0-dbg
 
375
Section: debug
346
376
Architecture: any
347
377
Priority: extra
348
378
Depends: ${misc:Depends}, libpulse-browse0 (= ${binary:Version})