From: Silvio Rhatto Date: Tue, 17 Sep 2013 15:23:53 +0000 (-0300) Subject: Fix lintian extended-description-line-too-long X-Git-Tag: 0.2.4~5 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=39b9e23c68cf1e10eba8d78018705e7a349134fb;p=keyringer.git Fix lintian extended-description-line-too-long --- diff --git a/debian/control b/debian/control index b35cbb5..7ad2643 100644 --- a/debian/control +++ b/debian/control @@ -13,11 +13,13 @@ Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, git, gnupg, gawk | mawk Recommends: openssl, xdg-utils Description: Distributed secret management using GnuPG and Git - Keyringer lets you manage and share secrets using GnuPG and Git in a distributed - fashion. It has custom commands to encrypt, decrypt and recrypt secrets as well - as create key pairs and supports encryption to multiple recipients and groups of - different recipients to ensure the same repository can be shared with a workgroup - but allowing to keep some secrets available just to subsets of that group. + Keyringer lets you manage and share secrets using GnuPG and Git in a + distributed fashion. It has custom commands to encrypt, decrypt and + recrypt secrets as well as create key pairs and supports encryption + to multiple recipients and groups of different recipients to ensure + the same repository can be shared with a workgroup but allowing to + keep some secrets available just to subsets of that group. . - OpenSSL is needed to generate X.509 certificates and keys and xdg-utils are needed - to open and edit encrypted secrets according to their file types. + OpenSSL is needed to generate X.509 certificates and keys and + xdg-utils are needed to open and edit encrypted secrets according + to their file types.