summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2010-11-04 13:42:22 -0400
committerMicah Anderson <micah@riseup.net>2010-11-04 13:42:22 -0400
commita579e9ba62e79b3e91ee095522b2db3be3d32615 (patch)
tree43189ebee16fa112ca80974c95139fbd2731f3cf
parentd733e8b71681bec3059d301c3c17a019f4dee835 (diff)
downloadpuppet-debian/2.6.2-2.tar.gz
fix changelog lines that were too longdebian/2.6.2-2
-rw-r--r--debian/changelog7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index cbe372a4c..87def508f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
puppet (2.6.2-2) unstable; urgency=low
* Fix puppetqd initscript PID location
- * Fix /etc/default/puppetmaster comments to match new section headings
+ * Fix default/puppetmaster comments 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)
+ * Add missing Suggests on ruby libraries needed for storedconfigs
+ * Add missing var/lib/puppet/client_yaml/catalog in
+ puppet-common.dirs (Closes: #557769)
-- Micah Anderson <micah@debian.org> Mon, 01 Nov 2010 19:21:55 -0400