[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/2.6.1-1-49-g626d079
Stig Sandbeck Mathisen
ssm at debian.org
Sat Oct 2 11:32:19 UTC 2010
The following commit has been merged in the master branch:
commit 626d07945740054dda19d627f71b753d286e5220
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date: Sat Oct 2 13:25:45 2010 +0200
Add librrd-ruby1.8 to Suggests: for puppet-common
RRD is one of the "report" actions for the puppet master. In puppet 2.6.2,
support was added for the ruby bindings from the RRD project.
diff --git a/debian/control b/debian/control
index 8398d19..c3b8eac 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: puppet-common
Architecture: all
Depends: ${misc:Depends}, ruby1.8, libxmlrpc-ruby, libopenssl-ruby, libshadow-ruby1.8, libaugeas-ruby1.8, adduser, facter, lsb-base
Recommends: lsb-release, debconf-utils
-Suggests: libselinux-ruby1.8
+Suggests: libselinux-ruby1.8, librrd-ruby1.8
Breaks: puppet (<< 2.6.0~rc2-1), puppetmaster (<< 0.25.4-1)
Description: Centralized configuration management
Puppet lets you centrally manage every important aspect of your system
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list