diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control index d1dac87..7aff698 100644 --- a/debian/control +++ b/debian/control @@ -4,12 +4,14 @@ Priority: extra Maintainer: Silvio Rhatto <rhatto@riseup.net> Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.8.4 -Homepage: <insert the upstream URL, if relevant> +Homepage: https://git.sarava.org/?p=keyringer.git;a=summary #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: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: <insert up to 60 chars description> - <insert long description, indented with spaces> +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, + etc. |