[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#126650: marked as done (ITP: cl-uncommonsql -- common lisp database access)



Your message dated Fri, 29 Mar 2002 10:47:08 -0500
with message-id <E16qyaq-0006xV-00@auric.debian.org>
and subject line Bug#126650: fixed in cl-uncommonsql 1.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; 27 Dec 2001 21:07:01 +0000
>From adam@onshore-devel.com Thu Dec 27 15:07:01 2001
Return-path: <adam@onshore-devel.com>
Received: from arroz.onshored.com [216.220.101.2] (postfix)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16Jhjx-0001bq-00; Thu, 27 Dec 2001 15:07:01 -0600
Received: from arroz.onshored.com (localhost [127.0.0.1])
	by arroz.onshored.com (Postfix) with ESMTP id 9E7FD94047
	for <submit@bugs.debian.org>; Thu, 27 Dec 2001 16:07:22 -0500 (EST)
Sender: adam@arroz.onshored.com
To: submit@bugs.debian.org
Subject: ITP: cl-uncommonsql -- common lisp database access
Organization: onShore Development, Inc
From: Adam Di Carlo <adam@onshore-devel.com>
Date: 27 Dec 2001 16:07:22 -0500
Message-ID: <oaheqc1iet.fsf@arroz.onshored.com>
Lines: 17
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: submit@bugs.debian.org


Package: wnpp
Severity: wishlist

UncommonSQL (packaged as 'cl-uncommonsql') is a package providing nice
and easy database access in common lisp.  It provides
object-to-relational mapping as well as reader macros for raw SQL
manipulation, etc.

URL: http://alpha.onshored.com/lisp-software/
Copyright: MIT

I've already completed packaging for this using
common-lisp-controlller, see the above URL.

-- 
...Adam Di Carlo..<adam@onshore-devel.com>...<URL:http://www.onshored.com/>


---------------------------------------
Received: (at 126650-close) by bugs.debian.org; 29 Mar 2002 16:13:00 +0000
>From katie@auric.debian.org Fri Mar 29 10:13:00 2002
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16qyzs-0005tE-00; Fri, 29 Mar 2002 10:13:00 -0600
Received: from katie by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 16qyaq-0006xV-00; Fri, 29 Mar 2002 10:47:08 -0500
From: Adam Di Carlo <aph@debian.org>
To: 126650-close@bugs.debian.org
X-Lisa: $Revision: 1.5 $
Subject: Bug#126650: fixed in cl-uncommonsql 1.1.4-1
Message-Id: <E16qyaq-0006xV-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Fri, 29 Mar 2002 10:47:08 -0500
Delivered-To: 126650-close@bugs.debian.org

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

cl-metadata_1.1.4-1_all.deb
  to pool/main/c/cl-uncommonsql/cl-metadata_1.1.4-1_all.deb
cl-uncommonsql-mysql_1.1.4-1_all.deb
  to pool/main/c/cl-uncommonsql/cl-uncommonsql-mysql_1.1.4-1_all.deb
cl-uncommonsql-oracle_1.1.4-1_all.deb
  to pool/contrib/c/cl-uncommonsql/cl-uncommonsql-oracle_1.1.4-1_all.deb
cl-uncommonsql-postgresql_1.1.4-1_all.deb
  to pool/main/c/cl-uncommonsql/cl-uncommonsql-postgresql_1.1.4-1_all.deb
cl-uncommonsql_1.1.4-1.diff.gz
  to pool/main/c/cl-uncommonsql/cl-uncommonsql_1.1.4-1.diff.gz
cl-uncommonsql_1.1.4-1.dsc
  to pool/main/c/cl-uncommonsql/cl-uncommonsql_1.1.4-1.dsc
cl-uncommonsql_1.1.4-1_all.deb
  to pool/main/c/cl-uncommonsql/cl-uncommonsql_1.1.4-1_all.deb
cl-uncommonsql_1.1.4.orig.tar.gz
  to pool/main/c/cl-uncommonsql/cl-uncommonsql_1.1.4.orig.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 126650@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adam Di Carlo <aph@debian.org> (supplier of updated cl-uncommonsql 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.7
Date: Fri,  8 Mar 2002 13:59:41 -0500
Source: cl-uncommonsql
Binary: cl-uncommonsql-postgresql cl-uncommonsql-mysql cl-uncommonsql cl-uncommonsql-oracle cl-metadata
Architecture: source all
Version: 1.1.4-1
Distribution: unstable
Urgency: low
Maintainer: Craig Brozefsky <craig@debian.org>
Changed-By: Adam Di Carlo <aph@debian.org>
Description: 
 cl-metadata - Simple metadata system built atop UncommonSQL
 cl-uncommonsql - Commmon Lisp database access kit
 cl-uncommonsql-mysql - UncommonSQL database backend, MySQL
 cl-uncommonsql-oracle - UncommonSQL database backend, Oracle
 cl-uncommonsql-postgresql - UncommonSQL database backend, PostgreSQL
Closes: 126650
Changes: 
 cl-uncommonsql (1.1.4-1) unstable; urgency=low
 .
   * new upstream version
   * uploaded to Debian/unstable, closes: #126650
Files: 
 c4b7b9cd1d11bd18b2eb98054bf5f66e 901 devel optional cl-uncommonsql_1.1.4-1.dsc
 702ac4c7204b695e0b0484df76ea5fd9 127722 devel optional cl-uncommonsql_1.1.4.orig.tar.gz
 711b7cd2f633b030508f78b59f004b5c 1452 devel optional cl-uncommonsql_1.1.4-1.diff.gz
 523381aa7ebb255f3a570f0bcc3926d9 89724 devel optional cl-uncommonsql_1.1.4-1_all.deb
 54506a439c41553c33311ec1d2036ca7 31036 devel optional cl-metadata_1.1.4-1_all.deb
 9827be07c2df889b373b4e36abd1aa86 30236 devel optional cl-uncommonsql-mysql_1.1.4-1_all.deb
 eba10750c43c43c0e02e58e18b40ae55 32428 devel optional cl-uncommonsql-postgresql_1.1.4-1_all.deb
 15127900688c34e4fed6cce2ca1cd7e1 48302 contrib/devel optional cl-uncommonsql-oracle_1.1.4-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iQCVAwUBPIkKro/8QF79WmfNAQHDRwP+MEVArq7gk4q/Fx4wwS5mJkD7QijSqPgx
5VTsiYaINKL9fRnVETHr1QLRPTMirKS9htcexVHKLGBwLeIP0m3wKgRMgyqwVx53
n5gyn5EJsicctN/SlH9ehpxqL8a7k/MhArMI7eZcqb4AF/JMuxikVsk/T1cd0S81
9F/VGJqS380=
=fHDZ
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to debian-wnpp-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: