From 80795ab3e08e2426b919d37896015fb78326c0cb Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 13 Aug 2013 16:11:06 -0400 Subject: adjust twisted requirement to work for backported version --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 3604973..c5a9206 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.4 Package: leap-mx Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, python-twisted (>= 13.0.0-1) +Depends: ${misc:Depends}, ${python:Depends}, python-twisted (>= 13.0.0-1~bpo70+1) Description: Asynchronous, transparently-encrypting remailer for the LEAP platform Asynchronous, transparently-encrypting remailer using BigCouch/CouchDB and OpenPGP, written in Twisted Python. -- cgit v1.2.3