~crimsun/pulseaudio/lucid

Viewing all changes in revision 212.

  • Committer: Luke Yelavich
  • Date: 2009-11-06 02:49:43 UTC
  • Revision ID: luke.yelavich@canonical.com-20091106024943-zeta7y4tqx47swze
* 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 speex-float-1 resampler to work better with lack of PREEMPT in
    karmic'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
  - Make initscript more informative in the default case of per-user
    sessions
  - add status check for system wide pulseaudio instance
  - create /var/run/pulse, and make restart more robust
  - 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
  - Generate a PO template on build
  - add special case to disable pulseaudio loading if accessibility/speech
    is being used
  - the esd 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
  - drop padevchooser(Recommends) and pavucontrol (Suggests)
  - drop libasyncns-dev build dependency, its in universe
  - add libudev-dev as a build-dependency
  - Fix initialization of devices with modem subdevices
  - Backport ALSA BlueTOoth position fixes from git HEAD
  - Disable cork-music-on-phone
  - Revert sse2 optimizations
  - disable flat volume
  - Handle div by zero attempts
  - Mute IEC958 Optical Raw by default
  - use tdd instead of gdbm
* debian/control:
  - Dro packages, due to debian including the files in these packages in the
    main pulseaudio package: pulseaudio-module-udev,
    pulseaudio-module-udev-dbg, pulseaudio-module-rygel-media-server,
    pulseaudio-module-rygel-media-server-dbg
  - Add conflicts/replaces for pulseaudio-module-udev and
    pulseaudio-module-rygel-media-server
  - Add replaces for pulseaudio-module-hal to the pulseaudio package to handle
    upgrades from hardy
  - Remove rtkit from conflicts, and add it to recommends, as 2.6.32 has the
    needed patches
* Built with normal old-style hal support on kfreebsd and the hurd
* debian/patches/0001-Work-around-some-platforms-not-having-O_CLOEXEC.patch:
  + Added. Don't use O_CLOEXEC on platforms that don't support it.
    (Closes: #550826)
* debian/pulseaudio.install: Install pulse udev rules so device profiles can
  be matched with the few devices that need special tweaks
* debian/pulseaudio.install: Add the rygel media server plugin, such that
  pulseaudio sources and sinks can be exposed over UPNP via rygel.
* New upstream release
* Remove patches that were merged upstream:
  d/p/0001-tunnel-fix-parsing-of-sink-info-from-newer-servers.patch
  d/p/0002-tunnel-fix-parsing-of-source-info-from-newer-servers.patch
  d/p/0003-svolume-tweak-constraints-for-32-bits.patch
* Only compile the ARMv6 optimized code with -march=armv6  (Closes: #546322)
* Depend on udev (>= 143) for device detection (Closes: #548821, #549001)
* Update various shlibs files to use 0.9.19
* New upstream release
* d/p/0001-tunnel-fix-parsing-of-sink-info-from-newer-servers.patch
  + Added. Fix parsing of the sink info when using module-tunnel
    From the upstream 0.9.18-stable branch
* d/p/0002-tunnel-fix-parsing-of-source-info-from-newer-servers.patch
  + Added. Fix parsing of the source info when using module-tunnel
    From the upstream 0.9.18-stable branch
* d/p/0003-svolume-tweak-constraints-for-32-bits.patch
  + Added. Fixes gcc and the inline assembly using the same register.
    From the upstream 0.9.18-stable branch
* debian/control: Build-Depend on libudev-dev instead of libhal-dev.
  Pulseaudio now uses udev for device detection (Closes: #546721)
* debian/control: Enable hal->udev compat module
* Update various shlibs files to use 0.9.18
* debian/pulseaudio.install, debian/rules: Add udev and loopback modules
* debian/pulseaudio-utils.install: Add pamon and parecord
* debian/pulseaudio.install: Add dbus configuration file for system-wide
    pulse instance (Closes: #529989)
* debian/control: Bump libsndfile1-dev build-depend to >= 1.0.20.
  (Closes: #546734)
* debian/rules: Add -march=armv6 to the CFLAGS on arm and armel
  (Closes: #546322)
* New upstream release
* debian/copyright: updated
* Update various shlibs files to use 0.9.17
* New upstream release
* debian/copyright: updated
* debian/control: Remove the liboil build-dep
* debian/libpulse0.shlibs: Bump to >= 0.9.16
* debian/pulseaudio.postinst: No longer make pulseaudio suid and no longer
  create the pulse-rt group. Setting realtime priorities is now handled by
  rtkit.
* New Upstream Version
* New Upstream Version

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: