diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2006-02-15 15:36:38 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2006-02-15 15:36:38 +0000 |
commit | 106600790a82e372692c8a78db7ca2ce10a8936f (patch) | |
tree | d61068e9492917dd3420cd923bed3ae0d93a5d87 /debian | |
parent | 1e1edff0356c8aa1cce346a0b5cfcda73b0e1b14 (diff) | |
download | bcfg2-106600790a82e372692c8a78db7ca2ce10a8936f.tar.gz bcfg2-106600790a82e372692c8a78db7ca2ce10a8936f.tar.bz2 bcfg2-106600790a82e372692c8a78db7ca2ce10a8936f.zip |
version bump and packaging updates
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1736 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 66bd52039..9ae7ad50e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bcfg2 (0.8.1pre3-1) unstable; urgency=low + + * packaging updates + + -- Narayan Desai <desai@mcs.anl.gov> Wed, 15 Feb 2006 09:35:40 -0600 + bcfg2 (0.8.1pre1-1) unstable; urgency=low * new upstream prerelease diff --git a/debian/control b/debian/control index a4774e6d4..df3b0eeb6 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, m2crypto, libxml2-utils, fam | gamin +Depends: ${python:Depends}, bcfg2, python-lxml (>= 0.8), python2.3-fam | python2.3-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. |