aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2006-08-23 21:27:51 +0000
committerPetter Reinholdtsen <pere@hungry.com>2006-08-23 21:27:51 +0000
commitcb43769f6b29e342293d7405d17ea90a60adfeb1 (patch)
tree33c6019c505ba2d67466308705d294f1ba9b100c /debian/control
downloadsitesummary-cb43769f6b29e342293d7405d17ea90a60adfeb1.tar.gz
sitesummary-cb43769f6b29e342293d7405d17ea90a60adfeb1.tar.bz2
sitesummary-cb43769f6b29e342293d7405d17ea90a60adfeb1.tar.xz
Start on system to track the hosts on a site.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 20 insertions, 0 deletions
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 <debian-edu@lists.debian.org>
+Uploaders: Petter Reinholdtsen <pere@debian.org>
+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.
+