[DRE-commits] [chef] 12/17: wrap-and-sort -s
Stefano Rivera
stefano at rivera.za.net
Wed Jan 15 15:55:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
stefanor pushed a commit to branch master
in repository chef.
commit 00b9cd6ff59948f1af6ceecbb9e6eee7bd1f8f31
Author: Stefano Rivera <stefanor at debian.org>
Date: Fri Jan 10 00:09:14 2014 +0200
wrap-and-sort -s
---
debian/control | 28 ++++++++++++++++------------
1 file changed, 16 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index ec94928..34be5d1 100644
--- a/debian/control
+++ b/debian/control
@@ -13,23 +13,27 @@ XS-Ruby-Versions: all
Package: chef
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-mixlib-config (>= 2),
+Depends:
+ chef-zero (>= 1.6.2),
+ erubis (>= 2.7),
+ ohai (>= 6),
+ ruby | ruby-interpreter,
+ ruby-diff-lcs (>= 1.2.4),
+ ruby-highline (>= 1.6.9),
+ ruby-json (>= 1.4.4),
+ ruby-mixlib-authentication (>= 1.3),
ruby-mixlib-cli (>= 1.3),
+ ruby-mixlib-config (>= 2),
ruby-mixlib-log (>= 1.3),
- ruby-mixlib-authentication (>= 1.3),
ruby-mixlib-shellout (>= 1.2),
- ohai (>= 6),
- ruby-rest-client (>= 1.0.4), ruby-rest-client (<< 1.7.0),
- ruby-json (>= 1.4.4),
- ruby-yajl (>= 1.1),
ruby-net-ssh (>= 1:2.6),
ruby-net-ssh-multi (>= 1.1),
- ruby-highline (>= 1.6.9),
- erubis (>= 2.7),
- ruby-diff-lcs (>= 1.2.4),
- chef-zero (>= 1.6.2),
- ucf
+ ruby-rest-client (<< 1.7.0),
+ ruby-rest-client (>= 1.0.4),
+ ruby-yajl (>= 1.1),
+ ucf,
+ ${misc:Depends},
+ ${shlibs:Depends}
Provides: libchef-ruby, libchef-ruby1.8
Conflicts: libchef-ruby (<< 0.10.10-1~), libchef-ruby1.8 (<< 0.10.10-1~)
Replaces: libchef-ruby (<< 0.10.10-1~), libchef-ruby1.8 (<< 0.10.10-1~)
--
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