diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2005-11-12 18:45:16 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2005-11-12 18:45:16 +0000 |
commit | f45cc52cdb8a39c956961587527a2d6a9feebc04 (patch) | |
tree | 20a6cefa0ef3a48d636c5abb8815064911ee8b03 | |
parent | 5afa88a7941d496733cfb0e44e0309a8c1f5160d (diff) | |
download | bcfg2-f45cc52cdb8a39c956961587527a2d6a9feebc04.tar.gz bcfg2-f45cc52cdb8a39c956961587527a2d6a9feebc04.tar.bz2 bcfg2-f45cc52cdb8a39c956961587527a2d6a9feebc04.zip |
bump version
(Logical change 1.357)
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1486 ce84e21b-d406-0410-9b95-82705330c041
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d52c53aeb..96a701ad1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +bcfg2 (0.7.3pre1-1) unstable; urgency=low + + * new upstream + * now using lxml instead of elementtree + + -- Narayan Desai <desai@mcs.anl.gov> Sat, 12 Nov 2005 12:43:44 -0600 + bcfg2 (0.7.2-1) unstable; urgency=low * new upstream |