File: control

package info (click to toggle)
ocsinventory-agent 2%3A2.4.2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,224 kB
  • sloc: perl: 27,179; xml: 773; objc: 490; ansic: 333; sh: 316; makefile: 12
file content (54 lines) | stat: -rw-r--r-- 1,828 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
Source: ocsinventory-agent
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Xavier Guimard <yadd@debian.org>
Section: net
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 12~),
               libcrypt-ssleay-perl,
               libnet-ip-perl,
               libwww-perl,
               libxml-simple-perl,
               po-debconf,
               perl (>= 5.15.2)
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/ocsinventory-agent
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/ocsinventory-agent.git
Homepage: https://www.ocsinventory-ng.org/

Package: ocsinventory-agent
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${perl:Depends},
         debconf,
         fdisk | util-linux (<< 2.29.2-3~),
         libcrypt-ssleay-perl,
         libnet-ip-perl,
         libproc-daemon-perl,
         libxml-simple-perl,
         libwww-perl,
         perl (>= 5.15.2),
         ucf
Recommends: dmidecode,
            e2fsprogs,
            hdparm,
            libio-socket-ssl-perl,
            liblwp-protocol-https-perl,
            libnet-cups-perl,
            libnet-netmask-perl,
            libnet-snmp-perl,
            libparse-edid-perl,
            pciutils
Suggests: nmap,
          libnmap-parser-perl,
          read-edid,
          smartmontools
Description: Hardware and software inventory tool (client)
 Open Computer and Software Inventory Next Generation is an
 application designed to help a network or system administrator to
 keep track of the hardware and software configurations of computers
 that are installed on the network.  It also allows deploying
 software, scripts and files on client computers.
 .
 This package contains the client part.