[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. 2.6.1rc3-302-g428c73b

Stig Sandbeck Mathisen ssm at debian.org
Fri Aug 27 10:27:29 UTC 2010


The following commit has been merged in the master branch:
commit 24cf5d27c0fabbe149414c6de57a2e6f996bfa8d
Author: Mathias Gug <mathias.gug at canonical.com>
Date:   Tue Aug 24 16:04:03 2010 -0400

    Move puppetmaster's Recommends to Suggests.
    
    All puppetmaster recommends are in universe in Ubuntu. As we don't want
    to promote them to main we move them to suggests.

diff --git a/debian/control b/debian/control
index 79f1373..8963462 100644
--- a/debian/control
+++ b/debian/control
@@ -56,8 +56,8 @@ Package: puppetmaster
 Architecture: all
 Depends: ${misc:Depends}, ruby1.8, puppetmaster-common (= ${source:Version}), facter, lsb-base
 Breaks: puppet (<< 0.24.7-1)
-Recommends: rails (>= 1.2.3-2), rdoc, libldap-ruby1.8
-Suggests: apache2 | nginx, mongrel, puppet-el, vim-puppet, stompserver, libstomp-ruby1.8
+Suggests: apache2 | nginx, mongrel, puppet-el, vim-puppet, stompserver, libstomp-ruby1.8,
+ rails (>= 1.2.3-2), rdoc, libldap-ruby1.8
 Description: Centralized configuration management - master startup and compatibility scripts
  This package contains the startup and compatibility scripts for the puppet
  master, which is the server hosting manifests and files for the puppet nodes.

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list