summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2014-07-01 12:26:15 -0400
committerMicah Anderson <micah@riseup.net>2014-07-01 12:26:15 -0400
commiteece94ba79009b1be42e447caf434ba66c155ac1 (patch)
treed676d377e8e9bd63805f30fcb59cb19cb9c488c1
parent6f8c9aa6074812e9596a788a0f9f7da9d858fe19 (diff)
change build dependency version on libsqlcipher-dev to pick up backports easier
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 36e6d0c..f5902a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pysqlcipher (2.6.3.2) unstable; urgency=medium
+
+ * Change build-dependency version for libsqlcipher-dev to pick up
+ backported versions more easily
+
+ -- Micah Anderson <micah@debian.org> Tue, 01 Jul 2014 12:25:04 -0400
+
pysqlcipher (2.6.3.1) unstable; urgency=low
* Use libsqlcipher0 2.2.1-2, that uses SQLITE_TEMP_STORE=2. See #726464
diff --git a/debian/control b/debian/control
index a799ca6..db99917 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: pysqlcipher
Maintainer: Ben Carrillo <ben@futeisha.org>
Section: python
Priority: optional
-Build-Depends: python-all-dev (>= 2.6.6-3), libsqlcipher-dev (>=2.2.1-2), debhelper (>= 9)
+Build-Depends: python-all-dev (>= 2.6.6-3), libsqlcipher-dev (>=2.2.1-2~), debhelper (>= 9)
Standards-Version: 3.9.4
Uploaders: Micah Anderson <micah@debian.org>
X-Python-Version: >= 2.5