summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-09-17 12:23:53 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-09-17 12:23:53 -0300
commit39b9e23c68cf1e10eba8d78018705e7a349134fb (patch)
tree94224fa024b22e433299ccf39247d61785ad6b2e /debian
parent25959404dcea8b9fc21ff76489ecf0d612cad1d5 (diff)
downloadkeyringer-39b9e23c68cf1e10eba8d78018705e7a349134fb.tar.gz
keyringer-39b9e23c68cf1e10eba8d78018705e7a349134fb.tar.bz2
Fix lintian extended-description-line-too-long
Diffstat (limited to 'debian')
-rw-r--r--debian/control16
1 files changed, 9 insertions, 7 deletions
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.