Changeset 5507
- Timestamp:
- 10/26/09 19:47:05 (4 weeks ago)
- Location:
- trunk/bcfg2/debian/buildsys
- Files:
-
- 3 modified
-
2.3/control.in (modified) (1 diff)
-
2.4/control.in (modified) (1 diff)
-
pycentral/control.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bcfg2/debian/buildsys/2.3/control.in
r5389 r5507 19 19 Package: bcfg2-server 20 20 Architecture: 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-profiler22 Recommends: graphviz 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 22 Recommends: graphviz, python-profiler 23 23 Description: Configuration management server 24 24 Bcfg2 is a configuration management system that generates configuration sets -
trunk/bcfg2/debian/buildsys/2.4/control.in
r5389 r5507 19 19 Package: bcfg2-server 20 20 Architecture: 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-profiler22 Recommends: graphviz 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 22 Recommends: graphviz, python-profiler 23 23 Description: Configuration management server 24 24 Bcfg2 is a configuration management system that generates configuration sets -
trunk/bcfg2/debian/buildsys/pycentral/control.in
r5480 r5507 21 21 Package: bcfg2-server 22 22 Architecture: 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-profiler24 Recommends: python-genshi (>= 0.4.4), graphviz 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 24 Recommends: python-genshi (>= 0.4.4), graphviz, python-profiler 25 25 XB-Python-Version: ${python:Versions} 26 26 Description: Configuration management server