[DRE-commits] [ruby-sidekiq] 01/01: add ruby-rack-protection as dependency

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Jan 29 05:59:46 UTC 2017


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

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

commit 3bcf65a2ce32e0b0286cd24440b14f18c2ef76f9
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Jan 29 02:02:59 2017 +0530

    add ruby-rack-protection as dependency
---
 debian/changelog | 6 ++++++
 debian/control   | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fe97311..27a9f19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-sidekiq (4.2.3+dfsg-2) unstable; urgency=medium
+
+  * Add ruby-rack-protection as dependency 
+
+ -- Pirate Praveen <praveen at debian.org>  Sun, 29 Jan 2017 02:02:52 +0530
+
 ruby-sidekiq (4.2.3+dfsg-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index cfd3adb..8afe142 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-redis (>= 3.2.1),
                ruby-redis-namespace (<< 2.0),
                ruby-redis-namespace (>= 1.5.2),
+               ruby-rack-protection (>= 1.5.0),
                ruby-sinatra,
                ruby-tilt (>= 2.0.1)
 Standards-Version: 3.9.8
@@ -49,6 +50,7 @@ Depends: libjs-twitter-bootstrap,
          ruby-redis (>= 3.2.1),
          ruby-redis-namespace (<< 2.0),
          ruby-redis-namespace (>= 1.5.2),
+         ruby-rack-protection (>= 1.5.0),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Simple, efficient background processing for Ruby

-- 
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