[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/2.6.1.rc3-1-44-gbafc027

Stig Sandbeck Mathisen ssm at debian.org
Sat Oct 2 10:41:19 UTC 2010


The following commit has been merged in the master branch:
commit 31362b6f5226a978692fa2f4c9650dfa4c3d05c3
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Sat Oct 2 12:11:24 2010 +0200

    Package "puppet" must depend on "ruby1.8", since it contains ruby scripts

diff --git a/debian/control b/debian/control
index 3181e85..8398d19 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Description: Centralized configuration management
 
 Package: puppet
 Architecture: all
-Depends: ${misc:Depends},  puppet-common (= ${binary:Version})
+Depends: ${misc:Depends},  puppet-common (= ${binary:Version}), ruby1.8
 Recommends: rdoc
 Suggests: puppet-el, vim-puppet, etckeeper
 Description: Centralized configuration management - agent startup and compatibility scripts

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list