Loading ccnode/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ each class. from kvm import * import ccnodehandlers __version__ = 6 __version__ = 7 __all__ = ['kvm', 'interface', 'exceptions', 'libvirtwrapper', 'ccnode', 'ccnodehandlers'] debian/changelog +6 −0 Original line number Diff line number Diff line cc-node (7) unstable; urgency=low * New tags implemented for HV and VM -- Thibault VINCENT <thibault.vincent@smartjog.com> Thu, 30 Dec 2010 13:28:19 +0100 cc-node (6) unstable; urgency=low * Bug fix Loading debian/control +1 −1 Original line number Diff line number Diff line Source: cc-node Section: python Priority: optional Maintainer: Antoine Millet <antoine.millet@smartjog.com> Maintainer: Thibault VINCENT <thibault.vincent@smartjog.com> 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 Loading Loading
ccnode/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -66,7 +66,7 @@ each class. from kvm import * import ccnodehandlers __version__ = 6 __version__ = 7 __all__ = ['kvm', 'interface', 'exceptions', 'libvirtwrapper', 'ccnode', 'ccnodehandlers']
debian/changelog +6 −0 Original line number Diff line number Diff line cc-node (7) unstable; urgency=low * New tags implemented for HV and VM -- Thibault VINCENT <thibault.vincent@smartjog.com> Thu, 30 Dec 2010 13:28:19 +0100 cc-node (6) unstable; urgency=low * Bug fix Loading
debian/control +1 −1 Original line number Diff line number Diff line Source: cc-node Section: python Priority: optional Maintainer: Antoine Millet <antoine.millet@smartjog.com> Maintainer: Thibault VINCENT <thibault.vincent@smartjog.com> 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 Loading