Source: crmsh
Section: admin
Priority: extra
Maintainer: MOS Linux Team <mos-linux-team@mirantis.com>
XSBC-Original-Maintainer: Debian HA Maintainers <debian-ha-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9.0.0), cluster-glue-dev, python-all-dev, pacemaker-dev (>=1.1.8-1), dh-autoreconf, pkg-config, asciidoc, libxml2-utils, docbook-xml, xsltproc, docbook-xsl
X-Python-Version: >= 2.5
Standards-Version: 3.9.6
Homepage: http://savannah.nongnu.org/projects/crmsh/

Package: crmsh
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-lxml, python-yaml
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.
