[DRE-commits] [hiera] 01/03: d/control: added depends: ruby-deep-merge

Jonas Genannt genannt at moszumanska.debian.org
Sat Aug 15 18:32:59 UTC 2015


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

genannt pushed a commit to branch master
in repository hiera.

commit a121728b136632ecf03ff9756a14da7d5c3f08a9
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Sat Aug 15 20:17:25 2015 +0200

    d/control: added depends: ruby-deep-merge
---
 debian/control | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3ca9f10..0dbdaae 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders: Patrick Ringl <patrick_ at freenet.de>,
 Build-Depends: debhelper (>= 7.0.50~),
                gem2deb,
                rake,
+               ruby-deep-merge,
                ruby-json,
                ruby-mocha,
                ruby-rspec
@@ -19,7 +20,11 @@ XS-Ruby-Versions: all
 Package: hiera
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}, ruby-json
+Depends: ruby | ruby-interpreter,
+         ruby-deep-merge,
+         ruby-json,
+         ${misc:Depends},
+         ${shlibs:Depends}
 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/hiera.git



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