Update minimum version of gitaly to 15.10.8
This commit is contained in:
parent
f87c4d536a
commit
476587688b
1 changed files with 3 additions and 3 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -47,7 +47,7 @@ Build-Depends: debhelper-compat (= 13),
|
||||||
golang-github-sebest-xff-dev,
|
golang-github-sebest-xff-dev,
|
||||||
golang-github-sirupsen-logrus-dev,
|
golang-github-sirupsen-logrus-dev,
|
||||||
golang-github-stretchr-testify-dev (>= 1.4~),
|
golang-github-stretchr-testify-dev (>= 1.4~),
|
||||||
golang-gitlab-gitlab-org-gitaly-dev (>= 15.10~),
|
golang-gitlab-gitlab-org-gitaly-dev (>= 15.10.8~),
|
||||||
golang-github-beevik-ntp-dev,
|
golang-github-beevik-ntp-dev,
|
||||||
# protobuf-1-5
|
# protobuf-1-5
|
||||||
# golang-gitlab-gitlab-org-labkit-dev (>= 1.14~),
|
# golang-gitlab-gitlab-org-labkit-dev (>= 1.14~),
|
||||||
|
@ -413,7 +413,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Spamcheck GRPC protocol definitions
|
# Spamcheck GRPC protocol definitions
|
||||||
ruby-spamcheck (>= 1.0~),
|
ruby-spamcheck (>= 1.0~),
|
||||||
# Gitaly GRPC client
|
# Gitaly GRPC client
|
||||||
ruby-gitaly (>= 15.10~),
|
ruby-gitaly (>= 15.10.8~),
|
||||||
# KAS GRPC protocol definitions
|
# KAS GRPC protocol definitions
|
||||||
ruby-kas-grpc,
|
ruby-kas-grpc,
|
||||||
#
|
#
|
||||||
|
@ -552,7 +552,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 (>= 15.10~),
|
gitaly (>= 15.10.8~),
|
||||||
openssh-server
|
openssh-server
|
||||||
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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue