Your message dated Sun, 24 Oct 2004 00:01:51 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#275070: fixed in missingh 0.1.0
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:12:41 +0000
>From [EMAIL PROTECTED] Tue Oct 05 11:12:41 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 1CEtnl-0000T2-00; Tue, 05 Oct 2004 11:12:41 -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 E95B2492ED; Tue, 5 Oct 2004 13:12:10 -0500 (CDT)
Received: from localhost (localhost [127.0.0.1])
by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP
id BB16449028; Tue, 5 Oct 2004 13:12:10 -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-02; Tue, 5 Oct 2004 13:12:09 -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 9B883475D7; Tue, 5 Oct 2004 13:12:09 -0500 (CDT)
Received: by wile.internal.excelhustler.com (Postfix, from userid 1000)
id 948484703A; Tue, 5 Oct 2004 13:12:09 -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: missingh -- Library of utility functions for Haskell
X-Mailer: reportbug 2.99.3
Date: Tue, 05 Oct 2004 13:12:09 -0500
X-Debbugs-Cc: [email protected],
[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 : missingh
Version : 0.1.0
Upstream Author : John Goerzen <[EMAIL PROTECTED]>
* URL : gopher://quux.org/devel/missingh
(not yet active)
* License : GPL
Description : Library of utility functions for Haskell
MissingH is a library of all sorts of utility functions for
Haskell programmers. It is written in pure Haskell and thus should
be extremely portable and easy to use. It also has no prerequisites
save those that are commonly included with Haskell compilers.
.
MissingH is based on my MissingLib library for OCaml and contains some
of the same features. However, some features are left behind because
they are already in Haskell or not needed here -- and others are added
due to things Haskell is missing, or things that Haskell makes
possible.
.
[ insert module summary here ]
-- 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 275070-close) by bugs.debian.org; 24 Oct 2004 04:09:22 +0000
>From [EMAIL PROTECTED] Sat Oct 23 21:09:22 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 1CLZh4-0001sL-00; Sat, 23 Oct 2004 21:09:22 -0700
Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1CLZZn-00035k-00; Sun, 24 Oct 2004 00:01:51 -0400
From: John Goerzen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#275070: fixed in missingh 0.1.0
Message-Id: <[EMAIL PROTECTED]>
Sender: Randall Donald <[EMAIL PROTECTED]>
Date: Sun, 24 Oct 2004 00:01:51 -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: missingh
Source-Version: 0.1.0
We believe that the bug you reported is fixed in the latest version of
missingh, which is due to be installed in the Debian FTP archive:
libghc6-missingh-dev_0.1.0_i386.deb
to pool/main/m/missingh/libghc6-missingh-dev_0.1.0_i386.deb
missingh-doc_0.1.0_all.deb
to pool/main/m/missingh/missingh-doc_0.1.0_all.deb
missingh_0.1.0.dsc
to pool/main/m/missingh/missingh_0.1.0.dsc
missingh_0.1.0.tar.gz
to pool/main/m/missingh/missingh_0.1.0.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.
John Goerzen <[EMAIL PROTECTED]> (supplier of updated missingh 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, 5 Oct 2004 16:17:09 -0500
Source: missingh
Binary: libghc6-missingh-dev missingh-doc
Architecture: source i386 all
Version: 0.1.0
Distribution: unstable
Urgency: low
Maintainer: John Goerzen <[EMAIL PROTECTED]>
Changed-By: John Goerzen <[EMAIL PROTECTED]>
Description:
libghc6-missingh-dev - Library of utility functions for Haskell, GHC6 package
missingh-doc - Documentation for Haskell utility library
Closes: 275070
Changes:
missingh (0.1.0) unstable; urgency=low
.
* Initial Release. Closes: #275070.
Files:
f47868b982707318e5404b8ce492db6f 607 devel optional missingh_0.1.0.dsc
fdbd8e48cff67bb0f487ee4b51a6cfbf 66521 devel optional missingh_0.1.0.tar.gz
cedf07bbf164a0294e88cbefa35aeb11 11408 doc optional missingh-doc_0.1.0_all.deb
d417e612aab60b33087532ee590f92c3 18758 devel optional
libghc6-missingh-dev_0.1.0_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFBY2TI7B2mSKdID5ERAgezAKCj8kdyG6a3T5CR7F2lfozu9daNygCfeFJw
WU6M9DwhQf1AqGA8IhljH3s=
=AMpb
-----END PGP SIGNATURE-----