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, openssh-client,
bzip2, bzip2,
ucf, ucf,
gitlab-workhorse (>= 8.5.2~), gitlab-workhorse (>= 8.8.1~),
ruby-rails (>= 2:5.2.3~), ruby-rails (>= 2:5.2.3~),
ruby-bootsnap, ruby-bootsnap,
ruby-nakayoshi-fork (>= 0.0.4~), ruby-nakayoshi-fork (>= 0.0.4~),
@ -381,7 +381,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# gitlab-sidekiq was failing without puma # gitlab-sidekiq was failing without puma
puma puma
Recommends: certbot, Recommends: certbot,
gitaly (>= 1.47.3~) gitaly (>= 1.59.3~)
Conflicts: libruby2.3 Conflicts: libruby2.3
Description: git powered software platform to collaborate on code (non-omnibus) Description: git powered software platform to collaborate on code (non-omnibus)
gitlab provides web based interface to host source code and track issues. gitlab provides web based interface to host source code and track issues.
@ -402,7 +402,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
adduser (>= 3.34~), adduser (>= 3.34~),
git (>= 1:2.18~), git (>= 1:2.18~),
ucf, ucf,
gitlab-shell (>= 9.1~) gitlab-shell (>= 9.3~)
Description: git powered software platform to collaborate on code (common) Description: git powered software platform to collaborate on code (common)
gitlab provides web based interface to host source code and track issues. 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 It allows anyone for fork a repository and send merge requests. Code review