diff options
author | Micah Anderson <micah@riseup.net> | 2013-08-27 12:16:28 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-08-27 12:16:28 -0400 |
commit | d338ad01b15ad649d72dd9ecb3a241198849f94a (patch) | |
tree | b7c538c93db5b586a90ab6eece573278c1c372f0 /debian/control | |
parent | d0acad10da73930bffd209f5012031422f8567a9 (diff) |
update debian/control extended description to fit required length
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 824d4b3..74fe573 100644 --- a/debian/control +++ b/debian/control @@ -10,5 +10,5 @@ Architecture: all Depends: ${misc:Depends}, ${python:Depends} Suggests: bitmask Description: Client-side python bindings for the LEAP mail client - This package contains the client-side python components for interacting with bitmask, - and the server-side leap_mx. + This package contains the client-side python components for interacting with + bitmask, and the server-side leap_mx. |