[DRE-commits] [chef] 07/09: move ucf dependency to binary package
Antonio Terceiro
terceiro at moszumanska.debian.org
Thu Jun 18 23:21:50 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 4ebbfd2ba373a0876a389beb34e8fcaedfa04305
Author: Antonio Terceiro <terceiro at debian.org>
Date: Thu Jun 18 18:02:29 2015 -0300
move ucf dependency to binary package
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 8e1b0db..26c5285 100644
--- a/debian/control
+++ b/debian/control
@@ -32,8 +32,7 @@ Build-Depends: chef-zero (>= 4.1),
ruby-rspec-expectations (>= 3.2),
ruby-rspec-mocks (>= 3.2),
ruby-serverspec (>= 2.7),
- ruby-specinfra (>= 2.10),
- ucf
+ ruby-specinfra (>= 2.10)
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
@@ -69,6 +68,7 @@ Depends: chef-zero (>= 4.1),
ruby-rspec-mocks (>= 3.2),
ruby-serverspec (>= 2.7),
ruby-specinfra (>= 2.10),
+ ucf,
${misc:Depends},
${shlibs:Depends}
Breaks: chef-solr (<< 11)
--
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