Changelog
alsa-utils (1.0.20-1ubuntu1) karmic; urgency=low
* Merge from debian unstable, remaining changes:
- debian/init:
+ wait until /usr/bin and /var/lib/alsa exist
+ only display an error when dealing with alsactl if there is no card
specified
+ Set sane level for 'Speaker' and 'Headphone', needed for Dell Mini 9
and Dell E series
+ ute PC Beep on hda cards that support it during initial volume setup
+ update lsb header to indicate no running of the script unless the
udev rule is run
+ Mute *Analog/Digital Control for Creative cards by default
+ Default Digital Input Source to be Digital Mic 1 so that users
with digital mic will be able to use it out of the box
+ Make use of lsb-functions/log calls
- debian/rules:
+ ship udev rules file in /lib/udev/rules.d
+ Do not install start symlinks for the alsa-utils init script, it gets
run from a udev rule
- debian/udev.script: do not use hotplug functions
- debian/README.init.cs4236: Include in /usr/share/doc/alsa-utils so that
users of snd-cs4236 (e.g., ThinkPad 600) can have audible sound
- debian/patches/unset_pulse_internal.patch: We don't want alsamixer to
show the pulse mixer by default, since it can be controlled from
pulseaudio itself.
- debian/patches/fix_misspelling_speaker-test_man_page.patch: Fix
misspelling in speaker-test(1)
- Set sane level for headphone 1 for Dell Studio XPS with 2.6.30.
alsa-utils (1.0.20-1) unstable; urgency=low
* New upstream release
[ Elimar Riesebieter ]
* Delete /etc/alsa/modprobe-post-install.d/alsa-utils.
- Install udev config to /lib/udev/rules.d/80-alsa.rules
- Remove obsolete /etc/udev/alsa-utils.rules and the appropriate link in
/etc/udev/rules.d.
- Thanks for the hints Marco d'Itri. (closes: #521705)
* Bumped standard version to 3.8.1. No changes.
* Updated README.Debian. Removed the paragraph about non-udev systems.
* Cleaned rules. Removed modprobe-post-install stuff.
* Removed asoundconf and modprobe-post-install-part from debian dir.
[ Jordi Mallach ]
* Properly handle the removal of conffiles, also for changes in
recent uploads.
- steal code from udev's preinst to create rm_conffile() & mv_conffile().
- remove modprobe-postinstall files.
- move the modprobe.d files to the new .conf suffix.
* Don't use rm -v, no need to be verbose.
-- Luke Yelavich <email address hidden> Tue, 26 May 2009 22:29:51 +0200