[DRE-commits] [ruby-ridley] 05/10: debian/control: add dependency (build and runtime) on ruby-varia-model
Lucas Kanashiro
kanashiro.duarte at gmail.com
Fri Mar 4 19:00:38 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 3edd0129adb7e0da9eba21e48763aaac7a8068e0
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Fri Mar 4 15:05:26 2016 -0300
debian/control: add dependency (build and runtime) on ruby-varia-model
---
debian/changelog | 4 +++-
debian/control | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ddccb09..67697fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,9 @@ 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
+ * debian/control:
+ - add dependency (build and runtime) on ruby-chef-config
+ - add dependency (build and runtime) on ruby-varia-model
-- Lucas Kanashiro <kanashiro.duarte at gmail.com> Thu, 03 Mar 2016 10:00:33 -0300
diff --git a/debian/control b/debian/control
index a02e844..362e571 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Build-Depends: debhelper (>= 9~),
ruby-net-http-persistent (>= 2.8),
ruby-retryable,
ruby-semverse (>= 1.1),
+ ruby-varia-model,
ruby-buff-ruby-engine (>= 0.1),
ruby-json-spec,
ruby-webmock,
@@ -56,7 +57,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-mixlib-authentication (>= 1.3.0),
ruby-net-http-persistent (>= 2.8),
ruby-retryable,
- ruby-semverse (>= 1.1)
+ ruby-semverse (>= 1.1),
+ ruby-varia-model
Description: Ruby library that provides a full featured Chef API client
Ridley is a reliable and very convenient Chef client. Among its key features,
it exposes a number of functions that return resources which they can be
--
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