Loading debian/changelog +3 −3 Original line number Diff line number Diff line cc-common (1~dev) unstable; urgency=low cc-common (1) unstable; urgency=low * Development release. * Initial release. -- Antoine Millet <antoine.millet@smartjog.com> Tue, 17 Apr 2012 14:22:13 +0200 -- Antoine Millet <antoine.millet@smartjog.com> Thu, 18 Oct 2012 17:22:05 +0200 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='1~dev', version='1', description='CloudControl common libraries', long_description=ldesc, author='Antoine Millet', Loading Loading
debian/changelog +3 −3 Original line number Diff line number Diff line cc-common (1~dev) unstable; urgency=low cc-common (1) unstable; urgency=low * Development release. * Initial release. -- Antoine Millet <antoine.millet@smartjog.com> Tue, 17 Apr 2012 14:22:13 +0200 -- Antoine Millet <antoine.millet@smartjog.com> Thu, 18 Oct 2012 17:22:05 +0200
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='1~dev', version='1', description='CloudControl common libraries', long_description=ldesc, author='Antoine Millet', Loading