]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Setting basic info at debian/control
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 26 Jun 2012 20:38:40 +0000 (17:38 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 26 Jun 2012 20:38:40 +0000 (17:38 -0300)
debian/control

index d1dac879c787317f73ed981f81514e9146473d3c..7aff698ddd05b883395aed8dc9a3f7dfa937c693 100644 (file)
@@ -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.