From 2ad0a642f87256d2a1a284b0b564f6031d35c68a Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Mon, 27 Jul 2009 00:15:05 +0000 Subject: debian: Add python-profiler dependency for the server Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5389 ce84e21b-d406-0410-9b95-82705330c041 --- debian/buildsys/2.3/control.in | 2 +- debian/buildsys/2.4/control.in | 2 +- debian/buildsys/pycentral/control.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/buildsys/2.3/control.in b/debian/buildsys/2.3/control.in index 407587d15..8d8884d17 100644 --- a/debian/buildsys/2.3/control.in +++ b/debian/buildsys/2.3/control.in @@ -18,7 +18,7 @@ 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 +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 Description: Configuration management server Bcfg2 is a configuration management system that generates configuration sets diff --git a/debian/buildsys/2.4/control.in b/debian/buildsys/2.4/control.in index 58da98dc1..9619bc0cb 100644 --- a/debian/buildsys/2.4/control.in +++ b/debian/buildsys/2.4/control.in @@ -18,7 +18,7 @@ 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 +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 Description: Configuration management server Bcfg2 is a configuration management system that generates configuration sets diff --git a/debian/buildsys/pycentral/control.in b/debian/buildsys/pycentral/control.in index 915f3c9b3..91ef23261 100644 --- a/debian/buildsys/pycentral/control.in +++ b/debian/buildsys/pycentral/control.in @@ -20,7 +20,7 @@ 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 +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 XB-Python-Version: ${python:Versions} Description: Configuration management server -- cgit v1.2.3-1-g7c22