[DRE-commits] [ruby-mail-gpg] 03/03: debian/control: Fix {Build-}Depends: and Description:

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Wed Nov 16 20:37:44 UTC 2016


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

georg-alioth-guest pushed a commit to branch master
in repository ruby-mail-gpg.

commit dbbefbd3aa2d6ffdf2ee0770c8b0cbc5eaeb0c28
Author: Georg Faerber <georg at riseup.net>
Date:   Wed Nov 16 21:36:46 2016 +0100

    debian/control: Fix {Build-}Depends: and Description:
---
 debian/control | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 755dca2..9df0955 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ Uploaders: <>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
                rake,
-               ruby-gpgme (>= 2.0),
-               ruby-gpgme (>= 2.0.2),
-               ruby-mail (>= 2.5),
-               ruby-mail (>= 2.5.3)
+               ruby-gpgme (>= 2.0.2~),
+               ruby-mail (>= 2.5.3~),
+	       ruby-shoulda-context (>= 1.1~),
+	       ruby-actionmailer (>= 3.2.0~)
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-mail-gpg.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-mail-gpg.git
@@ -21,12 +21,9 @@ Package: ruby-mail-gpg
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-gpgme (>= 2.0),
-         ruby-gpgme (>= 2.0.2),
-         ruby-mail (>= 2.5),
-         ruby-mail (>= 2.5.3),
+         ruby-gpgme (>= 2.0.2~),
+         ruby-mail (>= 2.5.3~),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: GPG/MIME encryption plugin for the Ruby Mail Library
- GPG/MIME encryption plugin for the Ruby Mail Library
  This tiny gem adds GPG capabilities to Mail::Message and ActionMailer::Base. Because privacy matters.

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



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