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

Patrick Ringl patrick_ at freenet.de
Mon Jun 18 15:45:21 UTC 2012


The following commit has been merged in the master branch:
commit 8484a6be0a0fa30861fb964fe849cca16ee16dac
Author: Patrick Ringl <patrick_ at freenet.de>
Date:   Mon Jun 18 17:44:25 2012 +0200

    remove .substvars and fixed the Recommends changing it from 'puppet' to 'puppet-common'
    (thanks to Christian Hofstaedtler)

diff --git a/debian/control b/debian/control
index 0dc7293..f5f6f26 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +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~)
+Recommends: puppet-common (>= 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
diff --git a/debian/ruby-hiera-puppet.substvars b/debian/ruby-hiera-puppet.substvars
deleted file mode 100644
index cecf462..0000000
--- a/debian/ruby-hiera-puppet.substvars
+++ /dev/null
@@ -1,2 +0,0 @@
-ruby:Versions=ruby1.8
-misc:Depends=

-- 
ruby-hiera-puppet.git



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