Update minimum versions of dependencies

This commit is contained in:
Pirate Praveen 2021-11-18 23:45:22 +05:30
parent 42abcc7994
commit daeea7adc8

20
debian/control vendored
View file

@ -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.3~),
golang-gitlab-gitlab-org-gitaly-dev (>= 14.4~),
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.3~),
gitlab-common (>= 14.4~),
ruby (>= 1:2.7~),
rubygems-integration (>= 1.18~),
lsb-base (>= 3.0-6),
@ -155,7 +155,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-net-ldap (>= 0.16.3~),
# API
ruby-grape (>= 1.5.1~),
ruby-grape-entity (>= 0.9~),
ruby-grape-entity (>= 0.10~),
ruby-rack-cors (>= 1.0.6~),
# GraphQL API
ruby-graphql (>= 1.11.8~),
@ -181,7 +181,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-fog-openstack (>= 1.0~),
ruby-fog-rackspace (>= 0.1.1~),
ruby-fog-aliyun (>= 0.3~),
ruby-gitlab-fog-azure-rm (>= 1.1.1~),
ruby-gitlab-fog-azure-rm (>= 1.2~),
ruby-azure-storage-blob (>= 2.0.0-3~),
ruby-azure-storage-common (>= 2.0.1-5~),
# for Google storage
@ -204,7 +204,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-html-pipeline (>= 2.13.2~),
ruby-task-list (>= 2.3.1~),
ruby-github-markup (>= 1.7~),
ruby-commonmarker (>= 0.21~),
ruby-commonmarker (>= 0.23.2~),
ruby-kramdown (>= 2.3.1~),
ruby-redcloth (>= 4.3.2-3~),
# rdoc is built-in with ruby
@ -236,10 +236,10 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Issue tags
ruby-acts-as-taggable-on (>= 7.0~),
# Background jobs
ruby-sidekiq (>= 5.2.7~),
ruby-sidekiq (>= 6.2.2~),
ruby-sidekiq-cron (>= 1.0~),
ruby-redis-namespace (>= 1.8.1~),
ruby-gitlab-sidekiq-fetcher (>= 0.6.1~),
ruby-gitlab-sidekiq-fetcher (>= 0.8~),
# Cron Parser
ruby-fugit (>= 1.2.1~),
# HTTP requests
@ -259,7 +259,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# User agent parsing
ruby-device-detector,
# Redis
ruby-redis (>= 4.0~),
ruby-redis (>= 4.4~),
ruby-connection-pool (>= 2.0~),
# Redis session store
ruby-redis-rails (>= 5.0.2~),
@ -385,7 +385,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Spamcheck GRPC protocol definitions
ruby-spamcheck,
# Gitaly GRPC client
ruby-gitaly (>= 14.3~),
ruby-gitaly (>= 14.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.3~),
gitaly (>= 14.4~),
openssh-server
Conflicts: libruby2.5
Description: git powered software platform to collaborate on code (non-omnibus)