diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index e97420f..5df8411 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,8 @@ Package: leap-mail Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core, python-twisted-mail Suggests: bitmask -Description: Mail Services provided by Bitmask, the LEAP Client. - This package contains the client-side python components that the desktop +Description: LEAP Bitmask client mail support + 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. + queue backed up by Soledad. |