[Pkg-alsa-devel] [Debian ALSA CVS] debian/alsa-utils/debian (changelog)
Thomas Hood
jdthood-guest@haydn.debian.org
Mon, 20 Sep 2004 07:02:31 -0600
Date: Monday, September 20, 2004 @ 07:02:31
Author: jdthood-guest
Path: /cvsroot/pkg-alsa/debian/alsa-utils/debian
Modified: changelog
Remove tabs from changelog
-----------+
changelog | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
Index: debian/alsa-utils/debian/changelog
diff -u debian/alsa-utils/debian/changelog:1.47 debian/alsa-utils/debian/changelog:1.48
--- debian/alsa-utils/debian/changelog:1.47 Mon Sep 20 06:43:23 2004
+++ debian/alsa-utils/debian/changelog Mon Sep 20 07:02:28 2004
@@ -8,33 +8,33 @@
- alsaconf.in:
+ Split up 90_debian_alsaconf into three patches:
. 90_debian_alsaconf_paths
- . 90_debian_alsaconf_idmode
- . 90_debian_alsaconf_cfgfile
+ . 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).
+ (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 "alsactl restore" post install
- (Closes: #268221)
+ (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.
+ (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)
+ 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)
+ the hardware supports this. (Closes: #262371)
- arecord.1
+ Add 15_arecord_doc_duration:
. Note that the default duration is zero (Closes: #243965)