File: control

package info (click to toggle)
resource-agents 1%3A4.0.0~rc1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,644 kB
  • ctags: 2,191
  • sloc: sh: 47,713; ansic: 4,074; perl: 3,457; makefile: 663; xml: 89
file content (80 lines) | stat: -rw-r--r-- 2,870 bytes parent folder | download | duplicates (2)
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
Source: resource-agents
Section: admin
Priority: optional
Maintainer: Debian HA Maintainers <debian-ha-maintainers@lists.alioth.debian.org>
Uploaders: Christoph Berg <myon@debian.org>,
           Adrian Vondendriesch <adrian.vondendriesch@credativ.de>,
           Valentin Vidic <Valentin.Vidic@CARNet.hr>
Build-Depends: autoconf,
               automake,
               autotools-dev,
               cluster-glue-dev,
               debhelper (>= 9),
               dh-exec,
               dh-systemd,
               docbook-xml,
               docbook-xsl,
               libglib2.0-dev,
               liblrm2-dev (>= 1.0.12~),
               libnet1-dev,
               libpils2-dev (>= 1.0.12~),
               libplumb2-dev (>= 1.0.12~),
               libplumbgpl2-dev (>= 1.0.12~),
               libstonith1-dev (>= 1.0.12~),
               libtool,
               libxml2-utils,
               net-tools,
               pkg-config,
               python,
#              for systemd.pc:
               systemd [linux-any],
               xsltproc,
               xml-twig-tools,
Standards-Version: 3.9.8
Homepage: https://github.com/ClusterLabs/resource-agents
Vcs-Browser: https://anonscm.debian.org/cgit/debian-ha/resource-agents.git/
Vcs-Git: git://anonscm.debian.org/debian-ha/resource-agents.git

Package: resource-agents
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, cluster-glue, gawk, python
Recommends: net-tools
Replaces: cluster-agents (<= 1:1.0.4-1), rgmanager (<= 3.0.12-2+b1), resource-agents-dev (<< 1:3.9.6)
Conflicts: cluster-agents (<= 1:1.0.4-1), rgmanager (<= 3.0.12-2+b1), resource-agents-dev (<< 1:3.9.6)
Provides: resource-agents-dev
Description: Cluster Resource Agents
 This package contains cluster resource agents (RAs) compliant with the Open
 Cluster Framework (OCF) specification, used to interface with various services
 in a High Availability environment managed by the Pacemaker resource manager.
 .
 Agents included:
 ${agents}

Package: ldirectord
Priority: extra
Architecture: all
Depends: ipvsadm,
         lsb-base,
         libauthen-radius-perl,
         libcrypt-ssleay-perl,
         libdbi-perl,
         libdigest-hmac-perl,
         libdigest-md5-perl,
         libmail-pop3client-perl,
         libmailtools-perl,
         libnet-dns-perl,
         libnet-imap-simple-perl,
         libnet-imap-simple-ssl-perl,
         libnet-ldap-perl,
         libnet-perl,
         libsocket6-perl,
         libwww-perl,
         ${misc:Depends},
         ${perl:Depends}
Recommends: logrotate, rsyslog | system-log-daemon
Conflicts: libpils0 (<< 2.0.8-3),
           libstonith0 (<< 2.0.8-3),
           stonith (<< 2.0.8-3)
Description: Monitors virtual services provided by LVS
 ldirectord is a stand-alone daemon to monitor real servers behind
 virtual services provided by The Linux Virtual Server (LVS).