diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2005-11-09 21:59:43 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2005-11-09 21:59:43 +0000 |
commit | 72ffa38c1f41cf0873ea40d1168d2e9d641b6316 (patch) | |
tree | 56631be7376e204a2babca967a83db1ce6d935b2 | |
parent | 97a02c1e729025fdc324263593de069ff26b9062 (diff) | |
download | bcfg2-72ffa38c1f41cf0873ea40d1168d2e9d641b6316.tar.gz bcfg2-72ffa38c1f41cf0873ea40d1168d2e9d641b6316.tar.bz2 bcfg2-72ffa38c1f41cf0873ea40d1168d2e9d641b6316.zip |
add version string
(Logical change 1.355)
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1480 ce84e21b-d406-0410-9b95-82705330c041
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0bfafb15b..8104cfd63 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-elementtree, python-fam | python2.3-gamin, m2crypto +Depends: ${python:Depends}, bcfg2, python-elementtree, 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. |