From cb43769f6b29e342293d7405d17ea90a60adfeb1 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Wed, 23 Aug 2006 21:27:51 +0000 Subject: Start on system to track the hosts on a site. --- debian/control | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..9a173c6 --- /dev/null +++ b/debian/control @@ -0,0 +1,20 @@ +Source: sitesummary +Section: misc +Priority: optional +Maintainer: Debian Edu Developers +Uploaders: Petter Reinholdtsen +Build-Depends-Indep: debhelper (>= 4) +Standards-Version: 3.7.2 + +Package: sitesummary +Architecture: all +Depends: +Description: Generate site summary of submitting hosts, server package + Nice server. + +Package: sitesummary-client +Architecture: all +Depends: dmidecide, pciutils +Description: Generate site summary of submitting hosts, client package + Nice client. + -- cgit v1.2.3