[DRE-commits] [chef] 04/09: Add missing dependency on ucf

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Jun 18 23:21:49 UTC 2015


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

terceiro pushed a commit to branch master
in repository chef.

commit d15452f320f8d46f4301e97239d553c302d1e7ca
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Jun 18 17:53:37 2015 -0300

    Add missing dependency on ucf
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 17ea0ce..8e1b0db 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,8 @@ Build-Depends: chef-zero (>= 4.1),
                ruby-rspec-expectations (>= 3.2),
                ruby-rspec-mocks (>= 3.2),
                ruby-serverspec (>= 2.7),
-               ruby-specinfra (>= 2.10)
+               ruby-specinfra (>= 2.10),
+               ucf
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/chef.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/chef.git

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



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