[DRE-commits] [SCM] ruby-hiera.git branch, master,	updated. upstream/0.3.0-6-g51a355c
    Patrick Ringl 
    patrick_ at freenet.de
       
    Mon Jun 18 15:43:07 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit 51a355cf6ca6ad507d508c90e5344e50be905c80
Author: Patrick Ringl <patrick_ at freenet.de>
Date:   Mon Jun 18 17:41:24 2012 +0200
    remove .substvars and added a Suggests regarding (?:puppet|mcollective)-common
    thanks to Christian Hofstaedtler
diff --git a/debian/control b/debian/control
index dfe810c..77a2c9c 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Package: ruby-hiera
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8
+Recommends: puppet-common (>= 2.6.2), mcollective-common (>= 2.0.0)
 Description: Light weight hierarcical data store
  ruby-hiera is a simple pluggable hierarchical database. It can be
  used to store various information and therefor is a good fit for
diff --git a/debian/ruby-hiera.substvars b/debian/ruby-hiera.substvars
deleted file mode 100644
index cecf462..0000000
--- a/debian/ruby-hiera.substvars
+++ /dev/null
@@ -1,2 +0,0 @@
-ruby:Versions=ruby1.8
-misc:Depends=
-- 
ruby-hiera.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list