summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.