[DRE-commits] [ruby-twitter] 09/11: update deps and build deps as per gemspec

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri May 2 08:06:19 UTC 2014


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

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

commit c8bc4f97615443a84f21062f3c81930dbc203c5b
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu May 1 17:16:59 2014 +0530

    update deps and build deps as per gemspec
---
 debian/changelog | 3 +--
 debian/control   | 8 +++++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1bd3c4e..3cdadf2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,7 @@ ruby-twitter (5.8.0-1) UNRELEASED; urgency=low
   * Bump standards version to 3.9.5 (no changes)
   * Bump gem2deb build dep to >= 0.7.5~ (ruby all)
   * Refresh patches
-  * Add new build deps
-    - ruby-memoizable, ruby-naught, ruby-equalizer and ruby buftok
+  * Update dependencies and build dependencies as per gemspec
 
  -- Pirate Praveen <praveen at debian.org>  Thu, 01 May 2014 16:56:16 +0530
 
diff --git a/debian/control b/debian/control
index ef2b945..8743521 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Anish A <aneesh.nl at gmail.com>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), ruby-rspec,
- ruby-webmock, ruby-timecop, ruby-faraday (>= 0.8), ruby-multi-json (>= 1.0),
+ ruby-webmock, ruby-timecop, ruby-faraday (>= 0.9.0), ruby-multi-json (>= 1.0),
  ruby-simple-oauth (>= 0.2), ruby-memoizable, ruby-naught, ruby-equalizer,
- ruby-buftok
+ ruby-buftok, ruby-addressable, ruby-http, ruby-http-parser.rb, 
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-twitter.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-twitter.git;a=summary
@@ -16,7 +16,9 @@ XS-Ruby-Versions: all
 Package: ruby-twitter
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-faraday (>= 0.8), ruby-multi-json (>= 1.0), ruby-simple-oauth (>= 0.2)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-faraday (>= 0.9.0), ruby-multi-json (>= 1.0), ruby-simple-oauth (>= 0.2),
+ ruby-equalizer, ruby-http, ruby-http-parser.rb, ruby-memoizable, ruby-naught
 Description: Ruby interface to the Twitter API
  This ruby library provides a convenient access to the Twitter API.
  This provides comprehensive methods to access the API. This library

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



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