summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 12 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 452fa3d5f..f131bbe05 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@ Build-Depends: debhelper (>= 7.0.50~),
python-m2crypto,
python-doc,
python-mock,
- python-mock-doc
-Build-Depends-Indep: python-support (>= 0.5.3)
+ python-mock-doc,
+ dh-python
Standards-Version: 3.8.0.0
Homepage: http://bcfg2.org/
@@ -51,6 +51,16 @@ Description: Configuration management web interface
for clients bound by client profiles.
bcfg2-web is the reporting server for bcfg2.
+Package: bcfg2-utils
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, bcfg2 (= ${binary:Version})
+Suggests: bcfg2-doc (= ${binary:Version})
+Description: Configuration management helper package
+ Bcfg2 is a configuration management system that generates configuration sets
+ for clients bound by client profiles.
+ bcfg2-utils contains scripts for gethering useful information for config
+ creation.
+
Package: bcfg2-doc
Section: doc
Architecture: all