diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-09-16 13:16:35 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-09-16 13:16:35 -0300 |
commit | 97d9e217992542c83db2db5810b31ba6a8b51f1c (patch) | |
tree | 1306274afbed9959e14dc7b653de97f669b92c9a /debian | |
parent | 95a74e3abfff9f45e750f2335971c87039af3e42 (diff) | |
download | keyringer-97d9e217992542c83db2db5810b31ba6a8b51f1c.tar.gz keyringer-97d9e217992542c83db2db5810b31ba6a8b51f1c.tar.bz2 |
Updating Standards-Version and dependency versions at debian/control
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 689c7d9..3a1751a 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,14 @@ Section: unknown Priority: extra Maintainer: Silvio Rhatto <rhatto@riseup.net> Build-Depends: debhelper (>= 7.0.50~) -Standards-Version: 3.8.4 +Standards-Version: 3.9.4 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}, bash, git-core, gnupg, grep, gawk, coreutils, sed +Depends: ${shlibs:Depends}, ${misc:Depends}, bash (>=4.2), git-core (>=1.7.10), gnupg (>=1.4.12), grep (>=2.12), gawk (>=4.0.1), coreutils (>=8.13), sed (>=4.2.2) 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 |