diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index f5d89f4..cfc9e6b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: optional Maintainer: Debian Edu Developers <debian-edu@lists.debian.org> Uploaders: Petter Reinholdtsen <pere@debian.org>, Morten Werner Olsen <werner@debian.org> -Build-Depends-Indep: debhelper (>= 4), cdbs +Build-Depends: debhelper (>= 4.1.0), cdbs Standards-Version: 3.7.2 Package: sitesummary @@ -11,7 +11,7 @@ Architecture: all Depends: gnupg Recommends: ${misc:Depends}, apache2-mpm-worker | httpd, sitesummary-client Description: Generate site summary of submitting hosts (server part) - The sitesummary system make it easier to keep track of a lot of + The sitesummary system makes it easier to keep track of a lot of machines, by allowing each machine to report their existence once a day to a central collector, and using this collector to make summary reports about the hosts. @@ -24,7 +24,7 @@ Architecture: all Depends: ${misc:Depends}, gnupg Recommends: cron, dmidecide, pciutils, usbutils, lsscsi, sitesummary Description: Generate site summary of submitting hosts (client part) - The sitesummary system make it easier to keep track of a lot of + The sitesummary system makes it easier to keep track of a lot of machines, by allowing each machine to report their existence once a day to a central collector, and using this collector to make summary reports about the hosts. |