[DRE-commits] [chef] 11/17: Tabs to spaces
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 7bbff63a543e0edb44425751c796265140f15a8f
Author: Stefano Rivera <stefanor at debian.org>
Date: Fri Jan 10 00:08:53 2014 +0200
Tabs to spaces
---
debian/chef.logrotate | 2 +-
debian/control | 32 ++++++++++++++++----------------
2 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/debian/chef.logrotate b/debian/chef.logrotate
index b6d7f0d..888dc63 100644
--- a/debian/chef.logrotate
+++ b/debian/chef.logrotate
@@ -3,6 +3,6 @@
weekly
compress
postrotate
- /usr/sbin/invoke-rc.d chef-client restart > /dev/null
+ /usr/sbin/invoke-rc.d chef-client restart > /dev/null
endscript
}
diff --git a/debian/control b/debian/control
index 2f3e8f3..ec94928 100644
--- a/debian/control
+++ b/debian/control
@@ -14,22 +14,22 @@ Package: chef
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-mixlib-config (>= 2),
- ruby-mixlib-cli (>= 1.3),
- 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-mixlib-config (>= 2),
+ ruby-mixlib-cli (>= 1.3),
+ 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
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