diff --git a/ccnode/__init__.py b/ccnode/__init__.py index ed4b4354fac8e80513fb5de82a75d11b3fc19d31..5e817a6f52096ccbaa651a839e64f3c23e796283 100644 --- a/ccnode/__init__.py +++ b/ccnode/__init__.py @@ -66,7 +66,7 @@ each class. from kvm import * import ccnodehandlers -__version__ = 6 +__version__ = 7 __all__ = ['kvm', 'interface', 'exceptions', 'libvirtwrapper', 'ccnode', 'ccnodehandlers'] diff --git a/debian/changelog b/debian/changelog index 606f24c467d000ba0bb3e8d5e9249578206592e1..160aa547914dd9ba9c7c93abb06e8fd0c8b4c9b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cc-node (7) unstable; urgency=low + + * New tags implemented for HV and VM + + -- Thibault VINCENT Thu, 30 Dec 2010 13:28:19 +0100 + cc-node (6) unstable; urgency=low * Bug fix diff --git a/debian/control b/debian/control index 15e67eb4f62ab7816cb9f79aff6d5ac56537818d..1f916756ee7cdde0672e04ae55e12f1820ff5f2d 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: cc-node Section: python Priority: optional -Maintainer: Antoine Millet +Maintainer: Thibault VINCENT Build-Depends: debhelper (>= 7), python-central (>= 0.6), cdbs (>= 0.4.50), python-setuptools, python XS-Python-Version: >= 2.6 Standards-Version: 3.9.1