Your message dated Sun, 24 Oct 2004 00:03:44 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#275071: fixed in hunit 1.0-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Oct 2004 18:16:37 +0000
>From [EMAIL PROTECTED] Tue Oct 05 11:16:36 2004
Return-path: <[EMAIL PROTECTED]>
Received: from gatekeeper.excelhustler.com 
(gatekeeper.elmer.external.excelhustler.com) [68.99.114.105] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CEtrY-0000ZE-00; Tue, 05 Oct 2004 11:16:36 -0700
Received: from chatterbox.elmer.internal.excelhustler.com (unknown 
[192.168.0.12])
        (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
        (Client CN "chatterbox.elmer.internal.excelhustler.com", Issuer 
"excelhustler.com" (not verified))
        by gatekeeper.elmer.external.excelhustler.com (Postfix) with ESMTP
        id 8F5ABDBF1E; Tue,  5 Oct 2004 13:16:06 -0500 (CDT)
Received: from localhost (localhost [127.0.0.1])
        by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP
        id 66307DBF1F; Tue,  5 Oct 2004 13:16:06 -0500 (CDT)
Received: from chatterbox.elmer.internal.excelhustler.com ([192.168.0.12])
        by localhost (chatterbox [192.168.0.12]) (amavisd-new, port 10025)
        with ESMTP id 15530-09; Tue, 5 Oct 2004 13:16:03 -0500 (CDT)
Received: from wile.internal.excelhustler.com (wile.internal.excelhustler.com 
[192.168.1.34])
        by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP
        id BB5D4825C4; Tue,  5 Oct 2004 13:16:03 -0500 (CDT)
Received: by wile.internal.excelhustler.com (Postfix, from userid 1000)
        id B569C4703A; Tue,  5 Oct 2004 13:16:03 -0500 (CDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: John Goerzen <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ITP: hunit -- Haskell Unit Testing Framework
X-Mailer: reportbug 2.99.3
Date: Tue, 05 Oct 2004 13:16:03 -0500
X-Debbugs-Cc: debian-devel@lists.debian.org,
        [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at excelhustler.com
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: wnpp
Severity: wishlist

* Package name    : hunit
  Version         : 1.0
  Upstream Author : Dean Herington
* URL             : http://hunit.sf.net/
* License         : BSD
  Description     : Haskell Unit Testing Framework
 HUnit is a unit testing framework for Haskell, inspired by the JUnit
 tool for Java.
 .
 The HUnit philosphy is that a test-centered methodology for software
 development is most effective when tests are easy to create, change,
 and execute.
 .
 With HUnit, as with JUnit, you can easily create tests, name them,
 group them into suites, and execute them, with the framework checking
 the results automatically.  Test specification in HUnit is even more
 concise and flexible than in JUnit, thanks to the nature of the
 Haskell language. Unit currently includes only a text-based test
 controller, but the framework is designed for easy extension.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=en_US

---------------------------------------
Received: (at 275071-close) by bugs.debian.org; 24 Oct 2004 04:08:59 +0000
>From [EMAIL PROTECTED] Sat Oct 23 21:08:59 2004
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 1CLZgh-0001rC-00; Sat, 23 Oct 2004 21:08:59 -0700
Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CLZbc-0003Jn-00; Sun, 24 Oct 2004 00:03:44 -0400
From: John Goerzen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#275071: fixed in hunit 1.0-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Randall Donald <[EMAIL PROTECTED]>
Date: Sun, 24 Oct 2004 00:03:44 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (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_2004_03_25
X-Spam-Level: 

Source: hunit
Source-Version: 1.0-1

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

hunit-doc_1.0-1_all.deb
  to pool/main/h/hunit/hunit-doc_1.0-1_all.deb
hunit_1.0-1.diff.gz
  to pool/main/h/hunit/hunit_1.0-1.diff.gz
hunit_1.0-1.dsc
  to pool/main/h/hunit/hunit_1.0-1.dsc
hunit_1.0.orig.tar.gz
  to pool/main/h/hunit/hunit_1.0.orig.tar.gz
libghc6-hunit-dev_1.0-1_i386.deb
  to pool/main/h/hunit/libghc6-hunit-dev_1.0-1_i386.deb
libhugs-hunit_1.0-1_all.deb
  to pool/main/h/hunit/libhugs-hunit_1.0-1_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.
John Goerzen <[EMAIL PROTECTED]> (supplier of updated hunit 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,  6 Oct 2004 15:38:26 -0500
Source: hunit
Binary: libhugs-hunit hunit-doc libghc6-hunit-dev
Architecture: source i386 all
Version: 1.0-1
Distribution: unstable
Urgency: low
Maintainer: John Goerzen <[EMAIL PROTECTED]>
Changed-By: John Goerzen <[EMAIL PROTECTED]>
Description: 
 hunit-doc  - Haskell Unit Testing Framework Documentation
 libghc6-hunit-dev - Haskell Unit Testing Framework, GHC 6 libraries
 libhugs-hunit - Haskell Unit Testing Framework, Hugs libraries
Closes: 275071
Changes: 
 hunit (1.0-1) unstable; urgency=low
 .
   * Initial Release.  Closes: #275071.
Files: 
 b4b33e46af9ea05720a3911543175823 635 - optional hunit_1.0-1.dsc
 d5628b3a7e06a3b895eb86dfa4849390 18744 - optional hunit_1.0.orig.tar.gz
 83996b7ec252420f6ec7f1908e21d5cf 3483 - optional hunit_1.0-1.diff.gz
 017cbad18d5c1a0036b5abe85f62bb41 11164 devel optional 
libhugs-hunit_1.0-1_all.deb
 08a7b44ae5337d14731280b688f51e16 12788 libs optional hunit-doc_1.0-1_all.deb
 183518012cbd82fd8e7d1d3e4b6f521b 104506 devel optional 
libghc6-hunit-dev_1.0-1_i386.deb

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

iD8DBQFBZGYL7B2mSKdID5ERAnvRAKCSbtHNRiRXjkHVvcQ3ttuLmnuHHQCeIeaF
UI08Jge/6hqY2nCyP6P3MKg=
=JU5V
-----END PGP SIGNATURE-----

Reply via email to