aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO1
-rw-r--r--debian/changelog1
-rw-r--r--debian/control20
3 files changed, 17 insertions, 5 deletions
diff --git a/TODO b/TODO
index 164faeb..9c7a57b 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
-- make the package descriptions more useful
- improve debian/copyright, ref <URL:http://lists.debian.org/debian-devel-announce/2006/03/msg00023.html>
- include version number in protocol exchange
- implement encryption of submissions
diff --git a/debian/changelog b/debian/changelog
index 5d420cf..8bd3d6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ sitesummary (0.0.6) UNRELEASED; urgency=low
results.
* Let the collector store the IP peer info about each entry. Not
yet working, as the getpeername() code is broken.
+ * Extend package descriptions and make them more useful.
[ Morten Werner Olsen ]
* Rewrite Apache example config and place it in /etc/apache2/conf.d/
diff --git a/debian/control b/debian/control
index a8d5b93..f89444c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,13 +10,25 @@ Package: sitesummary
Architecture: all
Depends: gnupg
Recommends: ${misc:Depends}, apache2-mpm-worker | httpd, sitesummary-client
-Description: Generate site summary of submitting hosts, server package
- Nice server.
+Description: Generate site summary of submitting hosts (server part)
+ The sitesummary system make 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.
+ .
+ This package is the server part, with the collector and report
+ scripts.
Package: sitesummary-client
Architecture: all
Depends: ${misc:Depends}, gnupg
Recommends: cron, dmidecide, pciutils, usbutils, lsscsi, sitesummary
-Description: Generate site summary of submitting hosts, client package
- Nice client.
+Description: Generate site summary of submitting hosts (client part)
+ The sitesummary system make 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.
+ .
+ This package is the client part, reporting in to the server after
+ boot and once a day