From 8c3ba002ea8614b156ee663d8f5e30052e4fb869 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Wed, 8 Apr 2020 17:37:03 +0530 Subject: [PATCH] Tighten dependencies: gitlab-shell, gitlab-workhorse --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 7d7a1afd47..452bab0e84 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client, bzip2, ucf, - gitlab-workhorse (>= 8.18~), + gitlab-workhorse (>= 8.30~), ruby-rails (>= 2:6.0.2.1+dfsg-3~), ruby-bootsnap (>= 1.4~), ruby-nakayoshi-fork (>= 0.0.4~), @@ -426,7 +426,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, adduser (>= 3.34~), git (>= 1:2.24~), ucf, - gitlab-shell (>= 11.0~) + gitlab-shell (>= 12.0~) Description: git powered software platform to collaborate on code (common) gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review