Update minimum version of gitaly
This commit is contained in:
parent
7d0597e91e
commit
dcb63cc8d2
1 changed files with 4 additions and 4 deletions
8
debian/control
vendored
8
debian/control
vendored
|
@ -47,7 +47,7 @@ Build-Depends: debhelper-compat (= 13),
|
|||
golang-github-sebest-xff-dev,
|
||||
golang-github-sirupsen-logrus-dev,
|
||||
golang-github-stretchr-testify-dev (>= 1.4~),
|
||||
golang-gitlab-gitlab-org-gitaly-dev (>= 15.9~),
|
||||
golang-gitlab-gitlab-org-gitaly-dev (>= 15.10~),
|
||||
golang-github-beevik-ntp-dev,
|
||||
# protobuf-1-5
|
||||
# golang-gitlab-gitlab-org-labkit-dev (>= 1.14~),
|
||||
|
@ -82,7 +82,7 @@ Section: contrib/net
|
|||
Architecture: all
|
||||
XB-Ruby-Versions: ${ruby:Versions}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||
gitlab-common (>= 15.8~),
|
||||
gitlab-common (>= 15.10~),
|
||||
ruby (>= 1:2.7~),
|
||||
rubygems-integration (>= 1.18~),
|
||||
lsb-base (>= 3.0-6),
|
||||
|
@ -413,7 +413,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Spamcheck GRPC protocol definitions
|
||||
ruby-spamcheck (>= 1.0~),
|
||||
# Gitaly GRPC client
|
||||
ruby-gitaly (>= 15.9~),
|
||||
ruby-gitaly (>= 15.10~),
|
||||
# KAS GRPC protocol definitions
|
||||
ruby-kas-grpc,
|
||||
#
|
||||
|
@ -552,7 +552,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# gitlab-sidekiq was failing without puma
|
||||
puma
|
||||
Recommends: certbot,
|
||||
gitaly (>= 15.9~),
|
||||
gitaly (>= 15.10~),
|
||||
openssh-server
|
||||
Conflicts: libruby2.5
|
||||
Description: git powered software platform to collaborate on code (non-omnibus)
|
||||
|
|
Loading…
Reference in a new issue