From eece94ba79009b1be42e447caf434ba66c155ac1 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 1 Jul 2014 12:26:15 -0400 Subject: change build dependency version on libsqlcipher-dev to pick up backports easier --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') 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 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 X-Python-Version: >= 2.5 -- cgit v1.2.3