Tighten dependencies: ruby-mail-room, ruby-gitaly, gitaly

This commit is contained in:
Pirate Praveen 2020-04-08 17:27:10 +05:30
parent f1b9898e30
commit cc5a5f1738

6
debian/control vendored
View file

@ -292,7 +292,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# #
ruby-octokit (>= 4.15~), ruby-octokit (>= 4.15~),
# #
ruby-mail-room (>= 0.10~), ruby-mail-room (>= 0.10.0+really0.0.3~),
# #
ruby-email-reply-trimmer (>= 0.1~), ruby-email-reply-trimmer (>= 0.1~),
ruby-html2text, ruby-html2text,
@ -319,7 +319,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-ed25519 (>= 1.2~), ruby-ed25519 (>= 1.2~),
ruby-bcrypt-pbkdf (>= 1.0~), ruby-bcrypt-pbkdf (>= 1.0~),
# Gitaly GRPC client # Gitaly GRPC client
ruby-gitaly (>= 1.86~), ruby-gitaly (>= 12.9~),
ruby-grpc (>= 1.19~), ruby-grpc (>= 1.19~),
ruby-google-protobuf (>= 3.7~), ruby-google-protobuf (>= 3.7~),
# #
@ -405,7 +405,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 (>= 1.86~) gitaly (>= 12.9~)
Conflicts: libruby2.3 Conflicts: libruby2.3
Description: git powered software platform to collaborate on code (non-omnibus) Description: git powered software platform to collaborate on code (non-omnibus)
gitlab provides web based interface to host source code and track issues. gitlab provides web based interface to host source code and track issues.