summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2009-11-05 05:39:43 +0000
committerNarayan Desai <desai@mcs.anl.gov>2009-11-05 05:39:43 +0000
commit62e091fccec8b986967e03e89cc6f15eefbb90d9 (patch)
treee06b5c6d151c6311db5b73f1583eb43378a7314f /debian/control
parentdc5faa1d3b27d1ac27a7710cadbcb215d752bb90 (diff)
downloadbcfg2-62e091fccec8b986967e03e89cc6f15eefbb90d9.tar.gz
bcfg2-62e091fccec8b986967e03e89cc6f15eefbb90d9.tar.bz2
bcfg2-62e091fccec8b986967e03e89cc6f15eefbb90d9.zip
Debian packaging: updates from Ressu
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5532 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 3155fdfd9..b197459d4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ XS-Python-Version: >= 2.3
Package: bcfg2
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, debsums, python-apt, python-lxml (>= 0.9), ucf, lsb-base (>= 3.1-9)
+Depends: ${python:Depends}, ${misc:Depends}, debsums, python-apt, python-lxml (>= 0.9), ucf, lsb-base (>= 3.1-9), python-m2crypto
XB-Python-Version: ${python:Versions}
Homepage: http://trac.mcs.anl.gov/projects/bcfg2/
Description: Configuration management client
@@ -21,8 +21,8 @@ Package: bcfg2-server
Architecture: all
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
Recommends: python-genshi (>= 0.4.4), graphviz, python-profiler
-XB-Python-Version: ${python:Versions}
Homepage: http://trac.mcs.anl.gov/projects/bcfg2/
+XB-Python-Version: >= 2.4
Description: Configuration management server
Bcfg2 is a configuration management system that generates configuration sets
for clients bound by client profiles.