aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2006-09-01 14:10:18 +0000
committerHolger Levsen <holger@layer-acht.org>2006-09-01 14:10:18 +0000
commit1b933807eae3710e014fcb226d7af39fa1d56874 (patch)
tree71a7878f03e3ca33375607a8fbbdc6254b546cc6 /debian/control
parent28d7a9d708c57c9562d7beda57a9dd2965a08ec1 (diff)
downloadsitesummary-1b933807eae3710e014fcb226d7af39fa1d56874.tar.gz
sitesummary-1b933807eae3710e014fcb226d7af39fa1d56874.tar.bz2
sitesummary-1b933807eae3710e014fcb226d7af39fa1d56874.tar.xz
* because debhelper.mk is used, the dependency on debhelper needs to
be >=4.1.0 * moved the build-depends-indep back to to build-depends, as build-depends on cdbs and debhelper must not be arch independent build depends. also fixed a typo in the description
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
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.