1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
python-periodictable (1.5.0-7) unstable; urgency=medium
* Replace sphinx directives that have been removed in matplotlib 3
(Closes: #917749).
* Use Python 3 for sphinx build.
* Update Standards-Version to 4.3.0 (no changes required).
-- Stuart Prescott <stuart@debian.org> Sun, 30 Dec 2018 12:27:41 +1100
python-periodictable (1.5.0-6) unstable; urgency=medium
* Add missing dependency on libjs-mathjax to the documentation package
(Closes: #911070).
* Update Standards-Version to 4.2.1 (no changes required).
-- Stuart Prescott <stuart@debian.org> Tue, 16 Oct 2018 11:46:06 +1100
python-periodictable (1.5.0-5) unstable; urgency=medium
* Use pybuild.testfiles to copy around bits of the test suite.
* Don't install rst files into useless "api" directory in module package.
-- Stuart Prescott <stuart@debian.org> Thu, 10 May 2018 23:54:03 +1000
python-periodictable (1.5.0-4) unstable; urgency=medium
* Fix doctests to work with numpy 1.14.
-- Stuart Prescott <stuart@debian.org> Wed, 09 May 2018 00:58:39 +1000
python-periodictable (1.5.0-3) unstable; urgency=medium
* Update Standards-Version to 4.1.2 (no changes required).
* Add Rules-Requires-Root: no.
* Allow numerical fuzz in tests to prevent failures on i386.
* Switch to debhelper 11.
- move documentation to /usr/share/doc/python-periodictable as per
Policy ยง12.3.
-- Stuart Prescott <stuart@debian.org> Sat, 30 Dec 2017 15:54:07 +1100
python-periodictable (1.5.0-2) unstable; urgency=medium
[ Stuart Prescott ]
* Add autopkgtest tests.
* Enable build-time tests.
* Fix package Section for module packages.
* Make sphinx use packaged mathjax resources.
[ Drew Parsons ]
* periodictable/cromermann.py has a BSD-3-clause licence.
-- Drew Parsons <dparsons@debian.org> Tue, 14 Nov 2017 11:47:38 +0800
python-periodictable (1.5.0-1) unstable; urgency=medium
* Team upload.
* Initial release (Closes: #879833).
-- Drew Parsons <dparsons@debian.org> Sun, 29 Oct 2017 23:26:43 +0800
|