+timeside (0.5.1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Guillaume Pellerin <yomguy@parisson.com> Mon, 11 Nov 2013 21:48:09 +0100
+
timeside (0.5.0-1) unstable; urgency=low
* New upstream release
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
-extensions = ['sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.viewcode', 'sphinx.ext.autosummary', 'numpydoc', 'sphinx.ext.doctest', 'sphinx.ext.coverage']
+extensions = ['sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.viewcode', 'sphinx.ext.autosummary', 'sphinx.ext.doctest', 'sphinx.ext.coverage']
doctest_path = os.path.abspath('../../')
long_description = open('README.rst').read(),
author = "Guillaume Pellerin, Paul Brossier, Thomas Fillon, Riccardo Zaccarelli, Olivier Guilyardi",
author_email = "yomguy@parisson.com, piem@piem.org, thomas@parisson.com, riccardo.zaccarelli@gmail.com, olivier@samalyse.com",
- version = '0.5.2',
+ version = '0.5.1',
install_requires = [
'setuptools',
'numpy',