Your message dated Mon, 11 Sep 2006 03:17:15 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#386624: fixed in alsa-utils 1.0.12-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: alsa-utils
Version: 1.0.11-6

Currently, /etc/init.d/alsa-utils include this LSB-formatted
dependency information:

### BEGIN INIT INFO
# Provides:          alsa-utils
# Required-Start:    mountall
# Required-Stop:     mountall
# Should-Start:
# Should-Stop:
# Default-Start:     S
# Default-Stop:      0 6
### END INIT INFO

It can be improved for the 'sbtart' case, and is wrong for the 'stop'
case.  The mountall script is the script implementing the $local_fs
facility, so I recommend using that instead of mountall in
required-start.  And mountall do not exist in runlevel 0 and 6, where
umountfs do the equvalent job.  It too implement the $local_fs
facility.  Because of this, I recommend changing the dependency header
to this:

### BEGIN INIT INFO
# Provides:          alsa-utils
# Required-Start:    $local_fs
# Required-Stop:     $local_fs
# Default-Start:     S
# Default-Stop:      0 6
### END INIT INFO

This way it will document that it should start after the non-networked
file systems are available, and be taken down just before the same
non-networked file systems are umounted.

Friendly,
-- 
Petter Reinholdtsen


--- End Message ---
--- Begin Message ---
Source: alsa-utils
Source-Version: 1.0.12-1

We believe that the bug you reported is fixed in the latest version of
alsa-utils, which is due to be installed in the Debian FTP archive:

alsa-utils_1.0.12-1.diff.gz
  to pool/main/a/alsa-utils/alsa-utils_1.0.12-1.diff.gz
alsa-utils_1.0.12-1.dsc
  to pool/main/a/alsa-utils/alsa-utils_1.0.12-1.dsc
alsa-utils_1.0.12-1_i386.deb
  to pool/main/a/alsa-utils/alsa-utils_1.0.12-1_i386.deb
alsa-utils_1.0.12.orig.tar.gz
  to pool/main/a/alsa-utils/alsa-utils_1.0.12.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <[EMAIL PROTECTED]> (supplier of updated alsa-utils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 11 Sep 2006 11:29:17 +0200
Source: alsa-utils
Binary: alsa-utils
Architecture: source i386
Version: 1.0.12-1
Distribution: unstable
Urgency: low
Maintainer: Debian ALSA Maintainers <[EMAIL PROTECTED]>
Changed-By: Jordi Mallach <[EMAIL PROTECTED]>
Description: 
 alsa-utils - ALSA utilities
Closes: 384971 386624
Changes: 
 alsa-utils (1.0.12-1) unstable; urgency=low
 .
   * 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)
Files: 
 0bfc81dc821d61ece0b78fa343745ca5 900 sound optional alsa-utils_1.0.12-1.dsc
 0b34be057c6c3d1e7231fd9a6ff02899 1243401 sound optional 
alsa-utils_1.0.12.orig.tar.gz
 5da13691cccb10ef8620cbd365a1cde8 32000 sound optional 
alsa-utils_1.0.12-1.diff.gz
 450f91bb279e922d2686df7bf43d6f0f 1074670 sound optional 
alsa-utils_1.0.12-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFBS2/JYSUupF6Il4RAj2XAKDIOD+pG7orXDHbe0xonbKQs99FRwCgpGbg
FF7BUjrB5CPpS/pouD7RPkk=
=Qwmn
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to