diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-10-25 13:37:56 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-10-25 13:37:56 +0000 |
commit | 9efc073fdf185f1577f5d63cad204be747ceadfd (patch) | |
tree | 1052d4fe9aa23eeeb07d5272d20eb00c2b992f2b /debian/control | |
parent | d90fdd21a722c6981972a7e79f7d7780be31522a (diff) | |
download | sitesummary-9efc073fdf185f1577f5d63cad204be747ceadfd.tar.gz sitesummary-9efc073fdf185f1577f5d63cad204be747ceadfd.tar.bz2 sitesummary-9efc073fdf185f1577f5d63cad204be747ceadfd.tar.xz |
[ Petter Reinholdtse ]
* Do not recommend sitesummary from sitesummary-client, to make it
easier to install the client with aptitude without pulling in the
server.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7645912..85c51eb 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,8 @@ Description: Generate site summary of submitting hosts (server part) Package: sitesummary-client Architecture: all Depends: ${misc:Depends}, gnupg -Recommends: cron, dmidecode, pciutils, usbutils, lsscsi, sitesummary +Recommends: cron, dmidecode, pciutils, usbutils, lsscsi +Suggests: sitesummary Description: Generate site summary of submitting hosts (client part) The sitesummary system makes it easier to keep track of a lot of machines, by allowing each machine to report their existence once a |