[DRE-commits] [chef] 04/13: update dependencies

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Oct 31 13:03:05 UTC 2016


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

terceiro pushed a commit to branch master
in repository chef.

commit 8ba3eeee5ffff97920065fa5ed614fb18dc05c07
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Mon Sep 19 13:22:42 2016 -0300

    update dependencies
---
 debian/changelog |  5 ++---
 debian/control   | 21 ++++++++++++---------
 2 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index da004b4..81f7d5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,10 @@
 chef (12.14.60-1) UNRELEASED; urgency=medium
 
   * New upstream release
-    - new dependency: ruby-iniparse
-    - update dependency constraint on ruby-chef-config
+    - refresh patches
+    - several updates to the list of dependencies
   * debian/copyright:
     - update filename of windows gemspec in Files-Excluded
-  * refresh patches
 
  -- Antonio Terceiro <terceiro at debian.org>  Fri, 24 Jun 2016 14:24:33 -0300
 
diff --git a/debian/control b/debian/control
index f8b4012..3aeacdc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Antonio Terceiro <terceiro at debian.org>,
            Tollef Fog Heen <tfheen at debian.org>
-Build-Depends: chef-zero (>= 4.5),
+Build-Depends: chef-zero (>= 4.8),
                debhelper (>= 9~),
                gem2deb,
                lsb-release,
@@ -12,24 +12,24 @@ Build-Depends: chef-zero (>= 4.5),
                ohai (<< 9),
                ohai (>= 8.6.0.alpha.1),
                rake,
+               ruby-addressable,
                ruby-bundler (>= 1.10),
                ruby-cheffish,
                ruby-diff-lcs (>= 1.2),
                ruby-diff-lcs (>= 1.2.4),
                ruby-erubis (>= 2.7),
                ruby-ffi-yajl (>= 2.2),
-               ruby-fuzzyurl (>= 0.8.0),
                ruby-highline (>= 1.6),
                ruby-highline (>= 1.6.9),
                ruby-iniparse (>= 1.4),
+               ruby-mixlib-archive (>= 0.2.0),
                ruby-mixlib-authentication (>= 1.4),
-               ruby-mixlib-cli (>= 1.4),
-               ruby-mixlib-config (>= 2.0),
+               ruby-mixlib-cli (>= 1.7),
                ruby-mixlib-log (>= 1.3),
                ruby-mixlib-shellout (>= 2.0),
                ruby-net-sftp (>= 2.1),
                ruby-net-sftp (>= 2.1.2),
-               ruby-net-ssh (>= 2.9),
+               ruby-net-ssh (>= 1:2.9),
                ruby-net-ssh-multi (>= 1.1),
                ruby-plist (>= 3.2),
                ruby-proxifier (>= 1.0),
@@ -50,13 +50,14 @@ XS-Ruby-Versions: all
 
 Package: chef
 Architecture: all
-X-DhRuby-Root: .
-Depends: chef-zero (>= 4.5),
+XB-Ruby-Versions: ${ruby:Versions}
+Depends: chef-zero (>= 4.8),
          ohai (<< 9),
          ohai (>= 8.6.0.alpha.1),
          ruby | ruby-interpreter,
+         ruby-addressable,
          ruby-bundler (>= 1.10),
-         ruby-chef-config (>= 12.11.18),
+         ruby-chef-config (>= 12.14.60),
          ruby-diff-lcs (>= 1.2),
          ruby-diff-lcs (>= 1.2.4),
          ruby-erubis (>= 2.7),
@@ -64,12 +65,14 @@ Depends: chef-zero (>= 4.5),
          ruby-highline (>= 1.6),
          ruby-highline (>= 1.6.9),
          ruby-iniparse (>= 1.4),
+         ruby-mixlib-archive (>= 0.2.0),
          ruby-mixlib-authentication (>= 1.4),
-         ruby-mixlib-cli (>= 1.4),
+         ruby-mixlib-cli (>= 1.7),
          ruby-mixlib-log (>= 1.3),
          ruby-mixlib-shellout (>= 2.0),
          ruby-net-sftp (>= 2.1),
          ruby-net-sftp (>= 2.1.2),
+         ruby-net-ssh (<< 4.0),
          ruby-net-ssh (>= 2.9),
          ruby-net-ssh-multi (>= 1.1),
          ruby-plist (>= 3.2),

-- 
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