summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <hans@eds.org>2013-01-17 14:10:27 -0500
committerHans-Christoph Steiner <hans@eds.org>2013-01-17 14:10:27 -0500
commit9da5e9acd37e51b86429d938e7e6a64ffb02da84 (patch)
tree13f22186730032a212826c9132d08a1bb77b4e3c
parent212b65c8d81808b618d9cc8b30a9ef8d165faf88 (diff)
add note about SQLCipher v2.1.1 being based on SQLite3 v3.7.14.1
-rw-r--r--debian/control8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index fe1ee3f..6c7ad6c 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,8 @@ Description: Command line interface for SQLCipher
database engine. Programs that link with the SQLCipher library can have SQL
database access without running a separate RDBMS process. It allows one to
have per-database or page-by-page encryption using AES-256 from OpenSSL.
+ .
+ SQLCipher v2.1.1 is based on SQLite3 v3.7.14.1.
Package: libsqlcipher0-dbg
Section: debug
@@ -33,6 +35,8 @@ Description: SQLCipher debugging symbols
database access without running a separate RDBMS process. It allows one to
have per-database or page-by-page encryption using AES-256 from OpenSSL.
.
+ SQLCipher v2.1.1 is based on SQLite3 v3.7.14.1.
+ .
This package contains the debugging symbols for the libraries.
Package: libsqlcipher0
@@ -47,6 +51,8 @@ Description: SQLCipher shared library
database engine. Programs that link with the SQLCipher library can have SQL
database access without running a separate RDBMS process. It allows one to
have per-database or page-by-page encryption using AES-256 from OpenSSL.
+ .
+ SQLCipher v2.1.1 is based on SQLite3 v3.7.14.1.
Package: libsqlcipher-dev
Suggests: sqlite3-doc
@@ -60,3 +66,5 @@ Description: SQLCipher development files
have per-database or page-by-page encryption using AES-256 from OpenSSL.
.
This package contains the development files (headers, static libraries)
+ .
+ SQLCipher v2.1.1 is based on SQLite3 v3.7.14.1.