Update minimum version of gitaly

This commit is contained in:
Pirate Praveen 2023-03-19 01:21:25 +05:30
parent 72d421c803
commit 502fbf1ee9
No known key found for this signature in database
GPG key ID: 8F53E0193B294B75

8
debian/control vendored
View file

@ -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.7~), golang-gitlab-gitlab-org-gitaly-dev (>= 15.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~),
@ -82,7 +82,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 (>= 15.7~), gitlab-common (>= 15.8~),
ruby (>= 1:2.7~), ruby (>= 1:2.7~),
rubygems-integration (>= 1.18~), rubygems-integration (>= 1.18~),
lsb-base (>= 3.0-6), lsb-base (>= 3.0-6),
@ -403,7 +403,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.7~), ruby-gitaly (>= 15.8~),
# KAS GRPC protocol definitions # KAS GRPC protocol definitions
ruby-kas-grpc, ruby-kas-grpc,
# #
@ -540,7 +540,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.7~), gitaly (>= 15.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)