aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-09-05 23:24:05 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-09-05 23:24:05 -0300
commit5811e07b6caca8023d823b8e7cf3eedc1dc1f8d9 (patch)
tree761fe9a3e67eb9f36d518e06a962f92cfcd8ded6 /debian/control
parent3e01335b6df32dbbc251aface2cb3e3bad61c05b (diff)
parentf91709c2abaa2b3011ef0b9799ce2fa010f9d534 (diff)
downloadkeyringer-5811e07b6caca8023d823b8e7cf3eedc1dc1f8d9.tar.gz
keyringer-5811e07b6caca8023d823b8e7cf3eedc1dc1f8d9.tar.bz2
Merge branch 'master' into debian
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 87ac26d..689c7d9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,14 @@ Priority: extra
Maintainer: Silvio Rhatto <rhatto@riseup.net>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.8.4
-Homepage: https://git.sarava.org/?p=keyringer.git;a=summary
+Homepage: https://keyringer.pw
#Vcs-Git: git://git.debian.org/collab-maint/keyringer.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/keyringer.git;a=summary
Package: keyringer
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, bash, git-core, gnupg, grep, gawk, coreutils, sed
+Recommends: openssl, xdg-utils
Description: Distributed secret management using GPG and git
Keyringer lets you manage and share secrets using GPG and git in a distributed
fashion. It has custom commands to encrypt, decrypt, recrypt, create key pairs,