Update dependencies

This commit is contained in:
Pirate Praveen 2022-07-16 20:22:51 +02:00
parent 4111d9a9b6
commit cad5c3b6e9
No known key found for this signature in database
GPG key ID: 8F53E0193B294B75

11
debian/control vendored
View file

@ -41,8 +41,9 @@ Build-Depends: debhelper-compat (= 13),
golang-github-sebest-xff-dev, golang-github-sebest-xff-dev,
golang-github-sirupsen-logrus-dev, golang-github-sirupsen-logrus-dev,
golang-github-stretchr-testify-dev (>= 1.4~), golang-github-stretchr-testify-dev (>= 1.4~),
golang-gitlab-gitlab-org-gitaly-dev (>= 14.10~), # golang-gitlab-gitlab-org-gitaly-dev (>= 14.10~),
golang-gitlab-gitlab-org-labkit-dev (>= 1.6~), golang-github-beevik-ntp-dev,
golang-gitlab-gitlab-org-labkit-dev (>= 1.14~),
golang-gocloud-dev, golang-gocloud-dev,
golang-golang-x-crypto-dev, golang-golang-x-crypto-dev,
golang-golang-x-net-dev, golang-golang-x-net-dev,
@ -68,7 +69,7 @@ Section: contrib/net
Architecture: all Architecture: all
XB-Ruby-Versions: ${ruby:Versions} XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, Depends: ${shlibs:Depends}, ${misc:Depends},
gitlab-common (>= 14.8~), gitlab-common (>= 15.0~),
ruby (>= 1:2.7~), ruby (>= 1:2.7~),
rubygems-integration (>= 1.18~), rubygems-integration (>= 1.18~),
lsb-base (>= 3.0-6), lsb-base (>= 3.0-6),
@ -432,7 +433,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-yajl (>= 1.4.1~), ruby-yajl (>= 1.4.1~),
ruby-webauthn (>= 2.5~), ruby-webauthn (>= 2.5~),
ruby-parslet, ruby-parslet,
ruby-ipynbdiff (>= 0.4.5~), ruby-ipynbdiff (>= 0.4.7~),
# packaged node modules - all node packages are not packaged yet # packaged node modules - all node packages are not packaged yet
node-rails-actioncable, node-rails-actioncable,
node-autosize (>= 4.0.2~dfsg1-5~), node-autosize (>= 4.0.2~dfsg1-5~),
@ -518,7 +519,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# gitlab-sidekiq was failing without puma # gitlab-sidekiq was failing without puma
puma puma
Recommends: certbot, Recommends: certbot,
gitaly (>= 14.10~), gitaly (>= 15.0~),
openssh-server openssh-server
Conflicts: libruby2.5 Conflicts: libruby2.5
Description: git powered software platform to collaborate on code (non-omnibus) Description: git powered software platform to collaborate on code (non-omnibus)