Update min versions of gitaly, ruby-gitaly, gitlab-common, ruby-gitlab-labkit

This commit is contained in:
Pirate Praveen 2021-10-04 20:54:36 +05:30
parent 24efc58fa7
commit 4a9bb0dbfe

10
debian/control vendored
View file

@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10~),
dh-golang,
golang-any (>= 2:1.15~),
bc,
gitaly (>= 14.0.9~),
gitaly (>= 14.1~),
golang-github-alecthomas-chroma-dev,
golang-github-aws-aws-sdk-go-dev,
golang-github-azure-azure-storage-blob-go-dev (>= 0.10~),
@ -67,7 +67,7 @@ Section: contrib/net
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends},
gitlab-common (>= 14.0~),
gitlab-common (>= 14.1~),
ruby (>= 1:2.7~),
rubygems-integration (>= 1.18~),
lsb-base (>= 3.0-6),
@ -328,7 +328,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
#
ruby-premailer-rails (>= 1.10.3-2~),
# LabKit: Tracing and Correlation
ruby-gitlab-labkit (>= 0.18~),
ruby-gitlab-labkit (>= 0.20~),
# Thrift is a dependency of gitlab-labkit, we want a version higher than 0.14.0
# because of https://gitlab.com/gitlab-org/gitlab/-/issues/321900
ruby-thrift (>= 0.14~),
@ -383,7 +383,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Spamcheck GRPC protocol definitions
ruby-spamcheck,
# Gitaly GRPC client
ruby-gitaly (>= 14.0~),
ruby-gitaly (>= 14.1~),
# KAS GRPC protocol definitions
ruby-kas-grpc,
#
@ -505,7 +505,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# gitlab-sidekiq was failing without puma
puma
Recommends: certbot,
gitaly (>= 14.0~),
gitaly (>= 14.1~),
openssh-server
Conflicts: libruby2.5
Description: git powered software platform to collaborate on code (non-omnibus)