sqlite3 3.8.11.1-1 source package in Ubuntu

Changelog

sqlite3 (3.8.11.1-1) unstable; urgency=low

  * New upstream, bugfix release.

 -- Laszlo Boszormenyi (GCS) <email address hidden>  Fri, 31 Jul 2015 15:21:25 +0000

Upload details

Uploaded by:
Laszlo Boszormenyi
Uploaded to:
Sid
Original maintainer:
Laszlo Boszormenyi
Architectures:
any all
Section:
database
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sqlite3_3.8.11.1-1.dsc 2.5 KiB e47feeb9267d181570b34b2680f41f24ee70cbbbaa98024b6885254469564af0
sqlite3_3.8.11.1.orig-www.tar.xz 2.9 MiB 71107df3a14cd5a828cd518912fa63f6d58a869ad613f3fea382ef42032b5a46
sqlite3_3.8.11.1.orig.tar.xz 4.7 MiB 06d0a2fe37b45020d2010e4c4661052e8913e58c460772249224e392a6456070
sqlite3_3.8.11.1-1.debian.tar.xz 16.1 KiB 1280ae29e2ae74a8968a9fc2a79033af20e16368fc4cd7d512dd7b5106d0d7ba

Available diffs

No changes file available.

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.

lemon-dbgsym: No summary available for lemon-dbgsym in ubuntu wily.

No description available for lemon-dbgsym in ubuntu wily.

libsqlite3-0: No summary available for libsqlite3-0 in ubuntu wily.

No description available for libsqlite3-0 in ubuntu wily.

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-0-dbgsym: debug symbols for package libsqlite3-0

 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-dev: No summary available for libsqlite3-dev in ubuntu wily.

No description available for libsqlite3-dev in ubuntu wily.

libsqlite3-dev-dbgsym: No summary available for libsqlite3-dev-dbgsym in ubuntu wily.

No description available for libsqlite3-dev-dbgsym in ubuntu wily.

libsqlite3-tcl: No summary available for libsqlite3-tcl in ubuntu wily.

No description available for libsqlite3-tcl in ubuntu wily.

libsqlite3-tcl-dbgsym: No summary available for libsqlite3-tcl-dbgsym in ubuntu wily.

No description available for libsqlite3-tcl-dbgsym in ubuntu wily.

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-dbgsym: debug symbols for package sqlite3

 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.