Loading debian/changelog +4 −3 Original line number Diff line number Diff line cc-common (5~dev) unstable; urgency=low cc-common (5) unstable; urgency=low * Development release * Catch socket errors when doing SSL handshake * Copy the whole object database values instead of using iterator -- Antoine Millet <antoine.millet@smartjog.com> Wed, 21 Nov 2012 15:17:44 +0100 -- Antoine Millet <antoine.millet@smartjog.com> Wed, 21 Nov 2012 15:20:49 +0100 cc-common (4) 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='5~dev', version='5', 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 (5~dev) unstable; urgency=low cc-common (5) unstable; urgency=low * Development release * Catch socket errors when doing SSL handshake * Copy the whole object database values instead of using iterator -- Antoine Millet <antoine.millet@smartjog.com> Wed, 21 Nov 2012 15:17:44 +0100 -- Antoine Millet <antoine.millet@smartjog.com> Wed, 21 Nov 2012 15:20:49 +0100 cc-common (4) 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='5~dev', version='5', description='CloudControl common libraries', long_description=ldesc, author='Antoine Millet', Loading