Changeset 5515

Show
Ignore:
Timestamp:
10/30/09 00:40:36 (4 weeks ago)
Author:
dclark
Message:

Fix regression - new debian packaging made #767 re-appear.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/bcfg2/debian/control

    r5512 r5515  
    2020Package: bcfg2-server 
    2121Architecture: all 
    22 Depends: ${python:Depends}, ${misc: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 
    23 Recommends: python-genshi (>= 0.4.4), graphviz 
     22Depends: ${python:Depends}, ${misc: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 
     23Recommends: python-genshi (>= 0.4.4), graphviz, python-profiler 
    2424XB-Python-Version: ${python:Versions} 
    2525Homepage: http://trac.mcs.anl.gov/projects/bcfg2/