~ubuntu-audio-dev/alsa-lib/ubuntu.precise

  • Committer: Luke Yelavich
  • Date: 2011-10-17 02:20:16 UTC
  • Revision ID: luke.yelavich@canonical.com-20111017022016-j9gvw10204d1mdbg
* Merge from debian unstable.  Remaining changes:
  - debian/control: Add Vcs-Bzr URI
  - Add configuration files for bluetooth/bluez-alsa
  - Ship smixer plugins for native and bi-arch packages
  - drop libcxxtools-dev build dependency, its in universe
  - Pre-depend on dpkg >= 1.15.7.2 to make things slightly safer for
    upgrades from lucid
  - Build depend on python-dev
  - Create libasound2-python package for the python mixer plugin
  - Remove old ld.so.conf files on upgrade
  - Add ucm support for SDP4430 and Panda hardware
  - Add Echo3G support
  - Show hints for non-standard devices that lack configuration files
  - Only build lib32asound2 packages for amd64
* Get rid of README.source.
* With the multi-arch move of libasound-plugins, libasound2 fails to load
  modules from the config file. multiarch-safe-dlopen-search-path.patch from
  the Ubuntu package works around this. Thanks Sjoerd Simons.
  (closes: #639613)
* Loading the pulse configuration alsa file redirects alsa via pulse if it's
  running. pulseaudio_configuration.patch from the Ubuntu package works
  around this. Thanks Sjoerd Simons. (closes: #639615)
* Drop lib32asound2's Pre-Depends on libc6-i386, as the
  /emul/ia32-linux → /lib32 transition was completed for squeeze, and
  its presence causes a dependency loop introduced with the Multiarch
  changes (closes: #635568).
* Make libasound2-udeb's short description unique.
* Introduce a new libasound2-dbg package with debugging symbols for
  libasound2 (closes: #457884).
* Spell out the plugin dir path: the build system fails to expand
  substitutions, and '${libdir}' is obviously not present on the
  filesystem.
* New upstream release (partially based on Ubuntu updates)
  (closes: #633294).
* Removed patches that were cherrypicked from Git or have been applied
  upstream:
  - thread-specific-locale.patch
  - thread-safe-locale.patch
  - refcount-dlobjs.patch
  - libtool-out-of-tree.patch
* Import patch from Ubuntu:
  - lp178442-ICE1712.patch: Make pulseaudio succeed in opening
    ICE1712 chips such as Maudio 2496 and Delta 1010LT.
* Refreshed patches:
  - relibtoolise.patch (David Henningsson).
* Update shlibs to 1.0.24.1 (new symbols added).
* Bump to debhelper compat v8.
* Remove debian/tmp prefixes from .install file.
* Add multiarch support:
  - Build-Depend on debhelper 8.1.3.
  - Add Pre-Depends: ${misc:Pre-Depends} to libasound2.
  - Declare DEB_HOST_MULTIARCH and use it to define $libdir.
  - Add an explicit --with-plugindir argument to base plugindir on the
    multiarch dir.
  - Update libasound2-dev.install.
  - Mark libasound2 Multi-Arch: same.
* Break current versions of packages providing ALSA plugins.
* Remove libasound2's .la file, as any reference will be now broken.
* Switch to architecture wildcard 'linux-any'.
* Provide libasound2-udeb based on a patch from Samuel Thibault. Thanks.
  (closes: #613092)
* Add -DHAVE_USELOCALE to CFLAGS (really closes: #595252). The correct
  fix would be to autoreconf entirely, but the mess of patches is bad
  enough already and this should be done better in the future when we
  go multiarch and we can cleanup debian/rules from the biarch horror.
* Remove unneeded Suggests and Conflicts from -udeb.
* Set Section to debian-installer.
* Update upstream URL in copyright file.
* Replace versioned conflicts with Breaks, and remove some obsolete ones.
* Use versioned pointer to LGPL 2.1 licence.
* Bump Standards-Version to 3.9.2 (no further changes).
* Added armhf to supported arch's of libasound2 and libasound2-dev
  (closes: #596968)
* Acknowledge Simon's NMU. Thanks a lot!
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 81 13 years ago Luke Yelavich Make the branch a merge-mode branch Diff
debian 31 15 years ago Luke Yelavich Move debian packaging files to a debian subdir, to Diff