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

Bug#282351: marked as done (ITP: sqlite3 -- SQLite 3 database engine)



Your message dated Tue, 07 Dec 2004 01:26:24 -0500
with message-id <E1CbYno-0003XC-00@newraff.debian.org>
and subject line Bug#282351: fixed in sqlite3 3.0.8-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; 21 Nov 2004 15:00:56 +0000
>From a.rottmann@gmx.at Sun Nov 21 07:00:56 2004
Return-path: <a.rottmann@gmx.at>
Received: from pop.gmx.net (mail.gmx.net) [213.165.64.20] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1CVtCy-0005Jy-00; Sun, 21 Nov 2004 07:00:56 -0800
Received: (qmail 6782 invoked by uid 65534); 21 Nov 2004 15:00:24 -0000
Received: from chello080109053157.14.14.univie.teleweb.at (EHLO garibaldi) (80.109.53.157)
  by mail.gmx.net (mp012) with SMTP; 21 Nov 2004 16:00:24 +0100
X-Authenticated: #3102804
Received: from ivanova.rhinosaur.lan ([192.168.1.9] helo=ivanova)
	by garibaldi with esmtp (Exim 4.34)
	id 1CVtC2-0008Iy-MZ; Sun, 21 Nov 2004 16:00:21 +0100
Received: from andy by ivanova with local (Exim 4.34)
	id 1CVtC1-0002lU-Hp; Sun, 21 Nov 2004 15:59:57 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Andreas Rottmann <rotty@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: ITP: sqlite3 -- SQLite 3 database engine
X-Mailer: reportbug 3.2
Date: Sun, 21 Nov 2004 15:59:57 +0100
X-Debbugs-Cc: debian-devel@lists.debian.org
Message-Id: <E1CVtC1-0002lU-Hp@ivanova>
Sender: Andreas Rottmann <a.rottmann@gmx.at>
X-Spam-Score: -5.9 (-----)
Delivered-To: submit@bugs.debian.org
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    : sqlite3
  Version         : 3.0.8
  Upstream Author : D. Richard Hipp <drh@hwaci.com>
* URL             : http://www.sqlite.org/
* License         : Public Domain
  Description     : SQLite 3 database engine

Well, this is the next successor of SQLite (2.8.x), with an incompatible 
database format and new API, thus the new source package. Binary packages 
will be:

Package: lemon
Architecture: any
Depends: ${shlibs:Depends}
Description: The Lemon Parser Generator
 Lemon is an LALR(1) parser generator for C or C++. It does the same
 job as bison and yacc. But lemon is not another bison or yacc
 clone. It uses a different grammar syntax which is designed to reduce
 the number of coding errors. Lemon also uses a more sophisticated
 parsing engine that is faster than yacc and bison and which is both
 reentrant and thread-safe. Furthermore, Lemon implements features
 that can be used to eliminate resource leaks, making is suitable for
 use in long-running programs such as graphical user interfaces or
 embedded controllers.

Package: sqlite3
Section: misc
Architecture: any
Depends: ${shlibs:Depends}
Suggests: sqlite3-doc
Description: A command line interface for SQLite 3
 SQLite is a C library that implements an SQL database engine. 
 Programs that link with the SQLite library can have SQL database 
 access without running a separate RDBMS process.

Package: sqlite3-doc
Section: doc
Architecture: all
Recommends: sqlite3
Description: SQLite 3 documentation
 SQLite is a C library that implements an SQL database engine. 
 Programs that link with the SQLite library can have SQL database 
 access without running a separate RDBMS process.
 .
 This package contains the documentation that is also available on
 the SQLite homepage.

Package: libsqlite3-0
Section: libs
Architecture: any
Pre-Depends: debconf (>= 0.2.17)
Depends: ${shlibs:Depends}
Description: SQLite 3 shared library
 SQLite is a C library that implements an SQL database engine. 
 Programs that link with the SQLite library can have SQL database 
 access without running a separate RDBMS process.

Package: libsqlite3-dev
Replaces: libsqlite-dev (<< 2.7.0)
Suggests: sqlite-doc
Section: libdevel
Architecture: any
Depends: libsqlite3-0 (= ${Source-Version}), libc6-dev
Description: SQLite 3 development files
 SQLite is a C library that implements an SQL database engine. 
 Programs that link with the SQLite library can have SQL database 
 access without running a separate RDBMS process.
 .
 This package contains the development files (headers, static libraries)

Package: libsqlite3-tcl
Suggests: sqlite3-doc
Section: interpreters
Architecture: any
Depends: ${shlibs:Depends}
Description: SQLite 3 TCL bindings
 SQLite is a C library that implements an SQL database engine. 
 Programs that link with the SQLite library can have SQL database 
 access without running a separate RDBMS process.
 .
 This package contains the TCL bindings.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-k7
Locale: LANG=C, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)

