From 6b0cba47916b921aa9e8484f3c6640ecbd0472eb Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Wed, 15 Apr 2020 19:37:22 +0530 Subject: [PATCH] Tighten dependency on gitaly --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ddc7c32ecb..87f1fcc2e7 100644 --- a/debian/control +++ b/debian/control @@ -405,7 +405,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # gitlab-sidekiq was failing without puma puma Recommends: certbot, - gitaly (>= 12.9~) + gitaly (>= 12.9.3~) Conflicts: libruby2.3 Description: git powered software platform to collaborate on code (non-omnibus) gitlab provides web based interface to host source code and track issues.