Source: crmsh
Section: admin
Priority: extra
Maintainer: Debian HA Maintainers <debian-ha-maintainers@lists.alioth.debian.org>
Uploaders: Martin Loschwitz <madkiss@debian.org>,
 Christoph Berg <myon@debian.org>
Build-Depends:
 asciidoc,
 cluster-glue-dev,
 debhelper (>= 9.0.0),
 dh-autoreconf,
 dh-python,
 docbook-xml,
 docbook-xsl,
 hardening-wrapper,
 libcib3-dev,
 libcrmcluster-dev,
 libcrmcommon-dev (>= 1.1.8+git20121010),
 libcrmservice1-dev,
 liblrmd-dev,
 libpengine-dev (>= 1.1.8+git20121010),
 libstonithd-dev,
 libxml2-utils,
 pkg-config,
 python-all-dev,
 xsltproc
Standards-Version: 3.9.5
Homepage: http://savannah.nongnu.org/projects/crmsh/

Package: crmsh
Architecture: any
Depends:
 python-lxml,
 python-yaml,
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends}
Recommends: pacemaker (>= 1.1.8-1)
Replaces: pacemaker (<< 1.1.8-1)
Breaks: pacemaker (<< 1.1.8-1)
Description: CRM shell for the pacemaker cluster manager
 This package contains the famous CRM shell (crmsh) written by Dejan
 Muhamedagic. Use it to manipulate the cluster information base (CIB)
 of a running pacemaker cluster without having to fiddle with XML
 snipets. The CRM shell used to be part of the pacemaker package
 itself and became a separate project lately. If you are running a
 pacemaker cluster, then you should most definetely have this package
 installed.
