Loading debian/changelog +6 −0 Original line number Diff line number Diff line cc-common (6~dev) unstable; urgency=low * Development release -- Antoine Millet <antoine.millet@smartjog.com> Mon, 26 Nov 2012 16:00:03 +0100 cc-common (5) unstable; urgency=low * Catch socket errors when doing SSL handshake 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', version='6~dev', description='CloudControl common libraries', long_description=ldesc, author='Antoine Millet', Loading Loading
debian/changelog +6 −0 Original line number Diff line number Diff line cc-common (6~dev) unstable; urgency=low * Development release -- Antoine Millet <antoine.millet@smartjog.com> Mon, 26 Nov 2012 16:00:03 +0100 cc-common (5) unstable; urgency=low * Catch socket errors when doing SSL handshake 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', version='6~dev', description='CloudControl common libraries', long_description=ldesc, author='Antoine Millet', Loading