sqlite3 3.8.1-1ubuntu1 source package in Ubuntu
Changelog
sqlite3 (3.8.1-1ubuntu1) trusty; urgency=low * Resynchronise with Debian. Remaining changes: - Configure for the Tcl 8.5 multiarch installation. - Fix the cross-build locations. sqlite3 (3.8.1-1) unstable; urgency=low * New upstream release. * Update 10-520478-squash-bad-deps.patch . -- Colin Watson <email address hidden> Mon, 28 Oct 2013 18:03:51 -0700
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sqlite3_3.8.1.orig-www.tar.gz | 3.2 MiB | 73803aa89496e699bf2bb744a6c32b50069b39f16b9ef3afc0f81f60584daf71 |
sqlite3_3.8.1.orig.tar.gz | 4.5 MiB | 94ac6b098728551db102a98c09746b094328569b392fbdd4eb1b57fe3af3c855 |
sqlite3_3.8.1-1ubuntu1.debian.tar.gz | 18.8 KiB | 219f982b26409e78bc72c0d3836fcc2b9969a813792cff4e2313c199df68640d |
sqlite3_3.8.1-1ubuntu1.dsc | 2.5 KiB | cf7dea7a3cf19a1f73b777abcf3dfa049fbd2284c6067beb5d1a194751089370 |
Available diffs
- diff from 3.8.0.2-1ubuntu1 to 3.8.1-1ubuntu1 (533.4 KiB)
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.