diff options
author | Hans-Christoph Steiner <hans@eds.org> | 2012-03-31 20:03:47 -0400 |
---|---|---|
committer | Hans-Christoph Steiner <hans@eds.org> | 2012-03-31 21:33:26 -0400 |
commit | ea8e88d26d39c3041868d0df92f71119ff409e9e (patch) | |
tree | 78e2579bb23f735d016488fc9d531b653c7629f9 /debian/lintian/overrides | |
parent | 82a39958ded1bfc014069e716d465807bf63e115 (diff) |
add lintian-overrides when lintian files sqlite in libsqlcipher: SQLCipher is based on SQLite!
Diffstat (limited to 'debian/lintian/overrides')
-rw-r--r-- | debian/lintian/overrides/libsqlcipher0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/lintian/overrides/libsqlcipher0 b/debian/lintian/overrides/libsqlcipher0 new file mode 100644 index 0000000..b2faf24 --- /dev/null +++ b/debian/lintian/overrides/libsqlcipher0 @@ -0,0 +1,3 @@ +# lintian correctly finds a version of sqlite in the sqlcipher libs. SQLCipher +# is a customized version of SQLite3 that adds encryption support. +libsqlcipher0: embedded-library usr/lib/i386-linux-gnu/libsqlcipher.so.0.8.6: sqlite |