[DRE-commits] [ruby-rest-client] 06/12: Update dependencies

Lucas Nussbaum lucas at moszumanska.debian.org
Sat Jul 8 08:38:20 UTC 2017


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

lucas pushed a commit to branch master
in repository ruby-rest-client.

commit 28aaf6ff0c08fa8b4f5954529060c3ec628a0da3
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Sat Jul 8 09:48:42 2017 +0200

    Update dependencies
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 4a13c61..148f291 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Lucas Nussbaum <lucas at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9~),
                gem2deb,
                rake,
                ruby-http-cookie (<< 2.0),
                ruby-http-cookie (>= 1.0.2),
-               ruby-mime-types (<< 3.0),
+               ruby-mime-types (<< 4.0),
                ruby-mime-types (>= 1.16),
-               ruby-netrc (>= 0.7),
+               ruby-netrc (>= 0.8),
                ruby-rspec,
                ruby-webmock
 Standards-Version: 3.9.8
@@ -26,9 +26,9 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-http-cookie (<< 2.0),
          ruby-http-cookie (>= 1.0.2),
-         ruby-mime-types (<< 3.0),
+         ruby-mime-types (<< 4.0),
          ruby-mime-types (>= 1.16),
-         ruby-netrc (>= 0.7),
+         ruby-netrc (>= 0.8),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: simple REST client for Ruby

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



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