From 52627b488bda0357bb9e572ae169f900546d2447 Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Tue, 27 Oct 2009 00:47:05 +0000 Subject: 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 --- debian/buildsys/pycentral/control.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/buildsys/pycentral/control.in') 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 -- cgit v1.2.3-1-g7c22