File: control

package info (click to toggle)
heartbeat 1%3A3.0.6-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,256 kB
  • ctags: 4,350
  • sloc: ansic: 42,220; sh: 3,850; python: 1,086; makefile: 925; tcl: 523
file content (140 lines) | stat: -rw-r--r-- 3,494 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
Source: heartbeat
Section: admin
Priority: optional
Maintainer: Debian HA Maintainers <debian-ha-maintainers@lists.alioth.debian.org>
Uploaders:
 Christoph Berg <myon@debian.org>,
 Valentin Vidic <Valentin.Vidic@CARNet.hr>
Build-Depends:
 autoconf,
 automake,
 bison,
 cluster-glue-dev,
 debhelper (>= 7),
 dh-python,
 docbook-xml,
 docbook-xsl,
 flex,
 iproute,
 inetutils-ping | iputils-ping | ping,
 libbz2-dev,
 libcurl4-openssl-dev | libcurl3-openssl-dev,
 libglib2.0-dev,
 libgnutls28-dev,
 libltdl3-dev,
 libncurses5-dev,
 libopenhpi-dev,
 libopenipmi-dev,
 libpam0g-dev,
 libpils2-dev,
 libplumb2-dev,
 libplumbgpl2-dev,
 libsensors4-dev | libsensors-dev,
 libstonith1-dev,
 libtool,
 libxml2-dev,
 lynx,
 net-tools,
 openssh-client,
 perl,
 psmisc,
 python-dev (>= 2.6.6-3~),
 resource-agents,
 swig,
 uuid-dev,
 xsltproc,
 zlib1g-dev,
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/debian-ha/heartbeat.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-ha/heartbeat.git
Homepage: http://www.linux-ha.org/

Package: heartbeat
Architecture: any
Depends:
 adduser,
 cluster-glue,
 gawk,
 iproute,
 inetutils-ping | iputils-ping | ping,
 libpam-runtime (>= 0.76-14),
 libxml2-utils,
 mawk,
 psmisc,
 resource-agents,
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends},
Recommends:
 iptables,
 logrotate,
 pacemaker (>= 1.0.6),
 rsyslog | system-log-daemon,
Provides:
 cluster-messaging-framework,
Description: Subsystem for High-Availability Linux
 heartbeat is a messaging subsystem for high availability which implements
 serial, UDP, and PPP/UDP heartbeats.
 .
 It is one of the messaging layers supported by the Pacemaker
 cluster resource manager.

Package: heartbeat-dev
Section: devel
Architecture: any
Depends:
 heartbeat (= ${binary:Version}),
 ${misc:Depends},
Conflicts:
 libpils-dev (<< 2.0.8-3),
 libstonith-dev (<< 2.0.8-3),
 pacemaker-dev (<< 1.0.1-1),
Description: Subsystem for High-Availability Linux - development files
 heartbeat is a messaging subsystem for high availability which implements
 serial, UDP, and PPP/UDP heartbeats.
 .
 It is one of the messaging layers supported by the Pacemaker
 cluster resource manager.
 .
 This package contains Heartbeat-specific development files.

Package: libheartbeat2
Section: libs
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
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 messaging subsystem for high availability which implements
 serial, UDP, and PPP/UDP heartbeats.
 .
 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
 Heartbeat suite.

Package: libheartbeat2-dev
Section: libdevel
Architecture: any
Depends:
 libheartbeat2 (= ${binary:Version}),
 ${misc:Depends},
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 messaging subsystem for high availability which implements
 serial, UDP, and PPP/UDP heartbeats.
 .
 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.