From cc5a5f1738e9e9b670933fb6caeb0a1c9e370ddf Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Wed, 8 Apr 2020 17:27:10 +0530 Subject: [PATCH] Tighten dependencies: ruby-mail-room, ruby-gitaly, gitaly --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 2c6ec138d8..7d7a1afd47 100644 --- a/debian/control +++ b/debian/control @@ -292,7 +292,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # 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-html2text, @@ -319,7 +319,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-ed25519 (>= 1.2~), ruby-bcrypt-pbkdf (>= 1.0~), # Gitaly GRPC client - ruby-gitaly (>= 1.86~), + ruby-gitaly (>= 12.9~), ruby-grpc (>= 1.19~), ruby-google-protobuf (>= 3.7~), # @@ -405,7 +405,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # gitlab-sidekiq was failing without puma puma Recommends: certbot, - gitaly (>= 1.86~) + gitaly (>= 12.9~) Conflicts: libruby2.3 Description: git powered software platform to collaborate on code (non-omnibus) gitlab provides web based interface to host source code and track issues.