[DRE-commits] [ruby-sprockets] 01/01: add ruby-concurrent dependency

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 13 12:14:27 UTC 2016


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

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

commit b2a653188acd1d6bd732fe1367a0282fb77b3f06
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 13 17:04:48 2016 +0530

    add ruby-concurrent dependency
---
 debian/changelog | 5 ++++-
 debian/control   | 2 ++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4d39d06..e294d12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,12 @@
 ruby-sprockets (3.7.0-1) unstable; urgency=medium
 
   * Team upload
+  * Add ruby-concurrent dependency
+
+  [ Rahulkrishnan R A ]
   * New upstream release
 
- -- Rahulkrishnan R A <rahulkrishnanfs at gmail.com>  Sat, 27 Aug 2016 07:55:58 +0000
+ -- Pirate Praveen <praveen at debian.org>  Tue, 13 Sep 2016 17:03:47 +0530
 
 ruby-sprockets (3.3.0-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 846e80d..81f59a6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-hike (>= 1.2),
                ruby-multi-json (>= 1.0),
                ruby-rack (>= 1.0) | ruby-rack1.4,
+               ruby-concurrent (>= 1.0),
                ruby-tilt (>= 1.3.1)
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-sprockets.git
@@ -23,6 +24,7 @@ Depends: ruby | ruby-interpreter,
          ruby-multi-json (>= 1.0),
          ruby-rack (>= 1.0) | ruby-rack1.4,
          ruby-tilt (>= 1.3.1),
+         ruby-concurrent (>= 1.0),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Rack-based asset packaging system

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



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