aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-06-26 17:38:40 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-06-26 17:38:40 -0300
commit3bb919078c3a2ec1656d8cfa96d817d1f3892556 (patch)
tree513395e16cebd618c3684fc4ae264195fc4b049a
parentc85624a027dc14e415ee42edbe6c6d51ecc5daa7 (diff)
downloadkeyringer-3bb919078c3a2ec1656d8cfa96d817d1f3892556.tar.gz
keyringer-3bb919078c3a2ec1656d8cfa96d817d1f3892556.tar.bz2
Setting basic info at debian/control
-rw-r--r--debian/control8
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.