[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, squeeze-2.6.2, updated. 2.6.2-298-g0a3952f

Micah Anderson micah at riseup.net
Mon Nov 1 23:29:13 UTC 2010


The following commit has been merged in the squeeze-2.6.2 branch:
commit 0a3952f260de7c2615d8f021bcb16f57fa48f39a
Author: Micah Anderson <micah at riseup.net>
Date:   Mon Nov 1 19:28:52 2010 -0400

    add missing Suggests on libactiverecord-ruby1.8, libmysql-ruby1.8 | libpgsql-ruby1.8 needed for storedconfigs

diff --git a/debian/changelog b/debian/changelog
index 2633651..d008bfb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ puppet (2.6.2-2) UNRELEASED; urgency=low
   * Fix puppetqd initscript PID location
   * Fix /etc/default/puppetmaster comments to match new section headings
   * Fix puppetmaster/README.Debian to match new section headings
+  * Add missing Suggests on libactiverecord-ruby1.8, libmysql-ruby1.8 | libpgsql-ruby1.8
 
  -- Micah Anderson <micah at debian.org>  Mon, 01 Nov 2010 19:21:55 -0400
 
diff --git a/debian/control b/debian/control
index d031b4c..2918e3c 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Architecture: all
 Depends: ${misc:Depends}, ruby1.8, puppet-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, libapache2-mod-passenger, librack-ruby (>= 1.0.0), stompserver, libstomp-ruby1.8
+Suggests: apache2 | nginx, mongrel, puppet-el, vim-puppet, libapache2-mod-passenger, librack-ruby (>= 1.0.0), stompserver, libstomp-ruby1.8, libactiverecord-ruby1.8, libmysql-ruby1.8 | libpgsql-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