summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/buildsys/2.3/control.in4
-rw-r--r--debian/buildsys/2.4/control.in4
-rw-r--r--debian/buildsys/pycentral/control.in4
3 files changed, 6 insertions, 6 deletions
diff --git a/debian/buildsys/2.3/control.in b/debian/buildsys/2.3/control.in
index 8d8884d17..7d6e9eda6 100644
--- a/debian/buildsys/2.3/control.in
+++ b/debian/buildsys/2.3/control.in
@@ -18,8 +18,8 @@ Description: Configuration management client
Package: bcfg2-server
Architecture: all
-Depends: ${python:Depends}, python2.3-lxml (>= 0.8), python2.3-gamin | python2.3-fam , libxml2-utils (>= 2.6.23), gamin | fam, ucf, bcfg2 (= ${Source-Version}), openssl, python-profiler
-Recommends: graphviz
+Depends: ${python:Depends}, python2.3-lxml (>= 0.8), python2.3-gamin | python2.3-fam , libxml2-utils (>= 2.6.23), gamin | fam, ucf, bcfg2 (= ${Source-Version}), openssl
+Recommends: graphviz, python-profiler
Description: Configuration management server
Bcfg2 is a configuration management system that generates configuration sets
for clients bound by client profiles.
diff --git a/debian/buildsys/2.4/control.in b/debian/buildsys/2.4/control.in
index 9619bc0cb..526fc7d25 100644
--- a/debian/buildsys/2.4/control.in
+++ b/debian/buildsys/2.4/control.in
@@ -18,8 +18,8 @@ Description: Configuration management client
Package: bcfg2-server
Architecture: all
-Depends: ${python:Depends}, python-lxml (>=0.9) | python2.4-lxml (>= 0.9), python2.4-gamin | python2.4-fam, python2.4-pyopenssl, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1), ucf, bcfg2 (= ${Source-Version}), openssl, python-profiler
-Recommends: graphviz
+Depends: ${python:Depends}, python-lxml (>=0.9) | python2.4-lxml (>= 0.9), python2.4-gamin | python2.4-fam, python2.4-pyopenssl, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1), ucf, bcfg2 (= ${Source-Version}), openssl
+Recommends: graphviz, python-profiler
Description: Configuration management server
Bcfg2 is a configuration management system that generates configuration sets
for clients bound by client profiles.
diff --git a/debian/buildsys/pycentral/control.in b/debian/buildsys/pycentral/control.in
index 97bf0822f..807b28c36 100644
--- a/debian/buildsys/pycentral/control.in
+++ b/debian/buildsys/pycentral/control.in
@@ -20,8 +20,8 @@ Description: Configuration management client
Package: bcfg2-server
Architecture: all
-Depends: ${python:Depends}, python-lxml (>= 0.9), python-fam | python-gamin, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1-9), ucf, bcfg2 (= ${Source-Version}), openssl, python-profiler
-Recommends: python-genshi (>= 0.4.4), graphviz
+Depends: ${python:Depends}, python-lxml (>= 0.9), python-fam | python-gamin, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1-9), ucf, bcfg2 (= ${Source-Version}), openssl
+Recommends: python-genshi (>= 0.4.4), graphviz, python-profiler
XB-Python-Version: ${python:Versions}
Description: Configuration management server
Bcfg2 is a configuration management system that generates configuration sets