[DRE-commits] [ruby-aruba] 74/74: add new dependency ruby-event-bus

Hideki Yamane henrich at moszumanska.debian.org
Sat Nov 28 01:16:49 UTC 2015


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

henrich pushed a commit to branch debian/sid
in repository ruby-aruba.

commit f0268d2cf2d0d771354f1b8cbb2b9003eaa87cdd
Author: Hideki Yamane <henrich at debian.org>
Date:   Sat Nov 28 10:13:34 2015 +0900

    add new dependency ruby-event-bus
---
 debian/changelog | 2 ++
 debian/control   | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 69ae4e6..1b1fe2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 ruby-aruba (0.11.1-1) unstable; urgency=medium
 
   * New upstream release 
+  * debian/control
+    - add new dependency: ruby-event-bus
 
  -- Hideki Yamane <henrich at debian.org>  Sat, 28 Nov 2015 10:07:07 +0900
 
diff --git a/debian/control b/debian/control
index 324eb97..e8c10a5 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ Build-Depends: debhelper (>= 9~),
                ruby-contracts,
                ruby-fuubar,
                ruby-rdiscount (>= 1.6.8),
-               ruby-rspec (>= 2.7.0)
+               ruby-rspec (>= 2.7.0),
+               ruby-event-bus (>= 0.2),
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-aruba.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-aruba.git
@@ -31,6 +32,7 @@ Depends: cucumber (>= 1.3.19),
          ruby-ffi,
          ruby-rspec-expectations (>= 2.99),
          ruby-thor,
+         ruby-event-bus (>= 0.2),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Cucumber extension for CLI applications

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



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