[DRE-commits] [ruby-mail-gpg] 02/04: - debian/control: Fixed Depends: and Description:

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Sun May 8 21:02:29 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 82122c2e0eba4642f2235f72282b5cc2ecd611e5
Author: Georg Faerber <georg at riseup.net>
Date:   Sun May 8 21:07:49 2016 +0200

    - debian/control: Fixed Depends: and Description:
---
 debian/control | 21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 4e31ba9..cb4ced6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,9 @@ Uploaders: Georg Faerber <georg at riseup.net>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
                rake,
-               ruby-gpgme (>= 2.0),
-               ruby-gpgme (>= 2.0.2),
-               ruby-mail (>= 2.5),
-               ruby-mail (>= 2.5.3)
-Standards-Version: 3.9.7
+               ruby-gpgme (>= 2.0.2~),
+               ruby-mail (>= 2.5.3~)
+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
 Homepage: https://github.com/jkraemer/mail-gpg
@@ -21,12 +19,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),
-         ${misc:Depends},
-         ${shlibs:Depends}
+         ruby-gpgme (>= 2.0.2~),
+         ruby-mail (>= 2.5.3~),
+   	 ${misc: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.
+ This tiny library 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