[DRE-commits] [ruby-octokit] 05/05: update dependency on sawyer

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue May 31 17:47:42 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-octokit.

commit f38f92d132cd34870c2f1eb3c8590f00338de3e9
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue May 31 23:13:00 2016 +0530

    update dependency on sawyer
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 19d84dc..ae1a64a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 9~),
                gem2deb,
                ruby-coveralls,
                ruby-rspec,
-               ruby-sawyer (>= 0.5.3~)
+               ruby-sawyer (>= 0.7.0~),
+               ruby-sawyer (<< 0.8~)
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-octokit.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-octokit.git
@@ -18,7 +19,8 @@ Package: ruby-octokit
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-sawyer (>= 0.5.3~),
+         ruby-sawyer (>= 0.7.0~),
+         ruby-sawyer (<< 0.8~)
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Ruby toolkit for working with the GitHub API

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



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