File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ pysqlcipher (2.6.3.2) unstable; urgency=medium
2+
3+ * Change build-dependency version for libsqlcipher-dev to pick up
4+ backported versions more easily
5+
6+ -- Micah Anderson <micah@debian.org> Tue, 01 Jul 2014 12:25:04 -0400
7+
18pysqlcipher (2.6.3.1) unstable; urgency=low
29
310 * Use libsqlcipher0 2.2.1-2, that uses SQLITE_TEMP_STORE=2. See #726464
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Source: pysqlcipher
22Maintainer: Ben Carrillo <ben@futeisha.org>
33Section: python
44Priority: optional
5- Build-Depends: python-all-dev (>= 2.6.6-3), libsqlcipher-dev (>=2.2.1-2), debhelper (>= 9)
5+ Build-Depends: python-all-dev (>= 2.6.6-3), libsqlcipher-dev (>=2.2.1-2~ ), debhelper (>= 9)
66Standards-Version: 3.9.4
77Uploaders: Micah Anderson <micah@debian.org>
88X-Python-Version: >= 2.5
You can’t perform that action at this time.
0 commit comments