Your message dated Tue, 07 Dec 2004 00:47:54 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#275073: fixed in haskell-hsql 1.4-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:21:29 +0000
>From [EMAIL PROTECTED] Tue Oct 05 11:21:29 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 1CEtwH-0000yf-00; Tue, 05 Oct 2004 11:21:29 -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 A932CDBF36; Tue,  5 Oct 2004 13:20:58 -0500 (CDT)
Received: from localhost (localhost [127.0.0.1])
        by chatterbox.elmer.internal.excelhustler.com (Postfix) with ESMTP
        id 829E2DBF38; Tue,  5 Oct 2004 13:20:58 -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 16673-01; Tue, 5 Oct 2004 13:20:57 -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 61EB58274F; Tue,  5 Oct 2004 13:20:57 -0500 (CDT)
Received: by wile.internal.excelhustler.com (Postfix, from userid 1000)
        id 5A48E4B076; Tue,  5 Oct 2004 13:20:57 -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: hsql -- Multi-Database Interface System for Haskell
X-Mailer: reportbug 2.99.3
Date: Tue, 05 Oct 2004 13:20:57 -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    : hsql
  Version         : 1.4
  Upstream Author : Krasimir Angelov
* URL             : http://sourceforge.net/project/showfiles.php?group_id=65248
* License         : BSD
  Description     : Multi-Database Interface System for Haskell
 HSQL provides interfaces for Haskell programmers to the PostgreSQL,
 MySQL, SQLite, and UnixODBC database systems.  There is a generic
 abstract interface so that code can be used interchangably with these
 database systems.  In this sense, it is similar to Java's JDBC,
 Python's DB-API, or Perl's DBI.

-- 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 275073-close) by bugs.debian.org; 7 Dec 2004 05:48:48 +0000
>From [EMAIL PROTECTED] Mon Dec 06 21:48:48 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 1CbYDP-0006l9-00; Mon, 06 Dec 2004 21:48:47 -0800
Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CbYCY-0001CR-00; Tue, 07 Dec 2004 00:47:54 -0500
From: John Goerzen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#275073: fixed in haskell-hsql 1.4-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Randall Donald <[EMAIL PROTECTED]>
Date: Tue, 07 Dec 2004 00:47:54 -0500
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: haskell-hsql
Source-Version: 1.4-1

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

haskell-hsql_1.4-1.diff.gz
  to pool/main/h/haskell-hsql/haskell-hsql_1.4-1.diff.gz
haskell-hsql_1.4-1.dsc
  to pool/main/h/haskell-hsql/haskell-hsql_1.4-1.dsc
haskell-hsql_1.4.orig.tar.gz
  to pool/main/h/haskell-hsql/haskell-hsql_1.4.orig.tar.gz
libghc6-hsql-dev_1.4-1_i386.deb
  to pool/main/h/haskell-hsql/libghc6-hsql-dev_1.4-1_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.
John Goerzen <[EMAIL PROTECTED]> (supplier of updated haskell-hsql 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: Mon, 22 Nov 2004 09:48:39 -0600
Source: haskell-hsql
Binary: libghc6-hsql-dev
Architecture: source i386
Version: 1.4-1
Distribution: unstable
Urgency: low
Maintainer: John Goerzen <[EMAIL PROTECTED]>
Changed-By: John Goerzen <[EMAIL PROTECTED]>
Description: 
 libghc6-hsql-dev - Multi-Database Interface System for Haskell
Closes: 275073
Changes: 
 haskell-hsql (1.4-1) unstable; urgency=low
 .
   * Initial Release.  Closes: #275073.
Files: 
 42c300c4cac0c2ad17797df8a36085b9 714 - optional haskell-hsql_1.4-1.dsc
 268d102195b6a44c95b0df3313fb77c3 83873 - optional haskell-hsql_1.4.orig.tar.gz
 6ec95543d35327d824d70a0e5396d0fc 31463 - optional haskell-hsql_1.4-1.diff.gz
 1006daf8aee099218775f3a344453a75 167652 devel optional 
libghc6-hsql-dev_1.4-1_i386.deb

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

iD8DBQFBoh3R7B2mSKdID5ERAi6hAJ0eBuEpk3MBwAGvk63GuVrVLvSqhQCffG8e
W61BGJUmLbQ5yu2eEkX2o8c=
=gxhX
-----END PGP SIGNATURE-----

Reply via email to