Update minimum versions of gitaly, gitlab-workhorse and gitlab-shell
This commit is contained in:
parent
56c3f8d582
commit
519786022b
1 changed files with 3 additions and 3 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue