* d/p/0013-aplay-try-to-use-16-bit-format-to-increase-capture-q.patch
- aplay: try to use 16-bit format to increase capture quality
(LP: #1923841)
* d/p/0001-alsactl-init-iterate-through-all-cards-for-the-initi.patch
* d/p/0002-alsactl-add-initial-support-for-UCM-init.patch
* d/p/0003-alsactl-redirect-alsa-lib-errors.patch
* d/p/0004-alsactl-add-D-argument-to-execute-also-the-UCM-defau.patch
* d/p/0005-alsactl-use-the-right-priority-for-syslog-messages.patch
* d/p/0006-alsactl-allow-to-compile-alsactl-without-UCM-support.patch
* d/p/0007-alsactl-ucm-rename-_once-command-to-_boot-command.patch
* d/p/0008-alsaucm-remove-custom-rules-alsactl-is-UCM-aware-now.patch
Make alsactl support _boot section defined in the ucm, then the
mixer values defined in the _boot section for Dell soundwire audio
machines could be executed at the first booting. (LP: #1899745)
* Resynchronize on Debian
* New upstream release.
* Update Standards-Version to 4.5.0.
* Demote dialog from Depends to Suggests (since we don't ship alsaconf,
it's only used by alsa-info), and drop the whiptail alternative
(closes: #931293).
* Install alsa-info.sh.1 manpage as alsa-info.8.
* Patch alsa-info.sh.1 to fix references to the command without a suffix,
and move it to section 8 (closes: #921595).
* Drop do-not-check-for-sys-kernel-uevent_helper.patch, fixed upstream.
* Refresh all patches.
* Require libatopology-dev (>= 1.2.2), as configure.ac checks for
the availability of snd_tplg_save.
* Resynchronize on Debian, remaining changes:
- Move init script volume settings to new alsactl database:
+ Set sane level for 'Speaker' and 'Headphone', needed for Dell Mini 9
and Dell E series
+ Mute PC Beep on hda cards that support it during initial volume setup
+ 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
+ Prefer built-in digital mics on newer Dells
+ Unmute 'Line HP Swap' for Dove boards
+ Set reasonable volume levels for VMWare guests using snd.ens1371
- 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
- Add udev rule to apply UCM profiles for panda and equivalent hardware
- Put the daemon file in /var/lib/alsa
- Create /run/alsa directory so that systemd services don't fail
* New upstream release.
* Explicitly Build-Depend on libatopology-dev, as alsatplg needs it.
* Amend Debian copyright to state that alsa-utils is GPL-2 except for
alsaucm/*, which is licensed under the LGPL-2+.
* New upstream release.
* Switch to debhelper compat v12 and use debhelper-compat Build-Dep.
* Update Standards-Version to 4.4.1.
* Add patch from Antonio Russo to set XDG_RUNTIME_DIR to avoid littering
in the wrong places when running alsactl. Thanks! (closes: #894991).
* Add missing -E HOME=... to alsactl invocation in init script.
Thanks Niels Thykier (closes: #675857, MR !1).
* New upstream version
* Don't run alsa services paralell
Last release started both alsa-restore and alsa-state services concurrently.
Therefore removed Fix-alsactl-to-restore-config.patch and introduced
Don-t-run-both-systemd-services-in-paralell.patch. Thanks to Michael Biebl
for the hint.
* Resynchronize on Debian (lp: #1787359), remaining changes:
- Move init script volume settings to new alsactl database:
+ 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
+ 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
+ Prefer built-in digital mics on newer Dells
+ Unmute 'Line HP Swap' for Dove boards
+ Set reasonable volume levels for VMWare guests using snd.ens1371
- 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
- Add udev rule to apply UCM profiles for panda and equivalent hardware
- Add Vcs-Bzr field
- Put the daemon file in /var/lib/alsa
- Create /run/alsa directory so that systemd services don't fail
* Revert the previous change from Debian (done in salsa as well now)
* Introduce Fix-alsactl-to-restore-config.patch. Don't rely on undocumented
/etc/alsa/state-daemon.conf to start alsa-state.service. alsa-restore.service
now will have an error code 99 the first time it runs. But after an reload of
the service or just a reboot both services will run smoothly.
[closes: #925455]
* New upstream release.
* Update Standards-Version to 4.3.0.
* Update patches as needed.
* 'container-test' and 'mapper-test' for axfer take a long time.
They are designed to check robustness of internal
implementation of axfer and do not necessarily need to run in
a process of deb packaging. Let's suppress them.
Added a respective override_dh_auto_test directive.
Thanks Takashi Sakamoto for the hint.
* New upstream release.
* Update watch file to version 4.
* Set Rules-Requires-Root to no.
* Drop debian/changelog.ALSA and associated dh_installchangelogs
override.
* Update Standards-Version to 4.2.1.
* Add new dh_installchangelogs override to avoid installing a
useless upstream changelog.
[ Elimar Riesebieter ]
* Add missing alsaucm manpage. The respective alsaucm.rst file is missing in
the source tarball. The file is replaced by a patch for now. Should be
fixed in next alsa-utils release. Thanks Antonio Ospite for the patch.
[closes: 852299]
* Added python-docutils to Build-Depends. It is needed to build the alsaucm
manpage.
[ Jordi Mallach ]
* New upstream release.
* Update Vcs-* fields to reflect conversion to Git and move to
salsa.d.o.
* Add debian/gbp.conf with current git repo layout options.
* Update to debhelper compat v11.
* Switch from dh_install --list-missing to dh_missing --list-missing.
* Correct several typos in debian/copyright.
* Drop alsaucm manpage patch, included upstream.
* Update to Standards-Version 4.1.4.
* Drop obsolete systemd_standardoutput.patch, and refresh the rest.
* Temporarily Build-Depend on systemd while detection in configure is fixed.
* Fix typo in patch description (lintian).
[ Elimar Riesebieter ]
* New upstream release.
* Bumped debhelper compatibility level to 10.
* Changed debian/compat accordingly.
* Remove --with autoreconf from calls to dh.
With Debhelper compat level 10 the autoreconf sequence is enabled by
default.
* Drop Build-Depends on dh-autoreconf.
* Applied wrap-and-sort.
* Updated changelog.ALSA.
* Removed unused lintian-override.
* Introduced do-not-check-for-sys-kernel-uevent_helper.patch. alsactl checks
for /sys/kernel/uevent_helper which is deprecated on newer systems and not
provided by Debian kernels. The error message is confusing. [closes: 807032]
* systemd_restore_condition.patch puts
ConditionPathExists=/var/lib/alsa/asound.state to
/lib/system/systemd/alsa-store.service. On a fresh install asound.state
doesn't exist. The service doesn't run. Skip the patch. Thanks to Dan
Jacobson for the hint. [closes: 851227]
[ Jordi Mallach ]
* Use HTTPS in Homepage and copyright-format URLs.
* Also drop Build-Depends on autopoint, not needed with dh v10.
* New upstream release.
* Updated changelog.ALSA
* Formatted debian/copyright as DEP5.
[ Elimar Riesebieter ]
* New upstream release.
* Removed invalid paragraph about upstreams bugtracker from copyright.
(closes: 822324)
* Corrected download link in copyright.
* Enabled hardening=+all
* Cancel alsabat.patch. Applied upstream.
* Install alsabat-test.sh as alsabat-test, without a suffix.
* Bump Standards-Version to 3.9.8.
* Introduced git log as upstreams changelog.
[ Elimar Riesebieter ]
* Introduced alsabat.patch to solve name conflict for bat binary and manpage.
The new binary and manpage name is alsabat. Patch was cherry picked from
alsa-utils git repo. Thanks to "Lu, Han" <han.lu@intel.com>.
[closes: #813473, #813479, #813528, #813563]
[ Elimar Riesebieter ]
* Pass --with-alsactl-home-dir=/run/alsa to configure to provide the sockets
even /var is mounted from a separated partition. [closes: #800342)
[ Luke Yelavich ]
* New upstream release
* Update changelog.ALSA
* debian/control: Add libfftw3-dev build dependency
* Refresh systemd patches
[ Jordi Mallach ]
* Use https for Vcs-Browser.
* Install alsa-info.sh as alsa-info, without a suffix.
[ Jordi Mallach ]
* Add udev_test_alsactl.patch: add a test to the udev ruleset to check
for /usr/sbin/alsactl, as it might not be available at boot time on
separate /usr systems (closes: #713916).
* Add Luke Yelavich to Uploaders.
* Bump Standards-Version to 3.9.6.
[ Luke Yelavich ]
* New upstream release
* Refreshed patches:
- alsactl_home.patch
* Update changelog.ALSA
[ Luke Yelavich ]
* New upstream release
* Dropped patches, applied upstream:
- aplay_fix_off_by_one_errors.patch
- systemd_service_typo.patch
* Refreshed patches:
- alsactl_home.patch
- systemd_restore_condition.patch
[ Jordi Mallach ]
* Drop Recommends on alsa-base and tighten kmod dependency to >= 17-1~
(closes: #747074).
* Bump Standards-Version to 3.9.5 (no changes needed).
* New patch systemd_standardoutput.patch: do not define StandardOutput,
just rely on the system's configured output (closes: #741123).
* New upstream release.
* Drop all patches: all were git cherrypicks.
* Add aplay_fix_off_by_one_errors.patch from git: fix two off by one
errors in aplay that prevented usage of the last available sample format.
* Add systemd_service_typo.patch from git: fix typo in service file.
* Add alsactl_home.patch: Add a new configure switch that allows one to
configure the value of $HOME for alsactl invocations.
* Pass --with-alsactl-home-dir=/var/run/alsa to configure, to avoid
autospawned pulseaudio littering / (closes: #712980).
* Hardcode the same in the sysvinit script.
* Add systemd_restore_condition.patch: Check for the existance of the
asound.state file before trying to restore anything.
* New upstream release.
* Drop all patches: all applied upstream.
* Add fix_hctl_elem_search.patch from git: fix hctl searching in amixer
(closes: #710059)
* Add revert_removal_udev_rules.patch: revert erroneous removal of udev
rules from the tarball.
* Build-Depend on and use dh-autoreconf and autopoint for the above change.
* Mark alsa-utils Multi-Arch: foreign (closes: #710185).
* alsa-restore_service_improvements.patch: dropped. Our assumption was
wrong and there's nothing to fix.
* Rebuilding against current alsa-lib fixes alsa-utils-udeb dependencies
(closes: #708353).
* Mark all patches as forwarded and applied.
* Upload to unstable.
* Include all included programs in alsa-utils' description.
* New upstream release.
* Bump libasound2-dev requirement to 1.0.27, for snd_pcm_abort().
* Pass --with-systemdsystemunitdir=/lib/systemd/system to configure.
* Drop udev_test_alsactl.patch: obsolete.
* Don't call dh_installinit with static runlevel info. This is all
managed via the LSB headers in the init script.
* Add utils_ftbfs_format-security_fix.patch: fix a format-string FTBFS.
* Add alsa-restore_typo.patch: from Git; fix typo oneshop → oneshot.
* Add alsa-restore_service_improvements.patch: start restore after
sysinit, to ensure it's run after local-fs.target.
* Add alsactl_lock_underflow.patch: from Git; fix underflow in alsactl.
* Add manpage_fixes.patch: formatting and spelling fixes (lintian).
* Use default compression for source package.
* Drop pciutils recommends, it was needed for alsaconf.
* New upstream release.
- fixes typos in aplay's manpage (closes: #658762).
* Drop aseqnet_manpage_errors.patch, applied upstream.
* Build-Depend on pkg-config, for improved ncurses test (closes: #695316).
* Bump Standards-Version to 3.9.4, with no changes needed.
* Remove debian/set-default-soundcard which hasn't been installed since
1.0.10rc1-1, in 2005.
* Restore the installation of the upstream udev rules file.
* Drop debian/udev.{rules,script} entirely and just rely on upstream's
simpler udev rule file. Our rules were wrong or pointless.
* udev_test_alsactl.patch: include a TEST=="/usr/sbin/alsactl" in the
upstream udev rule, to properly fix the state restoring for users
with split /usr filesystems (really addresses: #670490).
Many thanks to Michael Biebl for analysis and proposed fix.
* Stop removing /lib/udev/rules.d stuff on purge, as that is dpkg-owned.
* Handle addition and removal of soundcards, so sound levels are
restored. Thanks Vincent Bernat for the suggestion (closes: #670490).
* Replace hardcoded configure call with dh_auto_configure, and remove
default flags handled by debhelper.
* Bump Standards-Version to 3.9.3, with no changes needed.
* Drop dependency on linux-sound-base: it is going away, and was only
required for alsaconf's black magic.
[ Jordi Mallach ]
* Depend on kmod, not module-init-tools (thanks, Markus Waldeck).
(Closes: #666065)
[ Martin Pitt ]
* debian/control: Remove myself from Uploaders:, I'm not really
co-maintaining this package.
[ Elimar Riesebieter ]
* Make sure switch_control "Audigy Analog/Digital Output Jack" isn't set to on
in /usr/share/alsa/utils.sh. (Closes: #667743)
* New upstream release.
* Update debian/changelog.ALSA.
* Drop alsamixer_libxch1.patch, accepted upstream.
* Drop speaker-test.1_improvements.patch, applied upstream.
* Drop aplay_interactive.patch, applied upstream.
* Build-Depend on libasound2-dev (>= 1.0.25).
* Remove obsolete PATCHES.Debian.
* Use watch file version 3, and don't uupdate.
* Run source package through wrap-and-sort.
* Bump to debhelper 9.
* Rewrite rules using dh.
* Remove shebang from utils.sh. It is meant to be sourced.
* Update spelling_fixes.patch with new fix.
* Fix override file.
[ Elimar Riesebieter ]
* Introduce alsamixer_libxch1.patch from upstream to fix a linking
clash for shutdown(). (Closes: #657342, #657538)
[ Daniel T Chen ]
* debian/control: Add libsamplerate-dev build-dependency for alsaloop.
(LP: #868734)
[ Jordi Mallach ]
* Update Vcs-* fields to non-redirected URLs.
[ Elimar Riesebieter ]
* Remove alsactl's native installed udev rule. Hopefully closes: #636437
really now.
[ Jordi Mallach ]
* Add aplay_interactive.patch from Takashi Iwai to revert a behaviour
change in aplay which broke festival and possibly other scripts, while
retaining the new interactive functionality via a new -i option
(closes: #638369).
[ Elimar Riesebieter ]
* Don't install udev rules. It is not needed to run alsactl. Instead make
init depend on "mountall" to make sure /usr and /var is mounted for
running alsactl. (Closes: #636437)
* Added "build-arch: build ; build-indep: build" to rules to satisfy lintian.
* Install utils.sh executable
* New upstream release.
- allows control of "Auto-Mute Mode" (see #631963).
* Pass --disable-alsaconf to configure to disable alsaconf in a sane way.
* Replace move_asound_state_to_var.patch with --with-asound-state-dir.
* Bump Build-Depends on alsa-lib to >= 1.0.24.1, for alsa/use-case.h.
You would expect configure.in checks for this, right?
* Bump to debhelper compat v8.
* Tweak description.
* Drop unneeded README.source.
* Add patch from Javi Fernández-Sanguino Peña to improve the
speaker-test(1) manpage with usage examples. Thanks! Closes: #620513.
* Define _GNU_SOURCE to fix a build failure in alsaloop.
* Avoid having the same short description for the main and udeb packages.
[ Jordi Mallach ]
* Switch to architecture wildcard 'linux-any'.
[ Elimar Riesebieter ]
* Provide alsa-utils-udeb based on a patch from Samuel Thibault. Thanks.
(closes: #613103)
* unmute_and_set_level "Master Front" "80%". Thanks Samuel Thibault.
(closes: #617347)
[ Jordi Mallach ]
* Add Section: debian-installer to new udeb.
* Remove obsolete conflicts.
* Bump Standards-Version to 3.9.2 (no further changes).
[ Elimar Riesebieter ]
* Update the alsa-utils init script to use POSIX command substitution $()
instead of backtics (``). Thanks Jari Aalto. (closes: #602020)
* unmute_and_set_level "LFE" "80%" for MacBook5,2 (closes: #602973)
* unmute_and_set_level "Speaker" "80%" for Intel 82801H. Thanks to Attila
Hammer for testing. (closes: #603550)
* Added armhf to the supported archs. (closes: #604650, #623183)
* Bumped Standards-Version to 3.9.1. No changes
[ Elimar Riesebieter ]
* unmute_and_set_level "Front Speaker" "80%" for MacBookPro. (closes: #597791)
[ 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.
* 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.
* 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.
* New upstream release
+ mentions help key in alsamixer. (closes: #544495)
[ Elimar Riesebieter ]
* /usr/share/alsa/init/default:52: missing closing brace for format. Fixed by
a patch. Should be merged upstream for next version.
(closes: #523091, #527074, #540254, #544607)
* alsamixer/README isn't present anymore, so doesn't need to install.
* Build-Depends: replace libncurses5-dev with libncursesw5-dev.
(closes: #445802)
[ Elimar Riesebieter ]
* Added udev to Depends: (closes: #539983).
* Bumped Standards-Version to 3.8.3. No changes.
* Added README.source.
* s/unuseful/useless in NEWS.
[ Elimar Riesebieter ]
* Added avr32 to supported archs.
* Removed mute_and_zero_levels_on_card "pcsp" in init file.
(closes: #533008, #523291)
* Initscript needs to depend on udev at Required-Start. Thanks Raphael
Geissert for the hint (closes: #534525).
* Bumped Standards-Version to 3.8.2. No changes.
* 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.
[ Elimar Riesebieter ]
* Rename /etc/modprobe.d/sound to /etc/modprobe.d/sound.conf if exists.
(closes: #521695)
* Don't install /etc/alsa/modprobe-post-install.d/alsa-utils anymore.
(closes: #521705)
[ Jordi Mallach ]
* Add aseqnet_manpage_errors.patch, to remove an unknown "LO" section.
* New upstream release (closes: #509176, #485661)
[ Elimar Riesebieter ]
* Get rid of asoundconf. (closes: #505089, #433134)
- Remove python dependencies (closes: #508563)
[ Jordi Mallach ]
* Add a NEWS file explaining the removal of alsaconf and asoundconf.
* Upload to unstable.
* New upstream release.
[ Elimar Riesebieter ]
* Build-Depends bumped to libasound2-dev (>= 1.0.18).
* aplay -N should work as expected. (closes: #438118)
* Moved pci-utils to Recommends. (closes: #502848)
* Added xmlto to Build-Depends.
* Removed alsaconf's menu entry.
* Don't patch alsaconf as it is not installed anymore.
[ Jordi Mallach ]
* Removing alsaconf also...
- closes: #316981, fr/man8/alsaconf.8.gz out of date.
- closes: #357106, alsaconf modifies modules.conf unrelatedly
* New upstream release.
[ Jordi Mallach ]
* Add lpia to the list of supported architectures.
* Remove alsaconf entirely. The only valid use-case for alsaconf is
aiding the configuration of ISA sounds cards. However, the common use
people do of this tools is mostly trying it out to see if it "fixes"
their sound, which often makes things worse. We've discussed this for
years; it's time to do something about it (Ubuntu, for reference, got
rid of it in October 2007).
* Require libasound2-dev (>= 1.0.17).
* Merge from Ubuntu:
- asoundconf{,.1}: Update asoundconf-trunk from bzr adding
{,un}set-oss convenience macros as per requests for OSSv4
routing.
- toggle additional mixer elements in init script.
- mute the PC speaker volume by default when any card's levels are
sanified.
[ Elimar Riesebieter ]
* Bumped standard version to 3.8.0. No changes.
* Bumped debhelper compat to 7.
* alsactl restore fails on ICE1724 soundcards: Fixed upstream.
(closes: #481515)
[ Elimar Riesebieter ]
* Dropped udev recommendation (closes: 476728)
* New upstream release (closes: #393686, #399223, #400499, #406738, #447898,
#422805)
[ Elimar Riesebieter ]
* Tweaked asoundconf. (closes: #399623)
* Forgot to add Speaker to mute_and_zero_levels_on_card() in the init file.
Thanks Dan Chen for the hint.
[ Jordi Mallach ]
* Bump libasound2-dev build dep to 1.0.16, as snd_tlv_get_dB_range is
needed.
[ Elimar Riesebieter ]
* alsa-utils needs /usr at boot but did not depend on $remote_fs. init script
fixed. Thanks Petter Reinholdtsen. (closes: #464020)
* AD1984 -- Thinkpad T61/X61 set switch_control "Speaker" and "Headphone" on
Thanks Jerone Young. Fixes: LP#190393.
[ Elimar Riesebieter ]
* Fixed asoundconf to list available cards. Customized to the format of
/proc/asound/cards. Thanks Ari Pollak. (closes: #451574)
* Introduced /usr/sbin/alsa instead of /etc/init.d/alsa in alsaconf script.
* Bumped standard version to 3.7.3. No changes.
* The python-minimal package (and versioned variants thereof) exists
only to possibly become an Essential package. Depending on it is always
an error since it should never be installed without python. If it
becomes Essential, there is no need to depend on it, and until then,
packages that require Python must depend on python: Redepended on python.
* Don't install empty dir /usr/share/lintian/overrides.
[ Jordi Mallach ]
* Switch to now official Vcs-* control fields.
* New upstream release.
[ Elimar Riesebieter ]
* Added Homepage header in debian/control.
* debian/rules: s/-$(MAKE) distclean/[ ! -f Makefile ] || $(MAKE) distclean/
* debian/control: Recommend udev (>= 0.096-1)
* Switched alsa-utils dependency from python to python-minimal.
(closes: #447736)
[ Elimar Riesebieter ]
* Tweaked alsaconf to work properly with 2.6 kernel drivers.
(closes: #391921, #411305, #426759, #429784, #430624, #432678, #439842)
(closes: #404215, #4417769)
* Reduced the default mixersettings in alsaconf a bit.
* Removed modutils from alsa-utils' Depends:
* Tweaked the menu entry to menu policy 3.5.
* Changed clean target according to lintians help ;)
* New upstream release.
[ Elimar Riesebieter ]
* We've found that a new board from ASUS need to use Front channel as
master control. Thanks Otavio Salvador. (closes: #425430)
* Patch management switched to quilt. This is more comfortable.
[ Elimar Riesebieter ]
* New upstream release candidate.
[ Jordi Mallach ]
* debian/control: add XS-Vcs-Browser and XS-Vcs-Svn headers.
[ Elimar Riesebieter ]
* New upstream release candidate.
* New upstream release candidate.
[ Elimar Riesebieter ]
* Removed debian/patches/30_alsaconf_ppc.dpatch. Applied from upstream.
* Removed debian/patches/35_speaker-test_1.dpatch. Applied from upstream.
* Removed debian/patches/94_debian_alsaconf_modprobe_driver.dpatch. Applied
different from upstream.
* Added arch armel to alsa-utils. (closes: Bug#408773)
[ Elimar Riesebieter ]
* Added XS-X-Vcs-Svn field in control.
[ Jordi Mallach ]
* debian/init: unmute "Master Mono" channels as some laptops do have
mono speakers, muted by default (closes: #406047).
* New upstream release
[ Elimar Rieseebieter ]
* Cleaned out hunks in debian/patches
* New upstream release
[ Elimar Riesebieter ]
* Added a more reasonable package description. Thanks Alexandre Fayolle.
(closes: #384971)
* Bumped compat to 5 and debhelper version >= 5.0.37.
* Adjusted libasound-dev build-dependency version in debian/control.
* Adjusted debian/init. Thanks Petter Reinholdtsen. (closes: #386624)
[ Elimar Riesebieter ]
* Adjusted debian/modprobe-post-install-part. We have only to check for udev
and not for kernel-version >= 2.5. (closes: #377514) Thanks Marco d'Itri.
* Use lsb init-functions in init script. Thanks Carlos Villegas
(closes: #377717)
[ Elimar Riesebieter ]
* Adjusted Required-(Start|Stop) in the initscript. (closes: #375388)
* Switched alsa-utils dependency from python-minimal to python for now.
(closes: #368462)
* Introduced 30_alsaconf_ppc.dpatch. Now snd-powermac should be found by the
deprecated alsaconf tool. Thanks to Juan A. Diaz. (closes: #344008)
* Added 35_speaker-test_1.dpatch to fix typos. Thanks A. Costa
(closes: #354560)
* debian/init: fix a typo in Tumbler test (closes: #368114).
[ Martin Pitt ]
* debian/init, echo_card_indices(): Fix sed expression to accept leading
spaces in front of card numbers. Kernels 2.6.16+ write the card number
with '%2i'. (Closes: #366883)
* debian/asoundconf:
- Remove the automatic prepending of '!' for non-numeric parameter values;
this approach is flawed (see lengthy explanation in LP#31699).
- Add two convenience functions set-default-card and reset-default-card
which care for the correct handling of !defaults.pcm.card,
defaults.ctl.card, defaults.pcm.device, and defaults.pcm.subdevice.
Doing it here in python is way easier and less error prone than handling
this in C in control-center. (Ubuntu#31699)
* debian/asoundconf.1: Describe set-default-card and reset-default-card.
[ Elimar Riesebieter ]
* Bumped Standard-Version to 3.7.2; no changes needed.
* Added ppc Tumbler card to preinit_levels_on_card() in debian/init.
(Closes: #367953) Thanks to Markus Koller.
[ Elimar Riesebieter ]
* Adjusted the initscript:
use [ -x /usr/sbin/alsactl ] || exit 0 instead of
[ -d /lib/alsa-utils ] || exit 0
as /lib/alsa-utils doesn't exist anymore. Thanks to Michael Setzer and Dan
Chen. (Closes: #364593, #364583)
[ Elimar Riesebieter ]
* New upstream release
* bad handling of udev symlink: Applied patch from Julien Danjou, thanks.
(Closes: #357276)
* Reworked debian/patches/90_debian_alsaconf_paths.dpatch
* Removed lintian-overrides as starting with capital-letters in descr is
accepted now
[ Thomas Hood ]
* Depend on python-minimal rather than on python (Closes: #325876)
* Put module-init-tools before modutils in Depends
* /etc/init.d/alsa-utils: Use a more standard PATH
* Correct license text quotations in the copyright file
* debian/asoundconf: Correct description of is-active to reflect
changed semantics (see Martin Pitt's changes)
* /lib/udev/alsa-utils (formerly /lib/alsa-utils/udev),
/etc/alsa/modprobe-post-install.d/alsa-utils:
Work with latest udev (Closes: #353893)
* Make postinst handle abort-upgrade (Closes: #357456)
[ Jordi Mallach ]
* Build-depend on libasound2-dev (>= 1.0.10) instead of the very latest rc
[ Martin Pitt ]
* debian/asoundconf:
- Support string values
- get/delete: Also match parameters prefixed with '!'
- set: Prefix parameter with '!' if it is not a number
- is-active: Consider the absence of ~/.asoundrc as valid for handling
with asoundconf
- Add 'list' command to display available sound card names, update
manpage.
* debian/init:
- Add new functions preinit_levels()/preinit_levels_on_card() which are
executed everytime (sanify_levels() is only executed if there is no
saved state).
- preinit_levels_on_card(): If card is a PowerMac Snapper, do a 'mute
"Auto Mute", mute "PC Speaker", unmute "Auto Mute" again' dance to set
the default output to the internal speakers. This makes powerpc sound
work out of the box again. (Closes: #355753)
[ Elimar Riesebieter ]
* Switch from /usr/sbin/su-to-root to su-to-root in debian/menu as
recommended by lintian
* New upstream release candidate
[ Elimar Riesebieter ]
* Remove 80_alsa-utils-1.0.11_rc1-bigendian.dpatch which was
applied upstream
* New upstream release candidate
[ Elimar Riesebieter ]
* Introduce 80_alsa-utils-1.0.11_rc1-bigendian.dpatch. This adds
inclusion of byteswap.h header when building on big endian machines,
which was a powerbook in my case ;)
* New upstream release
Closes: #273125 "aplay.1: Does not give default values for options"
* New upstream release candidate
* Thomas Hood
- Add "armeb" to our static list of target architectures.
- /etc/init.d/alsa-utils: Add LSB header
* New upstream release candidate
- Closes: #325771 "aplay.1: two SYNOPSIS sections"
* Thomas Hood
- debian/control: s/Architecture: any/Architecture: <Linux arches>/
- Remove z60_alsa-utils.rules on purge (Closes: #330035)
- Don't use /usr/bin/env in asoundconf shebang
- Use latest lsb init-functions in initscript
* New upstream release candidate
- Closes: #299458 (cannot control 'Capture Volume')
- Closes: #311262 (aplay does not use standard output)
- Closes: #302147 (man page typos)
- Closes: #317868 (alsamixer: unexpected quit)
* Thomas Hood
- Update upstream changelog
- Update 20_alsaconf_safe_tmp, 94_debian_alsaconf_modprobe_driver,
95_debian_alsaconf_unload_modules for new upstream release
- Use newfangled (>= 3.0-2) lsb-base init functions if available
- Set "Master Playback Switch" on by default (Closes: Ubuntu#5813)
- Add Martin Pitt's asoundconf program (addresses #199226)
- Remove obsolete set-default-soundcard program
- Build-Depend on new libasound2-dev (otherwise build fails)
- Drop unused /usr/share/alsa-utils/
- initscript: Don't set "Audigy Analog/Digital Output Jack"
The driver should set this up properly
* Thomas Hood
- Add set-default-soundcard from Ubuntu and consequently:
- Add "python" to Dependencies
- Conflict with udev << 0.060 since mixer-level-restore feature
now uses the new udev mechanism.
- Suggest udev >= 0.063
- Conflict with alsa-base <= 1.0.9b-2
- Create alsa-utils initscript
+ Start with old alsa initscript
+ Add "reset" method
+ Make it use lib init functions if they are available (thus
rendering it unnecessary for Ubuntu to patch the script)
- Don't keep runlevels_save feature or default file and
don't keep debconf question about saving mixer levels.
Whether or not to save mixer levels should now be controlled
using a runlevel editor: levels are saved when "stop" is run.
"Start" alsa-utils at S:S50; "stop" at [06]:K50
The foregoing allows massive simplification of the package
- Add /etc/alsa/modprobe-post-install.d/alsa-utils
- Add /etc/udev/alsa-base.rules (Closes: #316909)
- Add /lib/alsa-utils/udev which is called by udev obeying
the alsa-utils.rules file. [Note added later: this file was
moved to /lib/udev/alsa-utils.]
Note that /etc/alsa/dev.d/ no longer functions as a run-parts
directory. This means that new udev rules files should be
introduced for any local hook scripts that were formerly in
/etc/alsa/dev.d/.
- Omit out-of-date French alsaconf(8) (see: #316981)
- Eliminate obsolete dependencies
* Thomas Hood
- Bump Standards-Version to 3.6.2.1; no changes required
- Reverse the order of dialog/whiptail dependency to prefer
whiptail, following Ubuntu's lead
- Modify 95_debian_alsaconf_unload_modules.dpatch to make
alsaconf use the OSS-module-list from linux-sound-base,
thus making the following change possible
- Make alsa-utils Depend on linux-sound-base rather than
alsa-base, thus eliminating the Dependency cycle
- Add upstream changelog
* Thomas Hood
- Supply upstream's speaker-test.1 rather than our own
- Clean up dpatch headers
- Add 99_debian_alsaconf_modprobe_ignoreinstall.dpatch
(Closes: #306177)
* New upstream release
- Fix segfault on the device without capture controls when the
view is changed to capture mode (Closes: #308090)
* Thomas Hood:
- Fix dpatch 10_move_asound_state_to_var
* Jordi Mallach:
- debian/control: bump libasound2-dev requirement to 1.0.9.
* New upstream release candidate
- Fixes part of #299458 "alsamixer, amixer cannot control
Capture Volume and Capture Switch on azx"
- Closes: #302147 "man page typos"
* Thomas Hood
- Drop dpatches applied upstream:
+ 15_alsaconf_fix_opt
+ 97_debian_alsaconf_cfgfile
- Update dpatches:
+ 20_alsaconf_safe_tmp
+ 98_debian_alsaconf_nodup
. Don't omit card options for legacy cards
- Don't ship obsolete upstream changelog.
Please see the upstream changelog in alsa-base instead.
* Thomas Hood
- Tweak patch descriptions
- 20_alsaconf_safe_tmp:
+ Don't mention --modinfo in usage
+ Don't abort if card database is empty (Closes: #297779)
Thanks to B. Zhang for assistance.
* Thomas Hood
- 20_alsaconf_safe_tmp:
Generate card database temporary file safely and only run in
"modinfo" mode (Closes: #294128)
* Thomas Hood
- Depend on alsa-base >= 1.0.8-4 so that alsaconf can run the
initscript force-unload method
- alsaconf:
+ 95_debian_alsaconf_unload_modules.dpatch:
. Run force-unload initscript method, not force-stop which
was removed (Closes: #294112)
. Patch has a new name
+ 98_debian_alsaconf_nodup.dpatch
. Tweak so that alsaconf doesn't fail if
/etc/mod(utils|probe.d)/alsa-base not present
* New upstream release
(Closes: #222435 "alsamixer.1: explain the display")
(Closes: #285629 "alsa-utils: Line LiveDrive Capture gone since 1.0.7")
(Closes: #286192 "alsamixer: document new display modes")
(Closes: #283924 "alsa-utils: Please allow localisation of alsaconf")
(Closes: #286194 "alsamixer: add command-line control of startup mode")
* Thomas Hood
- Update 10_move_asound_state_to_var.dpatch (context)
- debian/control
+ Build-Depends: libasound2-dev (>= 1.0.8)
- Replace /usr/lib/alsa/modprobe-post-install by a symlink
(for backward compatibility) to /lib/alsa/modprobe-post-install
and Depend on alsa-base >> 1.0.7-2 which contains the latter
- Remove 92_debian_alsaconf_restore.dpatch
- Update 98_debian_alsaconf_nodup.dpatch to remove more cruft
from /etc/mod(utils|probe.d)/sound files
- Remove /etc/alsa/modprobe-post-install.d from package
(It is now in alsa-base.)
* Thomas Hood
- Correct descriptions in patch headers
- debian/control
+ alsa-utils Depends: alsa-base (>> 1.0.7-1) for
new initscript
- Remove obsolete debian/patches/*
+ 15_alsaconf_doc_config
- Add new debian/patches/*
+ 94_debian_alsaconf_modprobe_driver
. Modprobe snd card driver on exit
+ 95_debian_alsaconf_force_stop_driver
. Invoke initscript force-stop on entrance
and remove OSS modules _after_ printing
introductory message
+ 96_debian_alsaconf_improve_intro
. Improve introductory message
+ 97_debian_alsaconf_cfgfile
. Change 2.4 config file to /etc/modutils/sound
so as not to overwrite /etc/modutils/alsa-base
which is one of our conffiles
+ 98_debian_alsaconf_nodup
. Do not add lines to /etc/mod(utils|probe.d)/sound
that duplicate lines in .../alsa-base
- debian/watch: update
- debian/postrm: Delete /etc/mod(probe.d|utils)/sound on purge
* New upstream release
- Closes: #219874 "alsamixer: Please make ? a synonym for h"
* Thomas Hood
- debian/patches/
+ 10_move_asound_state_to_var Update
+ 10_alsaconf_lspci_401 Remove obsolete
+ 15_amixer_doc_bug271556 Remove obsolete
+ 15_alsamixer_doc_space Remove obsolete
+ 15_alsamixer_doc_keycase Remove obsolete
+ 15_alsamixer_doc_mute Remove obsolete
+ 15_arecord_doc_duration Remove obsolete
+ 15_alsaconf_doc_config Leave
+ 20_alsaconf_lspci Remove obsolete
+ 50_aconnect_betwen Remove obsolete
+ 90_debian_alsaconf_paths Leave
+ 90_debian_alsaconf_idmode Leave
+ 90_debian_alsaconf_cfgfile Remove obsolete
+ 90_debian_alsaconf_notouch Remove obsolete
+ 91_debian_alsaconf_noclear Leave
+ 92_debian_alsaconf_restore Leave
- debian/postinst, prerm, postrm:
+ Eliminate unnecessarily complex asound.state-moving code
- debian/control:
+ Depend on alsa-base >= 1.0.6a
+ Tweak Description
- /usr/lib/alsa/modprobe-post-install:
+ Judge udev to be in use if /dev/.udevdb/ exists and
only if kernel version >= 2.6
+ Only do "alsactl restore" if asound.state is present
* Thomas Hood:
- Tweak Description
- Fix up copyright file
- 92_debian_alsaconf_restore:
+ Pass name of card driver to /usr/lib/alsa/modprobe-post-install
- /usr/lib/alsa/modprobe-post-install:
+ run-parts /etc/alsa/modprobe-post-install.d/
* Thomas Hood:
- Add 10_alsaconf_lspci_401. Anticipates upstream change.
Adapt 20_alsaconf_lspci and 90_debian_alsaconf_paths accordingly.
- modprobe-post-install:
+ Don't "alsactl restore" if udev is active.
This begins to address #273090.
* Thomas Hood:
- alsaconf.8
+ Describe new --config option
- speaker-test.1
+ Add
* Jordi Mallach:
- Rebuild with a correct import to get the new alsaconf in.
* New upstream release.
* Thomas Hood:
- aconnect.c
+ 50_aconnect_betwen: 'betwen' -> 'between'
(Closes: #272319)
- /usr/lib/alsa/modprobe-post-install
+ Add
- alsaconf.in:
+ Split up 90_debian_alsaconf into three patches:
. 90_debian_alsaconf_paths
. 90_debian_alsaconf_idmode
. 90_debian_alsaconf_cfgfile
+ Add 90_debian_alsaconf_notouch:
. Do not create /etc/modprobe.conf if it didn't exist before.
(Closes: #270413)
. Also, do not update /etc/modprobe.d/sound if it hasn't changed.
. Set cleanup trap before creating temporary files (not after).
+ Add 91_debian_alsaconf_noclear:
. Don't really clear screen; just newline (Closes: #261850)
+ Add 92_debian_alsaconf_restore:
. Set up module loader to do
/usr/lib/alsa/modprobe-post-install (Closes: #268221)
- amixer.1
+ Add 15_amixer_doc_bug271556:
. Fix formatting (Closes: #271556)
- alsamixer.1
+ Add 15_alsamixer_doc_space which is nothing other than
D. B. Harris's debian/patches/15_alsamixer_docfixes renamed
(see the entry for 1.0.3-1). Add it to debian/patches/00list
so that it actually gets applied.
+ Add 15_alsamixer_doc_keycase:
. Note that commands given in upper case can also be given
in lower case (Closes: #258860)
. Note that h brings up a help screen (Closes: #272346)
+ Add 15_alsamixer_doc_mute:
. Note that < and > mute channels independently only if
the hardware supports this. (Closes: #262371)
- arecord.1
+ Add 15_arecord_doc_duration:
. Note that the default duration is zero (Closes: #243965)
* Jordi Mallach:
- debian/control: add Thomas Hood to Uploaders.
* Jordi Mallach:
- debian/patches/20_alsaconf_lspci.dpatch: apply patch from
Sergio Gelato to make alsaconf work with the new lspci output
(closes: #258303).
- debian/patches/90_debian_alsaconf.dpatch: sync.
* Jordi Mallach:
- debian/patches/90_debian_alsaconf.dpatch: update config file
location (closes: #256698). Thanks, Fabio Massimo Di Nitto.
- debian/control: don't suggest alsadriver, which isn't provided
by anything anymore (closes: #258606).
- debian/rules:
+ apply patch from Mikael Magnusson to apply patches before
configure, to assure alsaconf.in gets the patches applied
on time. Thanks! (closes: #257753).
+ don't set sysconfdir to /etc/alsa/0.9 anymore.
- debian/dirs: remove etc/alsa/0.9 (closes: #254360).
* New upstream release.
* Jordi Mallach:
- debian/control: require pciutils (>= 1:2.1.11-4) to ensure lspci is in
/usr/bin (closes: #249179).
* New upstream release.
* Jordi Mallach:
- debian/control:
+ change Maintainer name to "Debian ALSA Maintainers".
+ require alsa-base 1.0.4 or newer, as alsaconf now relies on the new
location of the modutils file.
- debian/postinst: remove update-menus call and a #DEBHELPER# marker
instead.
- debian/patches/90_debian_alsaconf.dpatch: update path to the Debian
modutils file (0.9 -> 1.0) (closes: #233250, #243143).
* New upstream release
* Jordi Mallach:
- debian/control: sync description with alsa-lib's.
* David B. Harris:
- debian/control:
+ Change my Uploaders: email address from my private address to
dbharris@debian.org
+ Add pciutils to Depends, alsaconf uses lspci (Closes: #235203)
- Move /etc/asound.state to /var/lib/alsa/asound.state:
+ alsaconf/alsaconf.in, alsactl/alsactl.{1,c} via
patches/10_move_asound_state_to_var.dpatch: Move the default
asound.state from /etc/ to /var/lib/alsa/ (Closes: #106244)
+ debian/postinst: If /etc/asound.state exists, copy it to
/var/lib/alsa. alsa-base will require a versioned Depends: on this
package so that restarting ALSA in its postinst will get the state
from the right place.
+ debian/postrm: Add abort-{upgrade,install} support so that
/var/lib/alsa/asound.state is moved back to /etc/ on a failed upgrade.
+ debian/prerm: New, support downgrading to versions of alsa-utils which
store state in /etc/asound.state
- alsamixer/alsamixer.1 via debian/patches/15_alsamixer_docfixes.dpatch:
Fix documentation - the space key in alsamixer doesn't add or remove
channels from the recording stream, it simply turns on recording for
that channel and turns it off everywhere else. (Closes: #222431)
- debian/menu: Use full path to /usr/sbin/su-to-root, as per lintian's
suggestion.
- debian/postinst: Call update-menus, thanks again to lintian for pointing
that oversight out.
* New upstream release.
* Jordi Mallach:
- debian/control:
+ bump the required libasound2-dev to 1.0.1, the version we ended up
releasing.
+ bump Standards-Version to 3.6.1.0 (no changes required).
- debian/menu: err, the package is alsa-utils, not alsaconf now.
* Steve Kowalik:
- Depend on modutils, or module-init-tools. (Closes: #225902)
* David B Harris:
- alsa-utils now Provides: audio-mixer (it has both amixer and alsamixer).
(Closes: #231779)
* New upstream release.
* Steve Kowalik:
+ dpatch-ify this package.
* David B Harris:
+ Migrate alsaconf binary package (from source package alsa-driver) to
this binary package, alsa-utils. Upstream folks have moved it. This was
the sane place for it anyways.
debian/control:
- Add alsa-utils Conflicts/Replaces/Provides alsaconf
- Add alsa-utils Conflicts with alsaconf-0.4, alsa-base-0.4
- Add alsa-utils Depends: dialog | whiptail, modutils (>= 2.3.5-1)
- Add debian/patches/90_debian_alsaconf.dpatch, based on the one from
alsa-driver
- Add debian/menu for alsaconf, copied directly from alsa-driver
+ debian/rules (binary-arch): Depend on patch-stamp instead of patch
* New upstream release.
* New upstream release.
* David B. Harris:
+ Import new upstream version to our CVS tree.
* David B. Harris:
+ imported new upstream release.
* New upstream release.
* Steve Kowalik
- Rebuilt on a known-good installation.
* David B Harris:
- New upstream release.
* Jordi Mallach:
- bump dependencies to 0.9.2.
* New upstream release.
* Jordi Mallach:
- debian/control:
+ bump dependencies to 0.9.1.
+ Standards-Version: 3.5.9.0 (no changes).
* New upstream release
+ aplay segfaults should be fixed in this version, according to upstream
(closes: #177522).
+ alsamixer should not fail anymore with ALI5451 South Bridge
(closes: #174690).
* debian/control: bump dependencies to 0.9.0rc8.
* debian/control:
+ add David B. Harris <david@eelf.ddts.net> to Uploaders,
remove Martin Loschwitz.
+ Sync maintainer name with alsa-driver and alsa-lib.
+ Standards-Version: 3.5.8.0 (no changes).
* debian/copyright: update maintainer names.
* debian/docs: add more documentation.
* debian/rules: build cleanups.
* debian/compat: use debhelper compatibility 4.
* The following are patches from David B. Harris:
* alsamixer/alsamixer.c:
+ hide terminal cursor (closes: #81169).
+ add "Press Escape to quit" message to titlebar (closes: #178393).
* aplay/aplay.c: Ensure that if both -l and -L are processed if
both are provided (closes: #177521).
* amixer/amixer.c: remove trailing white spaces from program output
(closes: #177518).
* New upstream release.
* Daniel Kobras' aplay patch has been accepted upstream; removed.
* debian/control:
+ change maintainer to "Debian Alsa Psychos
<debian-alsa@lists.wedontsleep.org>", add Martin to Uploaders:.
+ bump Build-Depend on libasound-dev to (>= 0.9.0rc7-1).
+ bump alsa-base Dependency to (>= 0.9.0rc7-1).
* New upstream release.
* debian/control:
+ new Maintainers, Martin Loschwitz <madkiss@madkiss.org>,
Jordi Mallach <jordi@debian.org> and Steve Kowalik <stevenk@debian.org>.
+ Build-Depend on autotools-dev and bump libasound2-dev to (>= 0.9.0rc6).
+ bump alsa-base dependency to 0.9.0rc6.
* debian/copyright: add more packaging history and reword copyright terms.
* debian/rules: replace config.{guess,sub} with symlinks to those provided
by autotools and remove them on clean.
* Maintainer upload, ack NMU's (closes: #100519, #124127, #70198, #98718,
closes: #119986, #125802, #131165, #131875, #139318, #148323, #159822).
* Non-Maintainer Upload.
* debian/control: bump Build-Depends to libasound2-dev (>= 0.9.0rc5-0.2).
* Non-Maintainer Upload.
* New upstream release.
* debian/changelog: removed local emacs variables.
* debian/control: bump alsa-base dependency to 0.9.0rc5.
* debian/rules:
+ run "make distclean" instead of "make clean" when cleaning.
+ remove "version" on clean.
+ disable config.{guess,sub} autoupdate code. These aren't used in the
original sources.
* Rebuild against the latest libasound2-dev.
* debian/control: build-dep on libasound2-dev (>= 0.9.0rc3-0.3).
* Non-Maintainer Upload.
* debian/control: Build-Depend on versioned debhelper (>= 4.0.0).
* debian/rules:
+ support DEB_BUILD_OPTIONS "noopt", drop "debug".
+ use DH_COMPAT=4.
* Bas Zoetekouw reports that rc1 works for his EMU10K1 card
(closes: #100519).
* aplay.1/arecord.1 manpages seem to be up to date (closes: #98718).
* Build-Depends were added long ago (closes: #70198).
* alsa-utils and alsa-base versions are synced in both stable and unstable.
alsa-utils also now depends on the same version of alsa-base, so hopefully
this won't happen again (closes: #119986).
* aplay/aplay.c: patch from Daniel Kobras which fixes generation of buggy
wav files (closes: #131875).
* Non-Maintainer Upload. Most of the work was done by
Bastian Kleineidam <calvin@debian.org>.
* New upstream release (closes: #139318).
* Standards-Version: 3.5.6.1.
* Use absolute filenames in dh_link (closes: #148323).
* Testing/stable versions are consistent (closes: #124127).
* Update dependencies version of alsa-base to rc3.
* Add arecord symlinks in debian/links.
* Conflict with alsa-utils-0.5.
* New upstream release
* Standards-Version: 3.5.6.0
* New upstream release
* Added alsactl symlink (closes: #124321).
* New upstream release
* Used new alsa-base's version select framework.
* New upstream release
* Removed invocation of automake and autoconf (closes: #115166).
* New upstream release
* New upstream release (closes: #97753, #97761)
* New upstream release
* Priority now optional.
* New upstream release
* New upstream release
* new upstream release.
* Added Build-Depends: libasound1-dev and more. (closes: #63570)
* Added alsautils to install alsa-utils automatically if
an old alsautils installed.
* New upstream release
* Fixed debian/copyright.
* New upstream release
* Removed version name from this source name.
* New upstream release
* New upstream release
* New upstream release.
* Changed source name.
* Fixed wrong command name. (Closes: #49577)
* Changed the hard coding config_read dir. Note that this is a
temporary solution. (Closes: #49116)
* Rebuild with new libasound0.4 with new shlibs info. (Closes: #48158, #48226, #48227)
* New upstream release.
* Changed the maintainer.
* Comment out xpm file entries in /etc/xamixer.conf. (Closes #45368)
* New upstream version. Compiled with new alsalib (0.3.2)
* New upstream version
* Compiled with alsalib 0.3.0-pre3a
* Cleanup debian/rules
* Change priority to extra
* Recompiled with new alsalib (0.3.0)
* New upstream version
* Fix a couple of lintian errors & warnings
* Recompiled with ncurses4
* New upstream version
* Suggest alsadriver
* New upstream version
* Don't include init-file, that's for alsadriver
* Call dh_undocumented for all binaries
* Fix clean-target of aplay-makefile
* Forgot to include original source.
* Initial release