sqlite3 3.7.9-2ubuntu1.1 source package in Ubuntu

Changelog

sqlite3 (3.7.9-2ubuntu1.1) precise-proposed; urgency=low

  * debian/patches/upstream_incorrect_sql.patch:
    - upstream patch for "Incorrect result from LEFT JOIN with OR in
      the WHERE clause status still"
      (lp: #1021044)
 -- Sebastien Bacher <email address hidden>   Thu, 02 Aug 2012 18:06:53 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sqlite3_3.7.9.orig-www.tar.gz 2.4 MiB 0722b5986996f55d36764536f0ff5eaea3c1195b628f99ac663f245264f0db6b
sqlite3_3.7.9.orig.tar.gz 3.8 MiB 41b334d3507500b63e3d4eb59a2e91864df938c8a46372a0232ff7c52d836e9e
sqlite3_3.7.9-2ubuntu1.1.debian.tar.gz 17.9 KiB ff72b4df7262906c2095975713f8a9c184fcc9f97880a34d6ba81463de878df2
sqlite3_3.7.9-2ubuntu1.1.dsc 1.8 KiB 588ca5c3c5394291a572735ff58ee2e94047983dfdc2547c8f348829a4c3a329

View changes file

Binary packages built by this source

lemon: LALR(1) Parser Generator for C or C++

 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.

libsqlite3-0: 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.

libsqlite3-0-dbg: SQLite 3 debugging symbols

 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 debugging symbols for the libraries.

libsqlite3-dev: 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)

libsqlite3-tcl: 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.

sqlite3: 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.

sqlite3-doc: 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.