From: Silvio Rhatto Date: Tue, 26 Jun 2012 20:38:40 +0000 (-0300) Subject: Setting basic info at debian/control X-Git-Tag: 0.2.1~67 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=3bb919078c3a2ec1656d8cfa96d817d1f3892556;p=keyringer.git Setting basic info at debian/control --- 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 Build-Depends: debhelper (>= 7.0.50~) Standards-Version: 3.8.4 -Homepage: +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: - +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.