[DRE-commits] [gitlab] 01/01: Depends: add versioned dependency on "ruby-mail"

Dmitry Smirnov onlyjob at moszumanska.debian.org
Mon Aug 1 01:38:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

onlyjob pushed a commit to branch master
in repository gitlab.

commit 17f5cf8 (HEAD, master)
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Mon Aug 1 01:30:01 2016

    Depends: add versioned dependency on "ruby-mail"
    
     This is to fix https://git.fosscommunity.in/debian-ruby/TaskTracker/issues/109
    
     Versioning indirect dependencies is not very nice but what else we
     could do to prevent the problem?
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index f9f752e..240de94 100644
--- a/debian/control
+++ b/debian/control
@@ -207,6 +207,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-connection-pool (>= 2.0~),
  ruby-sentry-raven,
  ruby-premailer-rails,
+#   ruby-actionmailer,
+        ruby-mail (>= 2.5.4~),
  ruby-octokit (>= 4.3.0~),
  ruby-mail-room (>= 0.8~),
  ruby-email-reply-parser (>= 0.5.8~),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list