diff options
author | Micah Anderson <micah@riseup.net> | 2015-09-01 16:44:10 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2015-09-01 16:44:10 -0400 |
commit | bca46ee76f31a1272245156d3f2c6fcd4c7da180 (patch) | |
tree | bd2ac6fa8b7a6e0189a1da4e551c064fd6b4607b /debian/control | |
parent | 2e40f9b62d8c66295a540aac405d031c8d6e65d5 (diff) |
minor lintian adjustments
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. |