[DRE-commits] [SCM] ruby-hiera-puppet.git branch, master, updated. upstream/0.3.0-3-gc3fb6a4

Patrick Ringl patrick_ at freenet.de
Sun Jun 17 18:15:25 UTC 2012


The following commit has been merged in the master branch:
commit c3fb6a41a8630d181daf3680993fe872afaa8760
Author: Patrick Ringl <patrick_ at freenet.de>
Date:   Sun Jun 17 20:14:26 2012 +0200

    Added a Recommends for puppet. I'd say a Depends: is too strong, since the package functionality itself
    is not dependent on the presence of puppet - yet it'd be absolutely pointless installing it anyway.

diff --git a/debian/control b/debian/control
index 7b2e4d5..eb2d6ea 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Package: ruby-hiera-puppet
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8, ruby-hiera (>= 0.3.0)
+Recommends: puppet (>= 2.6.2)
 Description: data backend for ruby-hiera and puppet query function interface
  ruby-hiera-puppet is a data backend for ruby-hiera that can query the
  internal Puppet scope for data. It also includes a Puppet function that

-- 
ruby-hiera-puppet.git



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