From b889581945f0444127b2e0aac29d0e101dcafca6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 25 Feb 2012 19:31:46 -0400 Subject: version dependency on openssh-client This is only to ensure that it's as new a version as it was built with, so partial upgrades work. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 28f171c75..8ea1a6259 100644 --- a/debian/control +++ b/debian/control @@ -37,7 +37,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, uuid, rsync, wget | curl, - openssh-client + openssh-client (>= 1:5.6p1) Suggests: graphviz, bup, gnupg Description: manage files with git, without checking their contents into git git-annex allows managing files with git, without checking the file -- cgit v1.2.3