[DRE-commits] [chef] 02/07: Take over the ruby-chef-config binary package

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Jun 5 15:26:40 UTC 2016


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

terceiro pushed a commit to branch patch-queue/master
in repository chef.

commit 13fbdba17580d8588d873b071b9f307054068b82
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Jun 5 11:24:16 2016 -0300

    Take over the ruby-chef-config binary package
---
 debian/changelog |  3 +++
 debian/control   | 15 +++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index bf55322..36a7f95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ chef (12.10.24-1) UNRELEASED; urgency=medium
 
   * New upstream release
   * Refresh patches
+  * Take over the ruby-chef-config binary package, since chef and chef-config
+    are release in lockstep and developed together in the same git repository
+    (but released separately to rubygems).
 
  -- Antonio Terceiro <terceiro at debian.org>  Sun, 05 Jun 2016 10:49:39 -0300
 
diff --git a/debian/control b/debian/control
index 4edafa5..63fb407 100644
--- a/debian/control
+++ b/debian/control
@@ -92,3 +92,18 @@ Description: systems integration framework - clients
  .
  This package provides the chef-client, chef-solo, and knife binaries as well
  as the Chef library.
+
+Package: ruby-chef-config
+Architecture: all
+X-DhRuby-Root: chef-config
+Depends: ruby-mixlib-shellout (>= 2.0),
+         ruby-mixlib-config (>= 2.0),
+         ruby-fuzzyurl (>= 0.8.0),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Description: Chef configuration library
+ Chef is a systems integration framework and configuration management library
+ written in Ruby. Chef provides a Ruby library and API that can be used to
+ bring the benefits of configuration management to an entire infrastructure.
+ .
+ This package provides the chef-config, Chef configuration library.

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