summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2005-11-12 18:45:16 +0000
committerNarayan Desai <desai@mcs.anl.gov>2005-11-12 18:45:16 +0000
commitfc81e5994c0bdadc597502951798dc97d4db7793 (patch)
tree3b63a938fa118854bec9031560867be1f6c0daf8 /debian/control
parentcd49b015166431d36cbe821ec19a5c3e1fad6763 (diff)
downloadbcfg2-fc81e5994c0bdadc597502951798dc97d4db7793.tar.gz
bcfg2-fc81e5994c0bdadc597502951798dc97d4db7793.tar.bz2
bcfg2-fc81e5994c0bdadc597502951798dc97d4db7793.zip
switch to lxml
(Logical change 1.357) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1488 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 8104cfd63..37fead0ed 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.6.1.1
Package: bcfg2
Architecture: all
-Depends: ${python:Depends}, debsums, python-apt, python-elementtree
+Depends: ${python:Depends}, debsums, python-apt, python-lxml
Description: build configuration system
Bcfg2 is a symbolic configuration management system,
produced at Argonne National Lab.
@@ -15,7 +15,7 @@ Description: build configuration system
Package: bcfg2-server
Architecture: all
-Depends: ${python:Depends}, bcfg2, python-elementtree, python2.3-fam | python2.3-gamin, m2crypto
+Depends: ${python:Depends}, bcfg2, python-lxml, python2.3-fam | python2.3-gamin, m2crypto
Description: build configuration system, version two
Bcfg2 is a symbolic configuration management system,
produced at Argonne National Lab.