blob: 3a71965674eadab085eb3dcab51f03942124b4b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
Source: sitesummary
Section: misc
Priority: optional
Maintainer: Debian Edu Developers <debian-edu@lists.debian.org>
Uploaders: Petter Reinholdtsen <pere@debian.org>
Build-Depends-Indep: debhelper (>= 4)
Standards-Version: 3.7.2
Package: sitesummary
Architecture: all
Depends: gnupg
Recommends: apache2-mpm-worker | httpd, sitesummary-client
Description: Generate site summary of submitting hosts, server package
Nice server.
Package: sitesummary-client
Architecture: all
Depends: wget, gnupg
Recommends: dmidecide, pciutils
Recommends: sitesummary
Description: Generate site summary of submitting hosts, client package
Nice client.
|