Update minimum version of gitaly to 14.4.4
This commit is contained in:
parent
509e622831
commit
3609e13a1c
1 changed files with 3 additions and 3 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -41,7 +41,7 @@ Build-Depends: debhelper (>= 10~),
|
|||
golang-github-sebest-xff-dev,
|
||||
golang-github-sirupsen-logrus-dev,
|
||||
golang-github-stretchr-testify-dev (>= 1.4~),
|
||||
golang-gitlab-gitlab-org-gitaly-dev (>= 14.4~),
|
||||
golang-gitlab-gitlab-org-gitaly-dev (>= 14.4.4~),
|
||||
golang-gitlab-gitlab-org-labkit-dev (>= 1.6~),
|
||||
golang-gocloud-dev,
|
||||
golang-golang-x-crypto-dev,
|
||||
|
@ -385,7 +385,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# Spamcheck GRPC protocol definitions
|
||||
ruby-spamcheck,
|
||||
# Gitaly GRPC client
|
||||
ruby-gitaly (>= 14.4~),
|
||||
ruby-gitaly (>= 14.4.4~),
|
||||
# KAS GRPC protocol definitions
|
||||
ruby-kas-grpc,
|
||||
#
|
||||
|
@ -508,7 +508,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# gitlab-sidekiq was failing without puma
|
||||
puma
|
||||
Recommends: certbot,
|
||||
gitaly (>= 14.4~),
|
||||
gitaly (>= 14.4.4~),
|
||||
openssh-server
|
||||
Conflicts: libruby2.5
|
||||
Description: git powered software platform to collaborate on code (non-omnibus)
|
||||
|
|
Loading…
Add table
Reference in a new issue