Update minimum versions of gitaly, gitlab-workhorse and gitlab-shell

This commit is contained in:
Pirate Praveen 2019-10-24 23:45:50 +05:30
parent 56c3f8d582
commit 519786022b

6
debian/control vendored
View file

@ -35,7 +35,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
openssh-client,
bzip2,
ucf,
gitlab-workhorse (>= 8.5.2~),
gitlab-workhorse (>= 8.8.1~),
ruby-rails (>= 2:5.2.3~),
ruby-bootsnap,
ruby-nakayoshi-fork (>= 0.0.4~),
@ -381,7 +381,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# gitlab-sidekiq was failing without puma
puma
Recommends: certbot,
gitaly (>= 1.47.3~)
gitaly (>= 1.59.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.
@ -402,7 +402,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
adduser (>= 3.34~),
git (>= 1:2.18~),
ucf,
gitlab-shell (>= 9.1~)
gitlab-shell (>= 9.3~)
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