Your message dated Sat, 26 Mar 2005 07:17:14 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#301409: fixed in imagefs 1.03-5
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; 25 Mar 2005 18:21:43 +0000
>From [EMAIL PROTECTED] Fri Mar 25 10:21:43 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ms-smtp-03.nyroc.rr.com [24.24.2.57] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DEtRH-0001ey-00; Fri, 25 Mar 2005 10:21:43 -0800
Received: from localhost (cpe-24-59-54-124.twcny.res.rr.com [24.59.54.124])
        by ms-smtp-03.nyroc.rr.com (8.12.10/8.12.10) with ESMTP id 
j2PILeP4023831
        for <[EMAIL PROTECTED]>; Fri, 25 Mar 2005 13:21:40 -0500 (EST)
Received: from pryzbyj by localhost with local (Exim 3.36 #1 (Debian))
        id 1DEtRD-0003aM-00
        for <[EMAIL PROTECTED]>; Fri, 25 Mar 2005 13:21:39 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Justin Pryzby <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: imagefs: Manpage fails to document options
X-Mailer: reportbug 3.8
Date: Fri, 25 Mar 2005 13:21:38 -0500
Message-Id: <[EMAIL PROTECTED]>
Sender: Justin Pryzby <[EMAIL PROTECTED]>
X-Virus-Scanned: Symantec AntiVirus Scan Engine
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: imagefs
Version: 1.03-4
Severity: minor

The manpage only gives the same information as `imagefs` help output.
In particular, I have no clue what `imagefs boot` does.

---------------------------------------
Received: (at 301409-close) by bugs.debian.org; 26 Mar 2005 12:27:36 +0000
>From [EMAIL PROTECTED] Sat Mar 26 04:27:36 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DFAO8-0001u0-00; Sat, 26 Mar 2005 04:27:36 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DFAE6-0000Lu-00; Sat, 26 Mar 2005 07:17:14 -0500
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#301409: fixed in imagefs 1.03-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 26 Mar 2005 07:17:14 -0500
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-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-Spam-Level: 

Source: imagefs
Source-Version: 1.03-5

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

imagefs_1.03-5.diff.gz
  to pool/main/i/imagefs/imagefs_1.03-5.diff.gz
imagefs_1.03-5.dsc
  to pool/main/i/imagefs/imagefs_1.03-5.dsc
imagefs_1.03-5_i386.deb
  to pool/main/i/imagefs/imagefs_1.03-5_i386.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.
Matej Vela <[EMAIL PROTECTED]> (supplier of updated imagefs 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: Sat, 26 Mar 2005 12:40:22 +0100
Source: imagefs
Binary: imagefs
Architecture: source i386
Version: 1.03-5
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Matej Vela <[EMAIL PROTECTED]>
Description: 
 imagefs    - Creates a virtual FAT12 file system in a single file
Closes: 301038 301409
Changes: 
 imagefs (1.03-5) unstable; urgency=low
 .
   * QA upload.
   * imagefs/image.cpp: Use correct flags when opening image.  Closes: #301038.
   * imagefs/image.cpp, imagefs/rootdir.cpp: Use tellg() on input streams.
   * imagefs/imagefs.cpp: Abort on fatal errors (patch by Justin Pryzby).
   * debian/imagefs.1: Put together a full-blown man page based on the
     Handbook.  Closes: #301409.
   * Switch to debhelper 4.
   * Drop README, its contents are already in the description.
   * Add a build-dependency on autotools-dev and automatically update
     config.{guess,sub} to avoid large diffs.
   * debian/rules:
     - Remove support for DEB_BUILD_OPTIONS=debug.
     - Add support for DEB_BUILD_OPTIONS=noopt.
     - Let dh_strip handle DEB_BUILD_OPTIONS=nostrip.
Files: 
 dc3384ddf929cada2e02f499499bafc0 576 otherosfs optional imagefs_1.03-5.dsc
 05c05ead15562f1c61b557981e508530 6885 otherosfs optional imagefs_1.03-5.diff.gz
 373066106ff581337b2d1c4869b87e29 21660 otherosfs optional 
imagefs_1.03-5_i386.deb

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

iD8DBQFCRUpSxBYivKllgY8RAtyZAKCAqO9QSO3ozpZTSvq/zSM9XWBXmwCgpnSd
5zxGcgiDBgR+3fMQszWpsDg=
=eXbZ
-----END PGP SIGNATURE-----


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

Reply via email to