[Pkg-alsa-devel] [Debian ALSA CVS] debian/alsa-driver/debian (3 files)
Steve Kowalik
stevenk@haydn.debian.org
Wed, 02 Jun 2004 18:49:03 -0600
Date: Wednesday, June 2, 2004 @ 18:49:03
Author: stevenk
Path: /cvsroot/pkg-alsa/debian/alsa-driver/debian
Modified: alsa-base.apm changelog po/cs.po
Fix #247109 (fuser may exit non-zero) and #251678 (Patch to cs.po)
---------------+
alsa-base.apm | 6 +++---
changelog | 9 +++++++++
po/cs.po | 9 ++++-----
3 files changed, 16 insertions(+), 8 deletions(-)
Index: debian/alsa-driver/debian/alsa-base.apm
diff -u debian/alsa-driver/debian/alsa-base.apm:1.8 debian/alsa-driver/debian/alsa-base.apm:1.9
--- debian/alsa-driver/debian/alsa-base.apm:1.8 Tue Apr 20 15:34:26 2004
+++ debian/alsa-driver/debian/alsa-base.apm Wed Jun 2 18:49:03 2004
@@ -7,12 +7,12 @@
devices=$(find /dev -type c | xargs stat -c '%t %n' | sed -n 's/^e //p; s/^74 //p')
if [ "$1" = suspend ]; then
if [ -d /proc/asound ]; then
- fuser -k -STOP $devices
+ fuser -k -STOP $devices || :
+ sleep 1
fi
- sleep 1
elif [ "$1" = resume ]; then
if [ -d /proc/asound ]; then
- fuser -k -CONT $devices
+ fuser -k -CONT $devices || :
fi
fi
Index: debian/alsa-driver/debian/changelog
diff -u debian/alsa-driver/debian/changelog:1.247 debian/alsa-driver/debian/changelog:1.248
--- debian/alsa-driver/debian/changelog:1.247 Sun May 2 04:48:09 2004
+++ debian/alsa-driver/debian/changelog Wed Jun 2 18:49:03 2004
@@ -1,3 +1,12 @@
+alsa-driver (1.0.4-4) unstable; urgency=low
+
+ * Steve Kowalik:
+ - fuser may exit non-zero. Fix the apm event script. (Closes: #247109)
+ - Update the Czech debconf translation. (Closes: #251678)
+ * Unreleased.
+
+ -- Steve Kowalik <stevenk@debian.org> Thu, 3 Jun 2004 10:38:21 +1000
+
alsa-driver (1.0.4-3) unstable; urgency=low
* Steve Kowalik:
Index: debian/alsa-driver/debian/po/cs.po
diff -u debian/alsa-driver/debian/po/cs.po:1.3 debian/alsa-driver/debian/po/cs.po:1.4
--- debian/alsa-driver/debian/po/cs.po:1.3 Wed Apr 21 07:15:11 2004
+++ debian/alsa-driver/debian/po/cs.po Wed Jun 2 18:49:03 2004
@@ -16,7 +16,7 @@
"Project-Id-Version: alsa-drivers\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-04-21 23:08+1000\n"
-"PO-Revision-Date: 2004-03-01 11:01+0100\n"
+"PO-Revision-Date: 2004-05-29 17:11+0200\n"
"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
"Language-Team: Czech <provoz@debian.cz>\n"
"MIME-Version: 1.0\n"
@@ -27,13 +27,13 @@
#. Choices
#: ../alsa-base.templates:3
msgid "autosave always, autosave once at next shutdown, never autosave"
-msgstr ""
+msgstr "ukládat vždy, uložit při příštím ukončení, nikdy neukládat"
#. Type: select
#. Default
#: ../alsa-base.templates:4
msgid "autosave always"
-msgstr ""
+msgstr "ukládat vždy"
#. Type: select
#. Description
@@ -87,9 +87,8 @@
#. Type: multiselect
#. Choices
#: ../alsa-source.templates:16
-#, fuzzy
msgid "all, ${alsa_cards}"
-msgstr "všechny, ${alsa_modules}"
+msgstr "všechny, ${alsa_cards}"
#. Type: multiselect
#. Description