pcs 0.9.149-1 source package in Ubuntu

Changelog

pcs (0.9.149-1) unstable; urgency=medium

  * New upstream version.
  * Use non-multi-arch settings.py/rb on all architectures.
    (Closes: #814450)
  * Conflict with python-pcs. This (unrelated) python module installs files to
    the same location as we do. (Closes: #814516)
    Installing our files to a different location would still risk this module
    getting loaded when we wanted our own files. The real solution would be
    renaming our (private) module, but this seems infeasible for now.

 -- Christoph Berg <email address hidden>  Thu, 10 Mar 2016 20:04:36 +0100

Upload details

Uploaded by:
Debian DRBD Maintainers
Uploaded to:
Sid
Original maintainer:
Debian DRBD Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
pcs_0.9.149-1.dsc 1.9 KiB 198f70d0f41b4459a14ba458a3d83e7294117af9ff1f0763b3bca707409b3a3e
pcs_0.9.149.orig.tar.gz 1.5 MiB 32e8bfd84208958d30f2068da2b62f89de6f3a90f7286e1c49580e373cd5d540
pcs_0.9.149-1.debian.tar.xz 157.8 KiB 1f692d969ffcef27e00bef2120f114516a3387d2a03f1bd35d314fdbb85a3fb3

Available diffs

No changes file available.

Binary packages built by this source

pcs: 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.