[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/2.6.0-1-3-g678a394
Stig Sandbeck Mathisen
ssm at debian.org
Wed Jul 28 19:13:47 UTC 2010
The following commit has been merged in the master branch:
commit e34de82b80f4c71bcfb3e5e03a9f613539a954d4
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date: Wed Jul 28 20:59:04 2010 +0200
Update package descriptions (after a lintian error)
diff --git a/debian/control b/debian/control
index 735912c..dddb7e4 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Architecture: all
Depends: ${misc:Depends}, ruby1.8, libxmlrpc-ruby, libopenssl-ruby, libshadow-ruby1.8, adduser, facter, lsb-base, puppet-common (= ${binary:Version})
Recommends: rdoc, libaugeas-ruby1.8
Suggests: puppet-el, vim-puppet, libselinux-ruby1.8
-Description: Puppet agent startup script and compatibility scripts
+Description: Centralized configuration management - agent startup and compatibility scripts
This package contains the startup script and compatbility scripts for the
puppet agent, which is the process responsible for configuring the local node.
.
@@ -36,7 +36,7 @@ Depends: ${misc:Depends}, ruby1.8, puppet-common (= ${source:Version}), facter,
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
-Description: Puppet master startup and compatibility scripts
+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.
.
@@ -55,7 +55,7 @@ Package: puppet-common
Architecture: all
Depends: ${misc:Depends}, ruby1.8, libxmlrpc-ruby, libopenssl-ruby, libshadow-ruby1.8, adduser
Breaks: puppet (<< 2.6.0~rc2-1), puppetmaster (<< 0.25.4-1)
-Description: centralized configuration management
+Description: Centralized configuration management
Puppet lets you centrally manage every important aspect of your system
using a cross-platform specification language that manages all the
separate elements normally aggregated in different files, like users,
@@ -76,7 +76,7 @@ Architecture: all
Depends: ${misc:Depends}
Recommends: vim-addon-manager
Conflicts: puppet (<< ${source:Version})
-Description: Vim syntax highlighting for puppet manifests
+Description: syntax highlighting for puppet manifests in vim
The vim-puppet package provides filetype detection and syntax highlighting for
puppet manifests (files ending with ".pp").
@@ -84,7 +84,7 @@ Package: puppet-el
Architecture: all
Depends: ${misc:Depends}, emacsen-common
Conflicts: puppet (<< ${source:Version})
-Description: Emacs syntax highlighting for puppet manifests
+Description: syntax highlighting for puppet manifests in emacs
The puppet-el package provides syntax highlighting for puppet manifests
Package: puppet-testsuite
@@ -92,6 +92,6 @@ Architecture: all
Depends: ${misc:Depends}, ruby1.8, puppet (= ${source:Version}), facter, lsb-base, rails (>= 1.2.3-2), rdoc, libldap-ruby1.8, mongrel, librspec-ruby, puppetmaster, git-core, libmocha-ruby1.8
Recommends: cron
Suggests: ruby
-Description: Test suite for puppet
+Description: Centralized configuration management - test suite
This package provides all the tests from the upstream puppet source code.
The tests are used for improving the QA of the puppet package.
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list