[Debian-ha-maintainers] [PATCH 2 of 2] debian: fix obsolete package descriptions

Florian Haas florian.haas at linbit.com
Sun May 16 18:49:58 UTC 2010


# HG changeset patch
# User Florian Haas <florian.haas at linbit.com>
# Date 1274035757 -7200
# Branch sid
# Node ID ed6f28971c15025868d7accc7a114432ddb0f174
# Parent  e543f69d1dfb6786bc41f47d97f9865aaa587382
debian: fix obsolete package descriptions

The package description still applied to the old, monolithic,
heartbeat package. Fix them so they are correct for the post-3.0
packaging layout.

diff -r e543f69d1dfb -r ed6f28971c15 debian/control
--- a/debian/control	Sun May 16 20:40:19 2010 +0200
+++ b/debian/control	Sun May 16 20:49:17 2010 +0200
@@ -16,13 +16,11 @@
 Provides: cluster-messaging-framework
 XB-Python-Version: ${python:Versions}
 Description: Subsystem for High-Availability Linux
- heartbeat is a basic heartbeat subsystem for Linux-HA which implements
- serial, UDP, and PPP/UDP heartbeats together with IP address takeover
- including a nice resource model including resource groups.
+ heartbeat is a messaging subsystem for high availability which implements
+ serial, UDP, and PPP/UDP heartbeats.
  .
- It currently supports a very sophisticated dependency model for n-node
- clusters. It is both extremely useful and quite stable at this point in
- time.
+ It is one of the messaging layers supported by the Pacemaker
+ cluster resource manager.
 
 Package: heartbeat-dev
 Section: devel
@@ -31,13 +29,11 @@
 Conflicts: libstonith-dev (<< 2.0.8-3), libpils-dev (<< 2.0.8-3), pacemaker-dev (<< 1.0.1-1)
 XB-Python-Version: ${python:Versions}
 Description: Subsystem for High-Availability Linux - development files
- heartbeat is a basic heartbeat subsystem for Linux-HA which implements
- serial, UDP, and PPP/UDP heartbeats together with IP address takeover
- including a nice resource model including resource groups.
+ heartbeat is a messaging subsystem for high availability which implements
+ serial, UDP, and PPP/UDP heartbeats.
  .
- It currently supports a very sophisticated dependency model for n-node
- clusters. It is both extremely useful and quite stable at this point in
- time.
+ It is one of the messaging layers supported by the Pacemaker
+ cluster resource manager.
  .
  This package contains Heartbeat-specific development files.
 
@@ -48,13 +44,11 @@
 Replaces: heartbeat (<= 2.99.2+sles11r7-0+1)
 Conflicts: heartbeat (<= 2.99.2+sles11r7-0+1)
 Description: Subsystem for High-Availability Linux (libraries)
- heartbeat is a basic heartbeat subsystem for Linux-HA which implements
- serial, UDP, and PPP/UDP heartbeats together with IP address takeover
- including a nice resource model including resource groups.
+ heartbeat is a messaging subsystem for high availability which implements
+ serial, UDP, and PPP/UDP heartbeats.
  .
- It currently supports a very sophisticated dependency model for n-node
- clusters. It is both extremely useful and quite stable at this point in
- time.
+ It is one of the messaging layers supported by the Pacemaker
+ cluster resource manager.
  .
  This package contains the Heartbeat libraries to make them available
  to other programs like Pacemaker without having to install the whole
@@ -67,13 +61,11 @@
 Replaces: heartbeat (<= 2.99.2+sles11r7-0+1)
 Conflicts: heartbeat (<= 2.99.2+sles11r7-0+1)
 Description: Subsystem for High-Availability Linux (development files)
- heartbeat is a basic heartbeat subsystem for Linux-HA which implements
- serial, UDP, and PPP/UDP heartbeats together with IP address takeover
- including a nice resource model including resource groups.
+ heartbeat is a messaging subsystem for high availability which implements
+ serial, UDP, and PPP/UDP heartbeats.
  .
- It currently supports a very sophisticated dependency model for n-node
- clusters. It is both extremely useful and quite stable at this point in
- time.
+ It is one of the messaging layers supported by the Pacemaker
+ cluster resource manager.
  .
  This package contains the Heartbeat library development files to make
  them available to other programs like Pacemaker.





More information about the Debian-ha-maintainers mailing list