Loading debian/changelog +4 −3 Original line number Diff line number Diff line cc-common (3~dev) unstable; urgency=low cc-common (3) unstable; urgency=low * Development release. * Always run evloop in debug mode as we don't want any bug to be hidden * Rewritten RPCStartHandler to be more robust -- Antoine Millet <antoine.millet@smartjog.com> Tue, 20 Nov 2012 15:53:37 +0100 -- Antoine Millet <antoine.millet@smartjog.com> Tue, 20 Nov 2012 16:01:32 +0100 cc-common (2) unstable; urgency=low Loading setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ ldesc = open(os.path.join(os.path.dirname(__file__), 'README')).read() setup( name='cc-common', version='3~dev', version='3', description='CloudControl common libraries', long_description=ldesc, author='Antoine Millet', Loading Loading
debian/changelog +4 −3 Original line number Diff line number Diff line cc-common (3~dev) unstable; urgency=low cc-common (3) unstable; urgency=low * Development release. * Always run evloop in debug mode as we don't want any bug to be hidden * Rewritten RPCStartHandler to be more robust -- Antoine Millet <antoine.millet@smartjog.com> Tue, 20 Nov 2012 15:53:37 +0100 -- Antoine Millet <antoine.millet@smartjog.com> Tue, 20 Nov 2012 16:01:32 +0100 cc-common (2) unstable; urgency=low Loading
setup.py +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ ldesc = open(os.path.join(os.path.dirname(__file__), 'README')).read() setup( name='cc-common', version='3~dev', version='3', description='CloudControl common libraries', long_description=ldesc, author='Antoine Millet', Loading