[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. puppet-0.24.5-rc3-1699-g23def7c
Micah Anderson
micah at riseup.net
Tue Feb 2 20:29:42 UTC 2010
The following commit has been merged in the master branch:
commit 23def7c6a1da502a698c0e9c327eb5c8476c1955
Author: Micah Anderson <micah at riseup.net>
Date: Tue Feb 2 15:29:32 2010 -0500
add suggests for the emacs/vim modes in the binaries
diff --git a/debian/changelog b/debian/changelog
index c3c63b9..235353b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ puppet (0.25.4-1) unstable; urgency=low
[ Micah Anderson ]
* Fix debian/rules typo in install of puppet-mode-init.el
* Fix which package puppet-mode-init.el gets installed into
+ * Add Suggests for vim-puppet and puppet-el on binary packages
[ Stig Sandbeck Mathisen ]
* Update debian/copyright
diff --git a/debian/control b/debian/control
index 7e1f3c5..fb26f99 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Package: puppet
Architecture: all
Depends: ${misc:Depends}, ruby1.8, libxmlrpc-ruby, libopenssl-ruby, libshadow-ruby1.8, adduser, facter, lsb-base, puppet-common (= ${source:Version})
Recommends: rdoc, libaugeas-ruby1.8
+Suggests: puppet-el, vim-puppet
Description: centralised configuration management for networks
Puppet lets you centrally manage every important aspect of your system
using a cross-platform specification language that manages all the
@@ -31,7 +32,7 @@ Architecture: all
Depends: ${misc:Depends}, ruby1.8, puppet-common (= ${source:Version}), facter, lsb-base
Conflicts: puppet (<< 0.24.7-1)
Recommends: rails (>= 1.2.3-2), rdoc, libldap-ruby1.8
-Suggests: apache2 | nginx, mongrel
+Suggests: apache2 | nginx, mongrel, puppet-el, vim-puppet
Description: centralised configuration management control daemon
Puppet lets you centrally manage every important aspect of your system
using a cross-platform specification language that manages all the
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list