-
alsa-utils (1.0.23-2ubuntu3.4) maverick-proposed; urgency=low
* make the posinst test for Panda and SDP4430 cards not fail (LP: #664645)
alsa-utils (1.0.23-2ubuntu3.3) maverick-proposed; urgency=low
* debian/patches/add_omap4_support.patch: [Make sure
alsactl/init/Makefile.am and alsactl/init/Makefile.in install the omap4
file along with the other init files] (LP: #637947)
* also init all OMAP4 devices once from postinst so that the state file is
updated with proper initialization values (LP: #637947)
alsa-utils (1.0.23-2ubuntu3.2) maverick-proposed; urgency=low
* debian/patches/add_omap4_support.patch: [adds support for the OMAP4
Pandaboard as well as for the OMAP4 Blaze SDP4430 SoC]
* debian/init add a separate call to alsactl init in case an SDP4430 or
OMAP4 Pandaboard is detected. This ASoC driver requires explicit
initialization currently (LP: #637947)
alsa-utils (1.0.23-2ubuntu3.1) maverick-proposed; urgency=low
* debian/init: Fix naming of script (LP: #654902)
-- Oliver Grawert <email address hidden> Thu, 21 Oct 2010 21:26:33 +0200
-
alsa-utils (1.0.23-2ubuntu3.3) maverick-proposed; urgency=low
* debian/patches/add_omap4_support.patch: [Make sure
alsactl/init/Makefile.am and alsactl/init/Makefile.in install the omap4
file along with the other init files] (LP: #637947)
* also init all OMAP4 devices once from postinst so that the state file is
updated with proper initialization values (LP: #637947)
alsa-utils (1.0.23-2ubuntu3.2) maverick-proposed; urgency=low
* debian/patches/add_omap4_support.patch: [adds support for the OMAP4
Pandaboard as well as for the OMAP4 Blaze SDP4430 SoC]
* debian/init add a separate call to alsactl init in case an SDP4430 or
OMAP4 Pandaboard is detected. This ASoC driver requires explicit
initialization currently (LP: #637947)
alsa-utils (1.0.23-2ubuntu3.1) maverick-proposed; urgency=low
* debian/init: Fix naming of script (LP: #654902)
-- Oliver Grawert <email address hidden> Thu, 21 Oct 2010 11:19:15 +0200
-
alsa-utils (1.0.23-2ubuntu3.2) maverick-proposed; urgency=low
* debian/patches/add_omap4_support.patch: [adds support for the OMAP4
Pandaboard as well as for the OMAP4 Blaze SDP4430 SoC]
* debian/init add a separate call to alsactl init in case an SDP4430 or
OMAP4 Pandaboard is detected. This ASoC driver requires explicit
initialization currently (LP: #637947)
alsa-utils (1.0.23-2ubuntu3.1) maverick-proposed; urgency=low
* debian/init: Fix naming of script (LP: #654902)
-- Oliver Grawert <email address hidden> Thu, 14 Oct 2010 16:19:15 +0200
-
alsa-utils (1.0.23-2ubuntu3) maverick; urgency=low
* debian/udev.script: Use 'alsa-utils', not 'alsactl' directly
(LP: #645869)
-- Daniel T Chen <email address hidden> Thu, 23 Sep 2010 06:10:30 -0400
-
alsa-utils (1.0.23-2ubuntu2) maverick; urgency=low
* debian/init: Restore change from 1.0.21-1ubuntu2 lost during merge
that skips muting and zeroing levels prior to shutdown/reboot,
which was a hack for broken drivers. This change closes LP: #21804,
LP: #208920, #227505, #360108, #432660, #449783, #553132, #564472,
LP: #584609, #592016, #596360, #613054, #617516, #622487, #632019.
* debian/patches/alsactl_init_update_to_52bd2f8a_head.patch: Add
upstream git changesets:
dcb90a77 - Use "Found hardware:" instead "Unknown hardware:"
7f6a55e2 - use "generic method" instead "guess method"
52bd2f8a - Handle "Capture Source" and "Mic Boost"
ef919a47 - Initialize also "Master Front Playback Volume" & "Switch"
(yes, this last changeset is included despite the patch filename)
-- Daniel T Chen <email address hidden> Sun, 05 Sep 2010 11:57:59 -0400
-
alsa-utils (1.0.23-2ubuntu1) maverick; 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
+ Mute "IEC958 Optical Raw" by default
+ Set sane level for headphone 1 for Dell Studio XPS with 2.6.30
+ Don't muck with sound card state if alsactl restore fails
+ Don't wait for 1 second after alsactl store
+ Stop muting on reboot/shutdown
+ Prefer built-in digital mics on newer Dells
+ Unmute 'Line HP Swap' for Dove boards
- 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)
- Remove alsaconf from build system and remove po files
- Create an upstart job specifically saving mixer levels to resolve race
- Version build-dep to upstart-aware debhelper.
- Move the initscript into /sbin. We now have an upstart job just for
handling alsactl store
* debian/init: Revert Debian's change to allow alsamixer/amixer and aumix to
cooperate. OSS is going away in Maverick, so we don't care about OSS mixer
applications any more
alsa-utils (1.0.23-2) unstable; urgency=low
[ Elimar Riesebieter ]
* Let dh_installinit install the LSB defaults. Thanks Sven Joachim for the
hint. (closes: #584311)
[ Jordi Mallach ]
* Add a trailing newline to debian/NEWS to placate lintian.
alsa-utils (1.0.23-1) unstable; urgency=low
* New upstream release.
[ Elimar Riesebieter ]
* Add powerpcspe to the list of supported architectures. Hint by Sebastian
Andrzej Siewior. (closes: #583617)
* Introduced DEP-3 patch headers.
[ Jordi Mallach ]
* Bump Standards-Version to 3.8.4, no changes required.
* Add sparc64 to the list of supported architectures.
* Remove lpia from the list of supported architectures, as it's not used
by Ubuntu anymore.
-- Luke Yelavich <email address hidden> Mon, 19 Jul 2010 10:24:10 +0200
-
alsa-utils (1.0.23-0ubuntu1) maverick; urgency=low
* New upstream release
- backport-fixes-head.patch: Dropped, applied upstream
* 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
+ Mute "IEC958 Optical Raw" by default
+ Set sane level for headphone 1 for Dell Studio XPS with 2.6.30
+ Don't muck with sound card state if alsactl restore fails
+ Don't wait for 1 second after alsactl store
+ Stop muting on reboot/shutdown
+ Prefer built-in digital mics on newer Dells
+ Unmute 'Line HP Swap' for Dove boards
- 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)
- Remove alsaconf from build system and remove po files
- Create an upstart job specifically saving mixer levels to resolve race
- Version build-dep to upstart-aware debhelper.
- Move the initscript into /sbin. We now have an upstart job just for
handling alsactl store
* debian/init: Revert Debian's change to allow alsamixer/amixer and aumix to
cooperate. OSS is going away in Maverick, so we don't care about OSS mixer
applications any more
alsa-utils (1.0.22-1) unstable; urgency=low
* New upstream version.
[ Jordi Mallach ]
* Add spelling_fixes.patch to fix a pair of spelling fixes in aseqnet
and aplay.
* Add an override for a non-spelling error (ressize).
[ Elimar Riesebieter ]
* Revised short description. (closes: #556728)
* aumix and alsactl state compatible now Commented line #352 in init script.
Thanks S. Secerovic (closes: #556086)
* Switched to source version 3.0.
[ Daniel T Chen ]
* Add fix_misspelling_speaker-test_man_page.patch from Ubuntu.
-- Luke Yelavich <email address hidden> Fri, 21 May 2010 12:54:56 +1000
-
alsa-utils (1.0.22-0ubuntu5) lucid; urgency=low
* debian/preinst: Check that $2 is non-zero before calling dpkg
--compare-versions. (LP: #550528)
-- Luke Yelavich <email address hidden> Mon, 29 Mar 2010 09:35:41 +1100