diff options
author | Kali Kaneko <kali@leap.se> | 2013-11-06 14:47:17 -0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-11-06 14:47:17 -0200 |
commit | 68628096e812b894d5fac65da2d2866da2599849 (patch) | |
tree | 04c2aea5d97166460e0df6ae10b48f7ca6f70c02 /debian/control | |
parent | c815bb9d7d848755fa81828c7b8a7aea2a7ed9ab (diff) |
fix long line in description
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 62790fd..7317221 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ 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. + 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. |