---------------------------------------
Received: (at 282351-close) by bugs.debian.org; 7 Dec 2004 06:39:12 +0000
>From rdonald@newraff.debian.org Mon Dec 06 22:39:12 2004
Return-path: <rdonald@newraff.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CbZ0B-0002gR-00; Mon, 06 Dec 2004 22:39:11 -0800
Received: from rdonald by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CbYno-0003XC-00; Tue, 07 Dec 2004 01:26:24 -0500
From: Andreas Rottmann <rotty@debian.org>
To: 282351-close@bugs.debian.org
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#282351: fixed in sqlite3 3.0.8-1
Message-Id: <E1CbYno-0003XC-00@newraff.debian.org>
Sender: Randall Donald <rdonald@newraff.debian.org>
Date: Tue, 07 Dec 2004 01:26:24 -0500
Delivered-To: 282351-close@bugs.debian.org
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: 
X-CrossAssassin-Score: 2

Source: sqlite3
Source-Version: 3.0.8-1

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

lemon_3.0.8-1_i386.deb
  to pool/main/s/sqlite3/lemon_3.0.8-1_i386.deb
libsqlite3-0_3.0.8-1_i386.deb
  to pool/main/s/sqlite3/libsqlite3-0_3.0.8-1_i386.deb
libsqlite3-dev_3.0.8-1_i386.deb
  to pool/main/s/sqlite3/libsqlite3-dev_3.0.8-1_i386.deb
libsqlite3-tcl_3.0.8-1_i386.deb
  to pool/main/s/sqlite3/libsqlite3-tcl_3.0.8-1_i386.deb
sqlite3-doc_3.0.8-1_all.deb
  to pool/main/s/sqlite3/sqlite3-doc_3.0.8-1_all.deb
sqlite3_3.0.8-1.diff.gz
  to pool/main/s/sqlite3/sqlite3_3.0.8-1.diff.gz
sqlite3_3.0.8-1.dsc
  to pool/main/s/sqlite3/sqlite3_3.0.8-1.dsc
sqlite3_3.0.8-1_i386.deb
  to pool/main/s/sqlite3/sqlite3_3.0.8-1_i386.deb
sqlite3_3.0.8.orig.tar.gz
  to pool/main/s/sqlite3/sqlite3_3.0.8.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 282351@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Rottmann <rotty@debian.org> (supplier of updated sqlite3 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-----
Hash: SHA1

Format: 1.7
Date: Sun,  7 Nov 2004 13:49:52 +0100
Source: sqlite3
Binary: lemon libsqlite3-tcl sqlite3-doc sqlite3 libsqlite3-0 libsqlite3-dev
Architecture: source i386 all
Version: 3.0.8-1
Distribution: unstable
Urgency: low
Maintainer: Andreas Rottmann <rotty@debian.org>
Changed-By: Andreas Rottmann <rotty@debian.org>
Description: 
 lemon      - The Lemon Parser Generator
 libsqlite3-0 - SQLite 3 shared library
 libsqlite3-dev - SQLite 3 development files
 libsqlite3-tcl - SQLite 3 TCL bindings
 sqlite3    - A command line interface for SQLite 3
 sqlite3-doc - SQLite 3 documentation
Closes: 272271 282351
Changes: 
 sqlite3 (3.0.8-1) unstable; urgency=low
 .
   * Initial release of SQLite3 (closes: #272271, #282351).
     - Now packaged as a new source package, since SQLite 3
       is incompatible (database- and API-wise) with SQLite 2.
     - Remove debian/lemon.html, this is now shipped by upstream in doc/.
     - Adapted manpage for 3.0 (thanks to Laszlo 'GCS' Boszormeny).
Files: 
 9e56fd84cb0a94b36341b516c2a43291 748 devel optional sqlite3_3.0.8-1.dsc
 b7dff1ec9bf4d08928c039b278630ba7 1288859 devel optional sqlite3_3.0.8.orig.tar.gz
 dba658b4a0e39ee78fcd053684527e25 30365 devel optional sqlite3_3.0.8-1.diff.gz
 a490595b4952a238a3b689f44784e3ac 210378 doc optional sqlite3-doc_3.0.8-1_all.deb
 db5f98b541e45a1948ae54fed625d31d 44254 devel optional lemon_3.0.8-1_i386.deb
 6d699348672e942102eb8b7201296b1c 19702 misc optional sqlite3_3.0.8-1_i386.deb
 8c32ee467eb40dae5bbdce21450e0818 154110 libs optional libsqlite3-0_3.0.8-1_i386.deb
 d860af85b559e3c655772824bef0a5ce 185586 libdevel optional libsqlite3-dev_3.0.8-1_i386.deb
 bdf383cf9b0ba4fad1389ecb640e6f7e 11282 interpreters optional libsqlite3-tcl_3.0.8-1_i386.deb

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

iD8DBQFBpa5j+S/PxQH9W2IRAmVTAKCLnGqyrB7a+kPUw9P9OjZPqfiAuQCdHHIV
ubDlWwRlVRL6Rid1oRDL9lU=
=WjaX
-----END PGP SIGNATURE-----



Reply to: