[Pkg-alsa-devel] [Debian ALSA CVS] debian/alsa-driver/debian (alsa-base.postrm changelog)
David B Harris
dbharris-guest@quantz.debian.org
Sat, 28 Feb 2004 20:31:30 +0100
Date: Saturday, February 28, 2004 @ 20:31:30
Author: dbharris-guest
Path: /cvsroot/pkg-alsa/debian/alsa-driver/debian
Modified: alsa-base.postrm changelog
Also remove /etc/{modprobe.d,modutils}/alsa on purge
------------------+
alsa-base.postrm | 5 +++--
changelog | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
Index: debian/alsa-driver/debian/alsa-base.postrm
diff -u debian/alsa-driver/debian/alsa-base.postrm:1.5 debian/alsa-driver/debian/alsa-base.postrm:1.6
--- debian/alsa-driver/debian/alsa-base.postrm:1.5 Sat Feb 28 18:52:57 2004
+++ debian/alsa-driver/debian/alsa-base.postrm Sat Feb 28 20:31:30 2004
@@ -21,8 +21,9 @@
rm -f /etc/default/alsa
fi
for file in /etc/alsa/modutils/1.0 /etc/alsa/modutils/0.9 \
- /etc/alsa/modutils/1.0.debconf-backup /etc/alsa/modutils/0.9.debconf-backup; do
- [ -f "$file" ] && rm -f "$file"
+ /etc/alsa/modutils/1.0.debconf-backup /etc/alsa/modutils/0.9.debconf-backup \
+ /etc/modprobe.d/alsa /etc/modutils/alsa; do
+ [ -e "$file" ] && rm -f "$file"
done
fi
Index: debian/alsa-driver/debian/changelog
diff -u debian/alsa-driver/debian/changelog:1.220 debian/alsa-driver/debian/changelog:1.221
--- debian/alsa-driver/debian/changelog:1.220 Sat Feb 28 20:29:35 2004
+++ debian/alsa-driver/debian/changelog Sat Feb 28 20:31:30 2004
@@ -31,8 +31,8 @@
/etc/alsa/modutils/1.0, if the latter doesn't exist. Update
/etc/{modprobe.d,modutils}/alsa symlinks if and only if they point to
0.9
- + debian/alsa-base.postrm: Remove known conffiles from
- /etc/alsa/modutils/ on purge
+ + debian/alsa-base.postrm: Remove /etc/{modprobe.d,modutils}/alsa and
+ known conffiles /etc/alsa/modutils/ on purge
+ debian/alsa-base.README.Debian: Update
+ debian/alsa-source.README.Debian: Update
- debian/alsa-common.templates: Remove extraneous "," which would cause