[DRE-commits] [ruby-hiera] 03/04: d/control: added ruby-json to depends, included json backend needs ruby-json
Jonas Genannt
jonas at brachium-system.net
Mon Feb 3 20:12:04 UTC 2014
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-hiera.
commit b089a45c43506937ea77c05e49ff065705a3aa18
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Mon Feb 3 21:07:05 2014 +0100
d/control: added ruby-json to depends, included json backend needs ruby-json
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 3f28739..2aa6f86 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ XS-Ruby-Versions: all
Package: ruby-hiera
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
+Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}, ruby-json
Suggests: mcollective-common, puppet-common
Description: Light weight hierarchical data store
ruby-hiera is a simple pluggable hierarchical database. It can be
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-hiera.git
More information about the Pkg-ruby-extras-commits
mailing list