Changeset 5507

Show
Ignore:
Timestamp:
10/26/09 19:47:05 (4 weeks ago)
Author:
dclark
Message:

Move python-profiler from Depends to Recommends as interm workaround for Ticket #767 (new bcfg2 dep python-profiler is non-free)

Location:
trunk/bcfg2/debian/buildsys
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/bcfg2/debian/buildsys/2.3/control.in

    r5389 r5507  
    1919Package: bcfg2-server 
    2020Architecture: all 
    21 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 
    22 Recommends: graphviz 
     21Depends: ${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 
     22Recommends: graphviz, python-profiler 
    2323Description: Configuration management server 
    2424 Bcfg2 is a configuration management system that generates configuration sets 
  • trunk/bcfg2/debian/buildsys/2.4/control.in

    r5389 r5507  
    1919Package: bcfg2-server 
    2020Architecture: all 
    21 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 
    22 Recommends: graphviz 
     21Depends: ${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 
     22Recommends: graphviz, python-profiler 
    2323Description: Configuration management server 
    2424 Bcfg2 is a configuration management system that generates configuration sets 
  • trunk/bcfg2/debian/buildsys/pycentral/control.in

    r5480 r5507  
    2121Package: bcfg2-server 
    2222Architecture: all 
    23 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 
    24 Recommends: python-genshi (>= 0.4.4), graphviz 
     23Depends: ${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 
     24Recommends: python-genshi (>= 0.4.4), graphviz, python-profiler 
    2525XB-Python-Version: ${python:Versions} 
    2626Description: Configuration management server