~lynxman/ubuntu/natty/mcollective/natty-upstart

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug
  • Date: 2011-02-23 03:09:22 UTC
  • Revision ID: james.westby@ubuntu.com-20110223030922-fan6wpdg3vs5mb8z
Tags: 1.0.1-0ubuntu2
* debian/mcollective.triggers, debian/mcollective.postinst: install dpkg
  trigger to watch mcollective plugins directory. The trigger will restart
  mcollective daemon when a new plugin is installed.
* Rename mcollective-server package to mcollective-middleware to follow
  upstream naming convention. (LP: #722463) 
* Don't install mcollective as part of mcollective-middleware since the
  mcollective server is not required to run the mcollective middleware.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 The Marionette Collective aka. mcollective is a framework 
15
15
 to build server orchestration or parallel job execution systems.
16
16
 
17
 
Package: mcollective-server
 
17
Package: mcollective-middleware
18
18
Architecture: all
19
 
Depends: ${misc:Depends}, mcollective, rabbitmq-server
 
19
Depends: ${misc:Depends}, rabbitmq-server
20
20
Description: meta package for mcollective server plus MQ
21
21
 An MQ server installed and configured somewhere on the network is
22
22
 required for mcollective.