[DRE-commits] [ruby-ridley] 04/10: debian/control: add dependency (build and runtime) on ruby-chef-config

Lucas Kanashiro kanashiro.duarte at gmail.com
Fri Mar 4 19:00:37 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository ruby-ridley.

commit 7f6d691e163ce0285f454c2be323abb3fb60e857
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Fri Mar 4 14:56:21 2016 -0300

    debian/control: add dependency (build and runtime) on ruby-chef-config
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2eb370e..ddccb09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-ridley (4.4.3-1) UNRELEASED; urgency=medium
 
   * Imported Upstream version 4.4.3
   * debian/patches: refresh and drop already applied patches
+  * debian/control: add dependency (build and runtime) on ruby-chef-config
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Thu, 03 Mar 2016 10:00:33 -0300
 
diff --git a/debian/control b/debian/control
index 61414ff..a02e844 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-buff-shell-out (>= 0.1),
                ruby-celluloid (>= 0.16.0~pre),
                ruby-celluloid-io (>= 0.16.0~pre),
+               ruby-chef-config,
                ruby-erubis,
                ruby-faraday (>= 0.9.0),
                ruby-hashie (>= 2.0.2),
@@ -47,6 +48,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
          ruby-buff-shell-out (>= 0.1),
          ruby-celluloid (>= 0.16.0~pre),
          ruby-celluloid-io (>= 0.16.0~pre),
+         ruby-chef-config,
          ruby-erubis,
          ruby-faraday (>= 0.9.0),
          ruby-hashie (>= 2.0.2),

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



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