summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-06-15 01:39:31 +0900
committerKali Kaneko <kali@leap.se>2013-06-15 01:39:31 +0900
commit7199a11a9a30f8299ebbc99ec6844c792d2a3124 (patch)
tree96125d6802547d1dc7d55c4860d50db230e0fc09 /debian/control
parent3805d683841766f98555b13d4bfbe5b105172a4d (diff)
parent2198696c369d53bcaeb32cd5d25c526f76808ab4 (diff)
Merge remote-tracking branch 'micah/debian' into debian
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..78528af
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,12 @@
+Source: leap-mx
+Maintainer: Micah Anderson <micah@debian.org>
+Section: python
+Priority: optional
+Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9)
+Standards-Version: 3.9.4
+
+Package: python-leap-mx
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}
+Description: An asynchronous, transparently-encrypting remailer for the L
+ An asynchronous, transparently-encrypting remailer using BigCouch/CouchDB and PGP/GnuPG, written in Twisted Python.