[DRE-commits] [chef] 05/17: Update dependencies from metadata.yml.
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 a21c04ecb5550661753ad150bb53ee497fd4f3e5
Author: Stefano Rivera <stefanor at debian.org>
Date: Thu Jan 9 23:08:55 2014 +0200
Update dependencies from metadata.yml.
* Update dependencies from metadata.yml.
- Except mime-types, puma, and pry that don't appear to be used.
---
debian/changelog | 2 ++
debian/control | 28 +++++++++++++---------------
2 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1d150c6..9703464 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ chef (11.8.2-1) UNRELEASED; urgency=medium
* New upstream version (Closes: #707079)
* Dropped patch json_create_CVE-2013-0269_workaround - superseded upstream.
* Drop transitional libchef-ruby packages. They were only needed in wheezy.
+ * Update dependencies from metadata.yml.
+ - Except mime-types, puma, and pry that don't appear to be used.
-- Stefano Rivera <stefanor at debian.org> Thu, 09 Jan 2014 15:19:11 +0200
diff --git a/debian/control b/debian/control
index f8bd57c..2f3e8f3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: chef
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Tollef Fog Heen <tfheen at debian.org>
+Uploaders: Tollef Fog Heen <tfheen at debian.org>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~), po-debconf
Standards-Version: 3.9.2
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/chef.git
@@ -14,23 +14,21 @@ Package: chef
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-mixlib-config (>= 1.1.2),
- ruby-mixlib-cli (>= 1.1.0),
- ruby-mixlib-log (>= 1.3.0),
- ruby-mixlib-authentication (>= 1.1.0),
- ruby-mixlib-shellout (>= 1.0.0),
- ohai (>= 0.6.0),
+ 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,
- ruby-yajl (>= 1.0.0),
- ruby-treetop (>= 1.4.9),
- ruby-net-ssh (>= 2.2.2),
+ ruby-json (>= 1.4.4),
+ ruby-yajl (>= 1.1),
+ ruby-net-ssh (>= 1:2.6),
ruby-net-ssh-multi (>= 1.1),
- ruby-bunny (>= 0.6.0),
ruby-highline (>= 1.6.9),
- erubis,
- ruby-moneta,
- ruby-uuidtools,
+ 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~)
--
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