summaryrefslogtreecommitdiff
path: root/debian/control
blob: 3aa8fc3510508a7e2096aebdd8759083874e591a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: leap-mail
Maintainer: Micah Anderson <micah@leap.se>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9)
Standards-Version: 3.9.5

Package: leap-mail
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Suggests: bitmask
Description: Mail Services provided by Bitmask, the LEAP Client.
 This package contains the client-side python components that the desktop
 client uses for interacting with server-side leap_mx. It includes an SMTP
 proxy and a local IMAP server that will fetch mail from the remote incoming
 queue backed up by SOLEDAD.