From 2198696c369d53bcaeb32cd5d25c526f76808ab4 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 6 Jun 2013 16:33:05 -0400 Subject: initial debian packaging --- debian/control | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +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. -- cgit v1.2.3