summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2009-10-27 00:47:05 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2009-10-27 00:47:05 +0000
commit52627b488bda0357bb9e572ae169f900546d2447 (patch)
treeba60f2605eeccb9369e6fdb7e3ade349c90a21da /debian
parent8be219f3f6758eea5febb5d61d8c473e69fc78f8 (diff)
downloadbcfg2-52627b488bda0357bb9e572ae169f900546d2447.tar.gz
bcfg2-52627b488bda0357bb9e572ae169f900546d2447.tar.bz2
bcfg2-52627b488bda0357bb9e572ae169f900546d2447.zip
Move python-profiler from Depends to Recommends as interm workaround for Ticket #767 (new bcfg2 dep python-profiler is non-free)
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5507 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian')
-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