Update minimum versions of gitaly, ruby-gitaly and gitlab-common

This commit is contained in:
Pirate Praveen 2021-10-29 22:03:29 +05:30
parent 4ae4671472
commit 36de66b07a

8
debian/control vendored
View file

@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10~),
dh-golang,
golang-any (>= 2:1.15~),
bc,
gitaly (>= 14.1~),
gitaly (>= 14.2~),
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.1~),
gitlab-common (>= 14.2~),
ruby (>= 1:2.7~),
rubygems-integration (>= 1.18~),
lsb-base (>= 3.0-6),
@ -383,7 +383,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Spamcheck GRPC protocol definitions
ruby-spamcheck,
# Gitaly GRPC client
ruby-gitaly (>= 14.1~),
ruby-gitaly (>= 14.2~),
# 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.1~),
gitaly (>= 14.2~),
openssh-server
Conflicts: libruby2.5
Description: git powered software platform to collaborate on code (non-omnibus)