diff options
author | Kali Kaneko <kali@leap.se> | 2013-11-08 11:37:52 -0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-11-08 11:37:52 -0200 |
commit | bf271e67c53702005535cf4a092244266c45266e (patch) | |
tree | 4c095fe8a581a0696ccfd905b2ca154e116d9bbf /debian/changelog | |
parent | 914f072a671a5db7bb01144a006066a257a4fb3f (diff) |
fix minimum needed version for sqlcipher
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 91fe467..36e6d0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pysqlcipher (2.6.3-1) unstable; urgency=low +pysqlcipher (2.6.3.1) unstable; urgency=low * Use libsqlcipher0 2.2.1-2, that uses SQLITE_TEMP_STORE=2. See #726464 |