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

Florian Haas florian.haas at linbit.com
Sun May 16 19:22:54 UTC 2010


# HG changeset patch
# User Florian Haas <florian.haas at linbit.com>
# Date 1274036242 -7200
# Branch sid
# Node ID ab0d5281702269f991229b9b7a1aec8df2785810
# Parent  6e355979446cdca12f0b9b1435e37a8a53ca84f3
debian: fix package descriptions

cluster-agents description was apparently cut & pasted from cluster-glue
and was outright wrong. ldirectord description still referred to old-style
heartbeat.

diff -r 6e355979446c -r ab0d52817022 debian/control
--- a/debian/control	Sun May 16 20:57:22 2010 +0200
+++ b/debian/control	Sun May 16 20:57:22 2010 +0200
@@ -15,11 +15,10 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, cluster-glue, python
 Replaces: heartbeat (<= 2.99.2+sles11r9-5), heartbeat-common (<= 2.99.2+sles11r9-5), libheartbeat2 (<= 2.99.2+sles11r9-5), ldirectord (<< 1.0.2~rc2a+hg20100127-0test1)
 Conflicts: heartbeat (<= 2.99.2+sles11r9-5), heartbeat-common (<= 2.99.2+sles11r9-5), libheartbeat2 (<= 2.99.2+sles11r9-5), ldirectord (<< 1.0.2~rc2a+hg20100127-0test1)
-Description: The reusable cluster components for Linux HA
- This package contains various reusable cluster components from
- the Linux HA project. Originally belonging to Heartbeat, they
- can and sometimes must be used with OpenAIS driven clusters as
- well.
+Description: Resource agents for OCF compliant high availability clusters
+ This package contains Open Cluster Framework (OCF) compliant
+ resource agents typically employed in Pacemaker high availability
+ clusters.
 
 Package: ldirectord
 Priority: extra
@@ -31,4 +30,4 @@
 Description: Monitors virtual services provided by LVS
  ldirectord is a stand-alone daemon to monitor services of real
  for virtual services provided by The Linux Virtual Server (LVS).
- and works with Linux-HA's heartbeat package.
+ It also integrates with Pacemaker high availability clusters.





More information about the Debian-ha-maintainers mailing list