summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-09-17 11:37:14 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-09-17 11:37:14 -0300
commit11e505522c1f71c396e64fce7bfdfc6a4bf8c019 (patch)
tree5b0f8333c3370c081f863f3939daf686ec51459d
parent042cf4034da901bdffefbfa50dad491dd280d37e (diff)
downloadkeyringer-11e505522c1f71c396e64fce7bfdfc6a4bf8c019.tar.gz
keyringer-11e505522c1f71c396e64fce7bfdfc6a4bf8c019.tar.bz2
Removing required versions for debian/control dependencies
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 8b26ecb..0f97ff9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Browser: https://git.sarava.org/?p=keyringer.git;a=summary
Package: keyringer
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, git (>= 1.7.10.4), gnupg (>= 1.4.12), gawk (>= 4.0.1) | mawk (>= 1.3.3)
+Depends: ${shlibs:Depends}, ${misc:Depends}, git, gnupg, gawk | mawk
Recommends: openssl, xdg-utils
Description: Distributed secret management using GnuPG and Git
Keyringer lets you manage and share secrets using GnuPG and Git in a distributed