From dcb63cc8d2c8e73750afb25927cf54d0d067abb4 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Mon, 29 May 2023 01:25:39 +0530 Subject: [PATCH] Update minimum version of gitaly --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 5ccf3f6dd9..a21dce0c48 100644 --- a/debian/control +++ b/debian/control @@ -47,7 +47,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 (>= 15.9~), + golang-gitlab-gitlab-org-gitaly-dev (>= 15.10~), golang-github-beevik-ntp-dev, # protobuf-1-5 # golang-gitlab-gitlab-org-labkit-dev (>= 1.14~), @@ -82,7 +82,7 @@ Section: contrib/net Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, - gitlab-common (>= 15.8~), + gitlab-common (>= 15.10~), ruby (>= 1:2.7~), rubygems-integration (>= 1.18~), lsb-base (>= 3.0-6), @@ -413,7 +413,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Spamcheck GRPC protocol definitions ruby-spamcheck (>= 1.0~), # Gitaly GRPC client - ruby-gitaly (>= 15.9~), + ruby-gitaly (>= 15.10~), # KAS GRPC protocol definitions ruby-kas-grpc, # @@ -552,7 +552,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # gitlab-sidekiq was failing without puma puma Recommends: certbot, - gitaly (>= 15.9~), + gitaly (>= 15.10~), openssh-server Conflicts: libruby2.5 Description: git powered software platform to collaborate on code (non-omnibus)