Source: pcs
Section: admin
Priority: extra
Maintainer: Debian HA Maintainers <debian-ha-maintainers@lists.alioth.debian.org>
Uploaders: Richard B Winters <rik@mmogp.com>,
 Christoph Berg <myon@debian.org>,
 Valentin Vidic <Valentin.Vidic@CARNet.hr>
Build-Depends: debhelper (>= 9.0.0),
 dh-python,
 dh-systemd,
 libpam0g-dev,
 python-all (>= 2.6.6-3~),
 python-setuptools
Standards-Version: 3.9.8
Homepage: https://github.com/ClusterLabs/pcs
Vcs-Git: https://alioth.debian.org/anonscm/git/debian-ha/pcs.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-ha/pcs.git

Package: pcs
Architecture: all
Depends: ${shlibs:Depends},
 ${python:Depends},
 ${misc:Depends},
 lsb-base (>= 3.0-6),
 psmisc,
 fonts-liberation,
 python2.7 (>=2.7.9),
 python-lxml,
 python-pkg-resources,
 ruby,
 ruby-activesupport,
 ruby-backports,
 ruby-highline,
 ruby-json,
 ruby-multi-json,
 ruby-open4,
 ruby-rack,
 ruby-rack-protection,
 ruby-rack-test,
 ruby-rpam-ruby19,
 ruby-sinatra,
 ruby-sinatra-contrib,
 rubygems-integration
Recommends: pacemaker (>= 1.1.12)
Replaces: pacemaker (<< 1.1.12)
Breaks: pacemaker (<< 1.1.12)
# unrelated python module that installs files in the same location;
# conflict with it so it isn't loaded accidentally
Conflicts: python-pcs
Description: Pacemaker Configuration System
 pcs is a corosync and pacemaker configuration tool. It permits
 users to easily view, modify and create pacemaker based clusters.
 .
 pcs also provides pcsd, which operates as a GUI and remote server
 for pcs. Together pcs and pcsd form the recommended configuration
 tool for use with pacemaker.
