diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-11-14 15:22:41 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-11-14 15:22:41 -0200 |
commit | 7ffd60b5c34fa5fb19a52a12f2e7c5f4f032739d (patch) | |
tree | 1f5ac73febf2c0d9446d51e2d9d1a2a7a4dc046f /debian/control | |
parent | 2f636195253fbed95957d2dada83427f9b944bb8 (diff) | |
download | keyringer-7ffd60b5c34fa5fb19a52a12f2e7c5f4f032739d.tar.gz keyringer-7ffd60b5c34fa5fb19a52a12f2e7c5f4f032739d.tar.bz2 |
Adding wipe into package recommendations
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7ad2643..3b8fbf4 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Browser: https://git.sarava.org/?p=keyringer.git;a=summary Package: keyringer Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, git, gnupg, gawk | mawk -Recommends: openssl, xdg-utils +Recommends: openssl, xdg-utils, wipe 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 |