summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorTim Laszlo <tim.laszlo@gmail.com>2010-10-19 16:06:35 -0500
committerTim Laszlo <tim.laszlo@gmail.com>2010-10-19 16:42:09 -0500
commit21ede8dae0e372a797f546ad8c0e4ace72cb9ec5 (patch)
tree64b8e3d9b34a4708fc38c897ad28788103ff6541 /debian/control
parent9a981769c88e8478693688087eb0f4b99d0188a6 (diff)
downloadbcfg2-21ede8dae0e372a797f546ad8c0e4ace72cb9ec5.tar.gz
bcfg2-21ede8dae0e372a797f546ad8c0e4ace72cb9ec5.tar.bz2
bcfg2-21ede8dae0e372a797f546ad8c0e4ace72cb9ec5.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.