summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorTim Laszlo <tim.laszlo@gmail.com>2010-10-19 16:06:35 -0500
committerSol Jerome <sol.jerome@gmail.com>2010-11-02 20:35:18 -0500
commitaa253e853dcc166d341d74cf4a1c27a4e563dc3a (patch)
tree286d163cb2b253df8ce28fd7023e0550fb174d5f /debian/control
parent2962754674bd523450aaba2451b8a837855f3655 (diff)
downloadbcfg2-aa253e853dcc166d341d74cf4a1c27a4e563dc3a.tar.gz
bcfg2-aa253e853dcc166d341d74cf4a1c27a4e563dc3a.tar.bz2
bcfg2-aa253e853dcc166d341d74cf4a1c27a4e563dc3a.zip
web_reports: debian reports package
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index acfc6cc9c..726958c85 100644
--- a/debian/control
+++ b/debian/control
@@ -29,3 +29,12 @@ Description: Configuration management server
for clients bound by client profiles.
bcfg2-server is the server for bcfg2 clients, which generates configuration
sets and stores statistics of client system states.
+
+Package: bcfg2-web
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, bcfg2 (= ${binary:Version}), python-django, libapache2-mod-wsgi
+XB-Python-Version: >= 2.4
+Description: Configuration management web interface
+ Bcfg2 is a configuration management system that generates configuration sets
+ for clients bound by client profiles.
+ bcfg2-web is the reporting server for bcfg2.