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

Micah Anderson micah at riseup.net
Thu Nov 4 17:23:03 UTC 2010


The following commit has been merged in the squeeze-2.6.2 branch:
commit d733e8b71681bec3059d301c3c17a019f4dee835
Author: Micah Anderson <micah at riseup.net>
Date:   Thu Nov 4 13:22:14 2010 -0400

    add fix for 557769

diff --git a/debian/changelog b/debian/changelog
index d008bfb..cbe372a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-puppet (2.6.2-2) UNRELEASED; urgency=low
+puppet (2.6.2-2) unstable; 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
+  * Add missing var/lib/puppet/client_yaml/catalog in puppet-common.dirs (Closes: #557769)
 
  -- Micah Anderson <micah at debian.org>  Mon, 01 Nov 2010 19:21:55 -0400
 
diff --git a/debian/puppet-common.dirs b/debian/puppet-common.dirs
index 18e81b7..eb4eb4b 100644
--- a/debian/puppet-common.dirs
+++ b/debian/puppet-common.dirs
@@ -5,3 +5,4 @@ etc/puppet/modules
 usr/lib/ruby/1.8
 var/lib/puppet
 var/log/puppet
+var/lib/puppet/client_yaml/catalog

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list