Your message dated Tue, 19 Jul 2005 13:17:03 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#318962: fixed in kernel-package 9.002
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; 18 Jul 2005 21:33:01 +0000
>From [EMAIL PROTECTED] Mon Jul 18 14:33:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from faye.voxel.net [69.9.164.210] (4086ee3f0e452e404eaa516e7c31b25a)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1DudET-0002tJ-00; Mon, 18 Jul 2005 14:33:01 -0700
Received: from jack.dev.in.athenacr.com (unknown [66.150.84.1])
        by faye.voxel.net (Postfix) with ESMTP id 1AE7E3772E
        for <[EMAIL PROTECTED]>; Mon, 18 Jul 2005 17:31:53 -0400 (EDT)
Subject: kernel-package: please include more --config options
From: Andres Salomon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Content-Type: text/plain
Date: Mon, 18 Jul 2005 17:31:53 -0400
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.1.1 
Content-Transfer-Encoding: 7bit
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: kernel-package
Version: 9.001
Severity: wishlist

Hi,

Can you please allow --config to support more options?  There are things
like 'make defconfig' that would be very useful to have; a full list is
provided by 'make help':

Configuration targets:
  config          - Update current config utilising a line-oriented
program
  menuconfig      - Update current config utilising a menu based program
  xconfig         - Update current config utilising a QT based front-end
  gconfig         - Update current config utilising a GTK based
front-end
  oldconfig       - Update current config utilising a provided .config
as base
  randconfig      - New config with random answer to all options
  defconfig       - New config with default answer to all options
  allmodconfig    - New config selecting modules when possible
  allyesconfig    - New config where all options are accepted with yes
  allnoconfig     - New minimal config


defconfig would be useful for our (the kernel team's) packaging.




---------------------------------------
Received: (at 318962-close) by bugs.debian.org; 19 Jul 2005 17:25:13 +0000
>From [EMAIL PROTECTED] Tue Jul 19 10:25:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1DuvqC-0003mP-00; Tue, 19 Jul 2005 10:25:12 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DuviJ-0005Wi-00; Tue, 19 Jul 2005 13:17:03 -0400
From: Manoj Srivastava <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#318962: fixed in kernel-package 9.002
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 19 Jul 2005 13:17:03 -0400
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
X-CrossAssassin-Score: 7

Source: kernel-package
Source-Version: 9.002

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

kernel-package_9.002.dsc
  to pool/main/k/kernel-package/kernel-package_9.002.dsc
kernel-package_9.002.tar.gz
  to pool/main/k/kernel-package/kernel-package_9.002.tar.gz
kernel-package_9.002_all.deb
  to pool/main/k/kernel-package/kernel-package_9.002_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.
Manoj Srivastava <[EMAIL PROTECTED]> (supplier of updated kernel-package 
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: Tue, 19 Jul 2005 10:34:06 -0500
Source: kernel-package
Binary: kernel-package
Architecture: source all
Version: 9.002
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava <[EMAIL PROTECTED]>
Changed-By: Manoj Srivastava <[EMAIL PROTECTED]>
Description: 
 kernel-package - A utility for building Linux kernel related Debian packages.
Closes: 313338 315858 317638 318378 318397 318431 318962
Changes: 
 kernel-package (9.002) unstable; urgency=low
 .
   * Bug fix: "kernel-package: Spelling error in rules file", thanks to
      Peter Marschall                                   (Closes: #317638).
   * Bug fix: "kernel-package: Spelling error in rules file", thanks to
     Aaron Howell                                        (Closes: #313338).
   * Bug fix: "kernel-package: Missing 'scripts' directory in
     kernel-headers produced by make-kpkg", thanks to Marc L. de
     Bruin. Also added Module.symvers, thanks to Ryan Underwood for
     pointing that out.                                  (Closes: #315858).
   * Bug fix: "describe -stem in the manpage", thanks to dann frazier
                                                         (Closes: #318397).
   * Bug fix: "kernel-package: possibly missing xargs option in rules
     file", thanks to Rob Browning                       (Closes: #318378).
   * Bug fix: "kernel-package: Please consider adding (or commenting on)
     this official powerpc/ppc64 patch", thanks to Sven Luther
                                                         (Closes: #318431).
   * Bug fix: "kernel-package: please include more --config options",
     thanks to Andres Salomon                             (Closes: #318962).
Files: 
 306e4eb930d38a206ff8981b151411c8 483 misc optional kernel-package_9.002.dsc
 884fc8b976e39a11f614639392ea014b 534499 misc optional 
kernel-package_9.002.tar.gz
 553b37a5e5d344f17da18f12b6576f79 363030 misc optional 
kernel-package_9.002_all.deb

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

iD4DBQFC3TBmIbrau78kQkwRAlZ+AJ9cKy1v0nEEN1LBEPhqgwtFtGGODwCWJa46
4jrwd5teyjtwagyCMR9fWw==
=3gD/
-----END PGP SIGNATURE-----


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

Reply via email to