Update minimum version of gitaly* to 14.7

This commit is contained in:
Pirate Praveen 2022-04-02 14:08:05 +05:30
parent 51e7039a88
commit a4df1f3837

8
debian/control vendored
View file

@ -41,7 +41,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 (>= 14.6~),
golang-gitlab-gitlab-org-gitaly-dev (>= 14.7~),
golang-gitlab-gitlab-org-labkit-dev (>= 1.6~),
golang-gocloud-dev,
golang-golang-x-crypto-dev,
@ -68,7 +68,7 @@ Section: contrib/net
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends},
gitlab-common (>= 14.6~),
gitlab-common (>= 14.7~),
ruby (>= 1:2.7~),
rubygems-integration (>= 1.18~),
lsb-base (>= 3.0-6),
@ -389,7 +389,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Spamcheck GRPC protocol definitions
ruby-spamcheck,
# Gitaly GRPC client
ruby-gitaly (>= 14.6~),
ruby-gitaly (>= 14.7~),
# KAS GRPC protocol definitions
ruby-kas-grpc,
#
@ -512,7 +512,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# gitlab-sidekiq was failing without puma
puma
Recommends: certbot,
gitaly (>= 14.6.3+dfsg-2~),
gitaly (>= 14.7~),
openssh-server
Conflicts: libruby2.5
Description: git powered software platform to collaborate on code (non-omnibus)