Tighten dependencies

This commit is contained in:
Pirate Praveen 2018-11-18 18:42:05 +05:30
parent 138356e226
commit 676dae15cd

13
debian/control vendored
View file

@ -16,7 +16,7 @@ Package: gitlab
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends},
gitlab-common,
gitlab-common (= ${source:Version}),
ruby | ruby-interpreter,
lsb-base (>= 3.0-6),
rake (>= 12.3.0~),
@ -32,8 +32,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
openssh-client,
bzip2,
ucf,
gitlab-shell (>= 7.1.4~),
gitlab-workhorse (>= 5.0~),
gitlab-shell (>= 8.1.1~),
gitlab-workhorse (>= 5.1~),
ruby-rails (>= 2:4.2.10~),
ruby-rails (<< 2:5),
ruby-rack-test (>= 0.7.0~),
@ -105,7 +105,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Pagination
ruby-kaminari (>= 1.0~),
# HAML
ruby-hamlit (>= 2.8.5~),
ruby-hamlit (>= 2.8.8~),
# Files attachments
ruby-carrierwave (>= 1.2~),
ruby-mini-magick,
@ -193,6 +193,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-gemnasium-gitlab-service (>= 0.2~),
# Slack integration
ruby-slack-notifier (>= 1.5.1~),
# Hangouts Chat integration
ruby-hangouts-chat (>= 0.0.5),
# Asana integration
ruby-asana (>= 0.6~),
# FogBugz integration
@ -271,6 +273,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-html2text,
#
ruby-prof (>= 0.17~),
ruby-rbtrace (>= 0.4~),
# OAuth
ruby-oauth2 (>= 1.4~),
# Health check
@ -285,7 +288,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-ed25519 (>= 1.2~),
ruby-bcrypt-pbkdf (>= 1.0~),
# Gitaly GRPC client
ruby-gitaly (>= 0.105~),
ruby-gitaly (>= 0.113~),
ruby-grpc (>= 1.11~),
ruby-google-protobuf (>= 3.5.1~),
#