From 073dece4395c38a23ad2e19de4e66c0ec5a31879 Mon Sep 17 00:00:00 2001 From: varac Date: Fri, 17 Feb 2017 11:38:45 +0100 Subject: Include debian/ into master --- debian/control | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..d8ae0f2 --- /dev/null +++ b/debian/control @@ -0,0 +1,14 @@ +Source: leap-mx +Maintainer: drebs +Uploader: Micah Anderson +Section: python +Priority: optional +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-systemd +Standards-Version: 3.9.6 + +Package: leap-mx +Architecture: all +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