summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2006-02-23 19:51:17 +0000
committerNarayan Desai <desai@mcs.anl.gov>2006-02-23 19:51:17 +0000
commitd55269895f954f5e0d245516a0eb8eb24b1df724 (patch)
tree424baa57e2c37e06fce4a5e724b3d9d9d0e5ae4c /debian/control
parentf4afccedff9958ad14b567aa23dc12e574339019 (diff)
downloadbcfg2-d55269895f954f5e0d245516a0eb8eb24b1df724.tar.gz
bcfg2-d55269895f954f5e0d245516a0eb8eb24b1df724.tar.bz2
bcfg2-d55269895f954f5e0d245516a0eb8eb24b1df724.zip
Fix incorrect versions of -r documentation
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1764 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index df3b0eeb6..fd37543b3 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Description: build configuration system
Package: bcfg2-server
Architecture: all
-Depends: ${python:Depends}, bcfg2, python-lxml (>= 0.8), python2.3-fam | python2.3-gamin, python-pyopenssl, libxml2-utils, fam | gamin
+Depends: ${python:Depends}, bcfg2, python-lxml (>= 0.8), python-fam | python2.3-gamin | python2.4-gamin , python-pyopenssl, libxml2-utils, fam | gamin
Description: build configuration system, version two
Bcfg2 is a symbolic configuration management system,
produced at Argonne National Lab.