Update minimum versions of dependencies

This commit is contained in:
Pirate Praveen 2022-01-26 23:31:34 +05:30
parent d3caf65777
commit df75b822cf

16
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.5~),
golang-gitlab-gitlab-org-gitaly-dev (>= 14.6~),
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.5~),
gitlab-common (>= 14.6~),
ruby (>= 1:2.7~),
rubygems-integration (>= 1.18~),
lsb-base (>= 3.0-6),
@ -229,14 +229,14 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Application server
ruby-rack (>= 2.2~),
ruby-rack-timeout (>= 0.5.1~),
puma (>= 5.1.1~),
puma (>= 5.5.2~),
ruby-puma-worker-killer (>= 0.3.1~),
ruby-sd-notify,
# State machine
ruby-state-machines-activerecord (>= 0.8~),
ruby-state-machines-activemodel (>= 0.7.1~),
# Issue tags
ruby-acts-as-taggable-on (>= 7.0~),
ruby-acts-as-taggable-on (>= 8.1~),
# Background jobs
ruby-sidekiq (>= 6.2.2~),
ruby-sidekiq-cron (>= 1.0~),
@ -375,7 +375,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-health-check (>= 3.0~),
# System information
ruby-vmstat (>= 2.3~),
ruby-sys-filesystem (>= 1.1.6~),
ruby-sys-filesystem (>= 1.4.3~),
# NTP client
ruby-net-ntp,
# SSH host key support
@ -387,7 +387,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Spamcheck GRPC protocol definitions
ruby-spamcheck,
# Gitaly GRPC client
ruby-gitaly (>= 14.5~),
ruby-gitaly (>= 14.6~),
# KAS GRPC protocol definitions
ruby-kas-grpc,
#
@ -401,7 +401,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-flipper-active-record (>= 0.21~),
ruby-flipper-active-support-cache-store (>= 0.21~),
ruby-unleash (>= 3.2.2~),
ruby-gitlab-experiment (>= 0.6.1~),
ruby-gitlab-experiment (>= 0.6.5~),
# Structured logging
ruby-lograge (>= 0.10~),
ruby-grape-logging (>= 1.8~),
@ -510,7 +510,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# gitlab-sidekiq was failing without puma
puma
Recommends: certbot,
gitaly (>= 14.5~),
gitaly (>= 14.6~),
openssh-server
Conflicts: libruby2.5
Description: git powered software platform to collaborate on code (non-omnibus)