sqlite3 3.7.9-2ubuntu1 source package in Ubuntu
Changelog
sqlite3 (3.7.9-2ubuntu1) precise; urgency=low * Resynchronise with Debian. Remaining changes: - Build for multiarch. sqlite3 (3.7.9-2) unstable; urgency=low * Export CFLAGS as dpkg-buildpackage no longer does it (closes: #647842). -- Colin Watson <email address hidden> Sun, 27 Nov 2011 15:31:48 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | misc |
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.debian.tar.gz | 16.6 KiB | 3a52cb17a718d99e604e0bae8222225c96740cd6eb8eb16372a79acd25e750ba |
sqlite3_3.7.9-2ubuntu1.dsc | 2.5 KiB | 0f36d1cdfdbab9854a659c837295f6c84e383e580ebe119581a65b8eb0d5a797 |
Available diffs
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: No summary available for sqlite3-doc in ubuntu quantal.
No description available for sqlite3-doc in ubuntu quantal.