File: control

package info (click to toggle)
ocsinventory-server 2.8.1%2Bdfsg1%2B~2.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 23,212 kB
  • sloc: javascript: 318,983; php: 29,162; perl: 8,925; sql: 5,101; xml: 2,902; sh: 1,662; python: 77; makefile: 29
file content (95 lines) | stat: -rw-r--r-- 3,431 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
Source: ocsinventory-server
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Yadd <yadd@debian.org>,
           Cyrille Bollu <cyrille@bollu.be>
Section: web
#Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               apache2-dev
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/ocsinventory-server
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/ocsinventory-server.git
Homepage: https://www.ocsinventory-ng.org/
Rules-Requires-Root: binary-targets

Package: ocsinventory-server
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libapache-dbi-perl,
         libapache2-mod-perl2,
         libarchive-zip-perl,
         libdbd-mysql-perl,
         libdbi-perl,
         libnet-ip-perl,
         libswitch-perl,
         libxml-simple-perl
Recommends: ${misc:Recommends},
            ocsinventory-reports
Suggests: default-mysql-server | virtual-mysql-server,
          nmap,
          ocsinventory-agent,
          samba-common
Description: Hardware and software inventory tool (Communication Server)
 Open Computer and Software Inventory Next Generation is an application
 designed to help a network or system administrator keep track of the
 computers configuration and software that are installed on the network.
 .
 Information about Hardware and Operating System are collected.
 OCS Inventory is also able to detect all active devices on your network,
 such as switch, router, network printer and unattended devices.
 It also allows deploying software, commands or files on client computers.
 .
 This package contains the 'Communication Server' part.
 Note that this is the XML-RPC/SOAP server, not the web interface (which is
 provided in the ocsinventory-reports package).

Package: ocsinventory-reports
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         default-mysql-client | virtual-mysql-client,
         ieee-data,
         javascript-common,
         libapache2-mod-php | php-cgi | php-fpm,
         libjs-bootstrap,
         libjs-jquery,
         libjs-jquery-datatables,
         libjs-jquery-file-upload,
         libjs-jquery-migrate-1,
         libjs-jquery-ui,
         libjs-select2.js,
         libphp-phpmailer,
         php,
         php-cas,
         php-cli,
         php-gd,
         php-imap,
         php-ldap,
         php-mbstring,
         php-mysql,
         php-pclzip,
         php-soap,
         php-xml,
         php-zip,
         phpqrcode
Recommends: ${misc:Recommends},
            libdbd-mysql-perl,
            libdbi-perl,
            libnet-ip-perl,
            libxml-simple-perl,
            nmap,
            ocsinventory-server,
            samba-common
Description: Hardware and software inventory tool (Administration Console)
 Open Computer and Software Inventory Next Generation is an application
 designed to help a network or system administrator keep track of the
 computers configuration and software that are installed on the network.
 .
 Information about Hardware and Operating System are collected.
 OCS Inventory is also able to detect all active devices on your network,
 such as switch, router, network printer and unattended devices.
 It also allows deploying software, commands or files on client computers.
 .
 This package contains the 'Administration Console' part.