diff options
author | Micah Anderson <micah@riseup.net> | 2013-07-18 15:18:59 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-07-18 15:47:56 -0400 |
commit | bda55447ed2ecf995feaa0106c136b7a461a4596 (patch) | |
tree | a49069503ecf602f460fd7443a5d6465e91548a3 /debian/control | |
parent | f50546e9ed163a52ab63150698d892e574012f18 (diff) |
adjust package descriptions to fit with policy
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index cfa808f..a3e417a 100644 --- a/debian/control +++ b/debian/control @@ -8,5 +8,6 @@ Standards-Version: 3.9.4 Package: leap-mx Architecture: all Depends: ${misc:Depends}, ${python:Depends} -Description: An asynchronous, transparently-encrypting remailer for the LEAP platform - An asynchronous, transparently-encrypting remailer using BigCouch/CouchDB and OpenPGP, written in Twisted Python. +Description: Asynchronous, transparently-encrypting remailer for the LEAP platform + Asynchronous, transparently-encrypting remailer using BigCouch/CouchDB + and OpenPGP, written in Twisted Python. |