summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2007-04-26 15:41:36 +0000
committerNarayan Desai <desai@mcs.anl.gov>2007-04-26 15:41:36 +0000
commit352ed07e8702cd549e81a0149025da1b8e8c6fbe (patch)
tree182b9eba1d890aa21fae6f3ffcb702156b223f47 /debian
parent6985fce34a2d04684896f8673adff1d40d57270f (diff)
downloadbcfg2-352ed07e8702cd549e81a0149025da1b8e8c6fbe.tar.gz
bcfg2-352ed07e8702cd549e81a0149025da1b8e8c6fbe.tar.bz2
bcfg2-352ed07e8702cd549e81a0149025da1b8e8c6fbe.zip
Increase lxml prereq to 0.9 for debian packages
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3063 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian')
-rw-r--r--debian/buildsys/2.4/control.in4
-rw-r--r--debian/buildsys/pycentral/control.in4
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/buildsys/2.4/control.in b/debian/buildsys/2.4/control.in
index 0ad1ca844..57cdecbec 100644
--- a/debian/buildsys/2.4/control.in
+++ b/debian/buildsys/2.4/control.in
@@ -8,7 +8,7 @@ Standards-Version: 3.7.2.0
Package: bcfg2
Architecture: all
-Depends: ${python:Depends}, debsums, python2.4-apt, python2.4-lxml (>= 0.8), ucf, lsb-base (>= 3.1)
+Depends: ${python:Depends}, debsums, python2.4-apt, python2.4-lxml (>= 0.9), ucf, lsb-base (>= 3.1)
Description: Configuration management client
Bcfg2 is a configuration management system that generates configuration sets
for clients bound by client profiles.
@@ -19,7 +19,7 @@ Description: Configuration management client
Package: bcfg2-server
Architecture: all
-Depends: ${python:Depends}, python2.4-lxml (>= 0.8), python2.4-gamin | python2.4-fam, python2.4-pyopenssl, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1), ucf, bcfg2 (= ${Source-Version}), python-cheetah
+Depends: ${python:Depends}, 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}), python-cheetah
Description: Configuration management server
Bcfg2 is a configuration management system that generates configuration sets
for clients bound by client profiles.
diff --git a/debian/buildsys/pycentral/control.in b/debian/buildsys/pycentral/control.in
index a938aa7fe..78a0bc980 100644
--- a/debian/buildsys/pycentral/control.in
+++ b/debian/buildsys/pycentral/control.in
@@ -9,7 +9,7 @@ XS-Python-Version: >= 2.3
Package: bcfg2
Architecture: all
-Depends: ${python:Depends}, debsums, python-apt, python-lxml (>= 0.8), ucf, lsb-base (>= 3.1-9)
+Depends: ${python:Depends}, debsums, python-apt, python-lxml (>= 0.9), ucf, lsb-base (>= 3.1-9)
XB-Python-Version: ${python:Versions}
Description: Configuration management client
Bcfg2 is a configuration management system that generates configuration sets
@@ -21,7 +21,7 @@ Description: Configuration management client
Package: bcfg2-server
Architecture: all
-Depends: ${python:Depends}, python-lxml (>= 0.8), python-gamin | python-fam , libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1-9), ucf, bcfg2 (= ${Source-Version}), python-cheetah
+Depends: ${python:Depends}, python-lxml (>= 0.9), python-gamin | python-fam , libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1-9), ucf, bcfg2 (= ${Source-Version}), python-cheetah
XB-Python-Version: ${python:Versions}
Description: Configuration management server
Bcfg2 is a configuration management system that generates configuration sets