[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pacemaker_1.0.11-1~bpo60+1_i386.changes is NEW



(new) libcib1-dev_1.0.11-1~bpo60+1_i386.deb optional libdevel
Development file for pacemaker's cib library
 This package contains static libraries, symbol files as well as
 headers provided by the pacemaker cluster manager (CIB). Install
 it if you want to do development based on pacemaker.
(new) libcib1_1.0.11-1~bpo60+1_i386.deb optional libs
The Pacemaker libraries - CIB
 This package contains some of the libraries provided by and needed
 for the pacemaker cluster manager. You need to install them if you
 intend to run pacemaker. Specifically, this package contains the
 CIB library.
(new) libcrmcluster1-dev_1.0.11-1~bpo60+1_i386.deb optional libdevel
Development file for pacemaker's crm library
 This package contains static libraries, symbol files as well as
 headers provided by the pacemaker cluster manager (CRM). Install
 it if you want to do development based on pacemaker.
(new) libcrmcluster1_1.0.11-1~bpo60+1_i386.deb optional libs
The Pacemaker libraries - CRM
 This package contains some of the libraries provided by and needed
 for the pacemaker cluster manager. You need to install them if you
 intend to run pacemaker. Specifically, this package contains the
 CRM cluster library.
(new) libcrmcommon2-dev_1.0.11-1~bpo60+1_i386.deb optional libdevel
Development file for pacemaker's common library
 This package contains static libraries, symbol files as well as
 headers provided by the pacemaker cluster manager (common CRM).
 Install it if you want to do development based on pacemaker.
(new) libcrmcommon2_1.0.11-1~bpo60+1_i386.deb optional libs
The Pacemaker libraries - common CRM
 This package contains some of the libraries provided by and needed
 for the pacemaker cluster manager. You need to install them if you
 intend to run pacemaker. Specifically, this package contains the
 common CRM library.
(new) libpe-rules2-dev_1.0.11-1~bpo60+1_i386.deb optional libdevel
Development file for pacemaker's rules library
 This package contains static libraries, symbol files as well as
 headers provided by the pacemaker cluster manager (pengine rules).
 Install it if you want to do development based on pacemaker.
(new) libpe-rules2_1.0.11-1~bpo60+1_i386.deb optional libs
The Pacemaker libraries - rules for P-Engine
 This package contains some of the libraries provided by and needed
 for the pacemaker cluster manager. You need to install them if you
 intend to run pacemaker. Specifically, this package contains the
 PEngine rules library.
(new) libpe-status2-dev_1.0.11-1~bpo60+1_i386.deb optional libdevel
Development file for pacemaker's status library
 This package contains static libraries, symbol files as well as
 headers provided by the pacemaker cluster manager (pengine status).
 Install it if you want to do development based on pacemaker.
(new) libpe-status2_1.0.11-1~bpo60+1_i386.deb optional libs
The Pacemaker libraries - status for P-Engine
 This package contains some of the libraries provided by and needed
 for the pacemaker cluster manager. You need to install them if you
 intend to run pacemaker. Specifically, this package contains the
 PEngine status library.
(new) libpengine3-dev_1.0.11-1~bpo60+1_i386.deb optional libdevel
Development file for pacemaker's pengine library
 This package contains static libraries, symbol files as well as
 headers provided by the pacemaker cluster manager (pengine).
 Install it if you want to do development based on pacemaker.
(new) libpengine3_1.0.11-1~bpo60+1_i386.deb optional libs
The Pacemaker libraries - P-Engine
 This package contains some of the libraries provided by and needed
 for the pacemaker cluster manager. You need to install them if you
 intend to run pacemaker. Specifically, this package contains the
 PEngine library.
(new) libstonithd0-dev_1.0.11-1~bpo60+1_i386.deb optional libdevel
Development file for pacemaker's stonith library
 This package contains static libraries, symbol files as well as
 headers provided by the pacemaker cluster manager (stonith).
 Install it if you want to do development based on pacemaker.
(new) libstonithd0_1.0.11-1~bpo60+1_i386.deb optional libs
The Pacemaker libraries - stonith
 This package contains some of the libraries provided by and needed
 for the pacemaker cluster manager. You need to install them if you
 intend to run pacemaker. Specifically, this package contains the
 stonith library.
(new) libtransitioner1-dev_1.0.11-1~bpo60+1_i386.deb optional libdevel
Development file for pacemaker's transitioner library
 This package contains static libraries, symbol files as well as
 headers provided by the pacemaker cluster manager (transitioner).
 Install it if you want to do development based on pacemaker.
(new) libtransitioner1_1.0.11-1~bpo60+1_i386.deb optional libs
The Pacemaker libraries - transitioner
 This package contains some of the libraries provided by and needed
 for the pacemaker cluster manager. You need to install them if you
 intend to run pacemaker. Specifically, this package contains the
 transitioner library.
(new) pacemaker-dev_1.0.11-1~bpo60+1_i386.deb optional devel
HA cluster resource manager (development files)
 High-Availability cluster resource manager for Heartbeat.
 .
 Pacemaker supports a very sophisticated dependency model for
 n-node clusters and can respond to node and resource-level
 failures.
 .
 This package contains pacemaker's development files.
(new) pacemaker_1.0.11-1~bpo60+1.debian.tar.gz optional admin
(new) pacemaker_1.0.11-1~bpo60+1.dsc optional admin
(new) pacemaker_1.0.11-1~bpo60+1_i386.deb optional admin
HA cluster resource manager
 High-Availability cluster resource manager for Heartbeat as
 well as Corosync.
 .
 Pacemaker supports a very sophisticated dependency model for
 n-node clusters and can respond to node and resource-level
 failures.
 .
 It supports both the Heartbeat and Corosync cluster stacks.
(new) pacemaker_1.0.11.orig.tar.bz2 optional admin
Changes: pacemaker (1.0.11-1~bpo60+1) squeeze-backports; urgency=low
 .
  * Rebuild for squeeze-backports.
 .
pacemaker (1.0.11-1) unstable; urgency=low
 .
  [ Martin G. Loschwitz ]
  * New upstream version
 .
pacemaker (1.0.10-6) unstable; urgency=low
 .
  [ Martin G. Loschwitz ]
  * Added Build-Depends on libxml2-dev and help2man, kudos
    go to Florian Haas for pointing this out.
  * Replaced the lines in debian/rules to wipe dependency_libs
    from .la files with Steve Langasek's version (Closes: #619552)
  * Remove ancient leftovers from debian/rules file, again kudos
    to Florian Haas
 .
pacemaker (1.0.10-5) unstable; urgency=low
 .
  [ Andres Rodriguez ]
  * Fix versioned dependency on cluster-glue-dev
    - The version should be a cluster-glue-dev version,
      not a pacemaker version.
      Closes: #608275
  * Resolve libpe-rules2 upgrade failure
    Closes: #609480
 .
  [  Andreas Metzler ]
  * Empty dependency_libs in libtool la file.
    http://wiki.debian.org/ReleaseGoals/LAFileRemoval
    Closes: #610156
 .
pacemaker (1.0.10-4) unstable; urgency=low
 .
  * Add dependency on cluster-glue-dev to libcrmcommon2-dev
    Closes: #608275
 .
pacemaker (1.0.10-3) unstable; urgency=low
 .
  * Use correct names for libpe-rules2-dev and libpe-status2-dev
    - This fixes a regression introduced in 1.0.10-2
 .
pacemaker (1.0.10-2) unstable; urgency=low
 .
  [ Andres Rodriguez ]
  * debian/rules: dh_pycentral only for pacemaker and pacemaker-dev.
  * debian/control:
    - Really remove Build-Depends on python-dev.
    - pacemaker-dev: Change from ${source:Version} to ${binary:Version}.
    - Add missing Section for library packages.
    - lib -dev binary packages: Drop ${python:Depends}, ${shlibs:Depends};
      add dependency to its corresponding binary package.
    - lib binary packages: Drop ${python:Depends}
    - Rename libpe-{status,rules}-2 to libpe-{status,rules}2 respectively.
  * debian/libpe-{status,rules}-2{-dev}.install:
    - Rename to libpe-{status,rules}2{-dev}.
 .
pacemaker (1.0.10-1) unstable; urgency=low
 .
  * New upstream
  * Depend on new binary packages of cluster-glue
    Closes: 593319
 .
pacemaker (1.0.9.1+hg15626-2) experimental; urgency=low
 .
  * Package split to better comply with Debian Policy (c. 8.1.)
  * Adapt package to new cluster-glue structure
  * Remove service_crm.so as according to beekhof, it's an unneeded
    copy only anyway
  * Bump Standards-Version


Override entries for your package:

Announcing to debian-backports-changes@lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.
ady exist in other distributions.


Reply to: