Update minimum version of gitaly (for gitaly-git2go command)
This commit is contained in:
parent
e1927013bc
commit
7cb02d213a
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -19,7 +19,7 @@ Section: contrib/net
|
||||||
Architecture: all
|
Architecture: all
|
||||||
XB-Ruby-Versions: ${ruby:Versions}
|
XB-Ruby-Versions: ${ruby:Versions}
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
gitlab-common (>= 13.4.6~),
|
gitlab-common (>= 13.7~),
|
||||||
ruby2.7 (>= 2.7.2~),
|
ruby2.7 (>= 2.7.2~),
|
||||||
rubygems-integration (>= 1.18~),
|
rubygems-integration (>= 1.18~),
|
||||||
lsb-base (>= 3.0-6),
|
lsb-base (>= 3.0-6),
|
||||||
|
@ -439,7 +439,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 (>= 13.6~)
|
gitaly (>= 13.7~)
|
||||||
Conflicts: libruby2.5
|
Conflicts: libruby2.5
|
||||||
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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue