Your message dated Wed, 05 Oct 2005 13:17:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#330231: fixed in console-common 0.7.54
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Sep 2005 21:06:02 +0000
>From [EMAIL PROTECTED] Mon Sep 26 14:06:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from pat.uio.no [129.240.130.16] (7411)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EK0Ak-0005an-00; Mon, 26 Sep 2005 14:06:02 -0700
Received: from mail-mx3.uio.no ([129.240.10.44])
        by pat.uio.no with esmtp (Exim 4.43)
        id 1EK0Ag-0002PH-Mq
        for [EMAIL PROTECTED]; Mon, 26 Sep 2005 23:05:58 +0200
Received: from saruman.uio.no ([129.240.201.202])
        by mail-mx3.uio.no with esmtp (Exim 4.43)
        id 1EK0AZ-0005eo-86; Mon, 26 Sep 2005 23:05:51 +0200
Received: from pre by saruman.uio.no with local (Exim 4.44)
        id 1EK0AY-0003EY-J7; Mon, 26 Sep 2005 23:05:50 +0200
To: [EMAIL PROTECTED]
Subject: console-common: Please add LSB formatted dependency info in init.d 
script
From: Petter Reinholdtsen <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
Sender: Petter Reinholdtsen <[EMAIL PROTECTED]>
Date: Mon, 26 Sep 2005 23:05:50 +0200
X-UiO-Spam-info: not spam, SpamAssassin (score=-5.605, required 12,
        autolearn=disabled, ALL_TRUSTED -2.82, AWL 2.21,
        UIO_MAIL_IS_INTERNAL -5.00)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


Package: console-common
Version: 0.7.53
Severity: wishlist

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the hwclock init.d script would make it possible for me to use this
information to check the current sequence and speed up the debian
boot.

<URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html>
documents the LSB header format.

Here is a proposed dependency header to document the dependencies of
keymap.sh.  It is slightly tested using the insserv package and the
new parallell booting support in sysvinit.

### BEGIN INIT INFO
# Provides:          keymap
# Required-Start:    mountvirtfs
# Required-Stop:     
# Default-Start:     S 1 2 3 4 5
# Default-Stop:      0 6
### END INIT INFO

---------------------------------------
Received: (at 330231-close) by bugs.debian.org; 5 Oct 2005 20:19:36 +0000
>From [EMAIL PROTECTED] Wed Oct 05 13:19:36 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1ENFhL-0007Cr-00; Wed, 05 Oct 2005 13:17:07 -0700
From: Alastair McKinstry <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#330231: fixed in console-common 0.7.54
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 05 Oct 2005 13:17:07 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: console-common
Source-Version: 0.7.54

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

console-common_0.7.54.dsc
  to pool/main/c/console-common/console-common_0.7.54.dsc
console-common_0.7.54.tar.gz
  to pool/main/c/console-common/console-common_0.7.54.tar.gz
console-common_0.7.54_all.deb
  to pool/main/c/console-common/console-common_0.7.54_all.deb
dh-consoledata_0.7.54_all.deb
  to pool/main/c/console-common/dh-consoledata_0.7.54_all.deb



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.
Alastair McKinstry <[EMAIL PROTECTED]> (supplier of updated console-common 
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: Wed,  5 Oct 2005 20:16:11 +0100
Source: console-common
Binary: dh-consoledata console-common
Architecture: source all
Version: 0.7.54
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry <[EMAIL PROTECTED]>
Changed-By: Alastair McKinstry <[EMAIL PROTECTED]>
Description: 
 console-common - Basic infrastructure for text console configuration
 dh-consoledata - Debhelper-based script to help packaging console data file
Closes: 330231 331780
Changes: 
 console-common (0.7.54) unstable; urgency=low
 .
   * Depend on debconf | debconf-2.0. Closes: #331780.
   * Provide dependency information in LSB format in keymap.sh.
     Thanks to Petter Reinholdsen. Closes: #330231.
   * Change to new FSF address.
   * Remove bashism from console-common.preinst
Files: 
 f743c709189a318992740030cf977088 621 utils important console-common_0.7.54.dsc
 4a71bb4220d018bc394a9db84558ed65 128873 utils important 
console-common_0.7.54.tar.gz
 080708a28a0a1352bc1f0adf5d60c825 119840 utils important 
console-common_0.7.54_all.deb
 c7f3a449349fbb05d2159e269e1ddd28 89762 devel extra 
dh-consoledata_0.7.54_all.deb

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

iD8DBQFDRCr3QTK/kCo4XFcRAp8MAJ4yqq7WcOlGHWcGgZkA/FR7aUQ7zwCgqAcH
OkWRzwA/YIjY0g+iEvsmQmM=
=+Rq5
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to