[DRE-commits] [chef-zero] 04/08: Now depends on ruby-uuidtools.

Stefano Rivera stefano at rivera.za.net
Tue Oct 14 00:26:53 UTC 2014


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

stefanor pushed a commit to branch master
in repository chef-zero.

commit e328c169cfa7bce11d3539044628e8b139c805fa
Author: Stefano Rivera <stefanor at debian.org>
Date:   Thu Oct 9 16:03:08 2014 +0200

    Now depends on ruby-uuidtools.
---
 debian/changelog | 1 +
 debian/control   | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fba39f9..70e0654 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ chef-zero (3.1.3-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Refresh patches.
+  * Now depends on ruby-uuidtools.
 
  -- Stefano Rivera <stefanor at debian.org>  Thu, 09 Oct 2014 16:02:11 +0200
 
diff --git a/debian/control b/debian/control
index 975b86a..6262de3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends:
  ruby-hashie (>= 2),
  ruby-mixlib-log (>= 1.3),
  ruby-rack,
- ruby-rspec
+ ruby-rspec,
+ ruby-uuidtools (>= 2.1)
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/chef-zero.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/chef-zero.git;a=summary
@@ -26,6 +27,7 @@ Depends:
  ruby-json,
  ruby-mixlib-log (>= 1.3),
  ruby-rack,
+ ruby-uuidtools (>= 2.1),
  ${misc:Depends},
  ${shlibs:Depends}
 Description: in-memory Chef server (for testing and solo purposes)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/chef-zero.git



More information about the Pkg-ruby-extras-commits mailing list