diff options
author | Duda Dornelles <ddornell@thoughtworks.com> | 2015-02-03 12:24:39 -0200 |
---|---|---|
committer | Duda Dornelles <ddornell@thoughtworks.com> | 2015-02-03 12:36:18 -0200 |
commit | e4c47334a5b986397e93a88badc263648d7d2ae0 (patch) | |
tree | 2353eb5041e68ab9d0b8a0709d9411961b8f4133 /debian | |
parent | 6904acf34524b84d70d0054a5bb953a1bf9c784a (diff) |
Upgrading to twisted 13.2.0
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 88392019..ff7e4b61 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ X-Python-Version: >= 2.7 Package: pixelated-user-agent Architecture: all -Depends: python (>= 2.7), python (<< 2.8), leap-keymanager, soledad-common, soledad-client, leap-mail, python-srp, python-dirspec, python-u1db, python-whoosh, python-sqlcipher, python-twisted-web, python-pyasn1, python-gnupg, python-requests, python-twisted +Depends: python (>= 2.7), python (<< 2.8), leap-keymanager, soledad-common, soledad-client, leap-mail, python-srp, python-dirspec, python-u1db, python-whoosh (>=2.5.7), python-sqlcipher, python-twisted-web (>= 12.3.0), python-pyasn1, python-gnupg, python-requests, python-twisted (>= 12.3.0) Description: API to serve the pixelated front-end requests Pixelated User Agent Service ============================ |