File: control

package info (click to toggle)
powerman 2.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 3,520 kB
  • ctags: 2,013
  • sloc: ansic: 14,102; sh: 10,556; yacc: 641; lex: 271; makefile: 234; perl: 11
file content (44 lines) | stat: -rw-r--r-- 1,841 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
Source: powerman
Section: admin
Priority: extra
Maintainer: Arnaud Quette <aquette@debian.org>
Build-Depends: cdbs, debhelper (>= 7), autotools-dev, libgenders0-dev, libwrap0-dev, libcurl4-gnutls-dev, libncurses5-dev
Standards-Version: 3.8.3
Homepage: http://powerman.sourceforge.net
Vcs-Browser: http://powerman.svn.sourceforge.net/viewvc/powerman/
Vcs-Svn: https://powerman.svn.sourceforge.net/svnroot/powerman/trunk

Package: powerman
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Description: Centralized Power Distribution Unit (PDU) management
 PowerMan is a tool for manipulating Power Distribution Units (PDUs) from a
 central location. It is suitable for remote operation in data centers or
 compute cluster environment.
 .
 Several RPC varieties are supported natively by PowerMan and
 Expect-like configurability simplifies the addition of new devices.
 .
 This package contains the core system, and includes support for Genders, HTTP
 devices and NCurses user interface.

Package: libpowerman0
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Client library for Powerman - Centralized PDU management
 PowerMan is a tool for manipulating Power Distribution Units (PDUs) from a
 central location. It is suitable for remote operation in data centers or
 compute cluster environment.
 .
 This package contains the shared client library.

Package: libpowerman0-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libpowerman0 (= ${binary:Version}), ${shlibs:Depends}
Description: Development files for Powerman - Centralized PDU management
 PowerMan is a tool for manipulating Power Distribution Units (PDUs) from a
 central location. It is suitable for remote operation in data centers or
 compute cluster environment.
 .
 This package contains the development files.