[DRE-commits] [ruby-sidekiq] 01/01: update dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Dec 23 14:22:35 UTC 2015


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

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

commit 8f95251cb2574e1a5c6684332aaea47cd4382b45
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Dec 23 19:29:23 2015 +0530

    update dependencies
---
 debian/changelog | 2 ++
 debian/control   | 5 ++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2cb0db2..2e01abd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 ruby-sidekiq (4.0.1+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream major release
+  * Add new dependency: ruby-concurrent
+  * Add new build dependency: ruby-tilt
 
  -- Pirate Praveen <praveen at debian.org>  Wed, 23 Dec 2015 18:30:31 +0530
 
diff --git a/debian/control b/debian/control
index c22814b..753295b 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,9 @@ Build-Depends: debhelper (>= 7.0.50~),
  libjs-d3,
  libjs-rickshaw,
  libjs-twitter-bootstrap,
- ruby-railties
+ ruby-railties,
+ ruby-concurrent,
+ ruby-tilt (>= 2.0.1)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-sidekiq.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-sidekiq.git;a=summary
@@ -44,6 +46,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-redis-namespace (>= 1.5.2),
  ruby-redis-namespace (<< 2.0),
  ruby-json,
+ ruby-concurrent,
  libjs-twitter-bootstrap
 Description: Simple, efficient background processing for Ruby
  Sidekiq uses threads to handle many jobs at the same time in the

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



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