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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94
|
poliastro (0.14.0-5) unstable; urgency=medium
* Add new dependency python3-erfa (which replaces erfa library)
-- Ole Streicher <olebole@debian.org> Mon, 30 Nov 2020 08:03:07 +0100
poliastro (0.14.0-4) unstable; urgency=medium
* Replace some leftover astropy._erfa imports
* Add "Rules-Requires-Root:no" to d/control
* Push Standards-Version to 4.5.1. No changes
* Fix license short name to Expat
-- Ole Streicher <olebole@debian.org> Thu, 26 Nov 2020 08:30:57 +0100
poliastro (0.14.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Repository, Repository-Browse.
* Remove obsolete field Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ Ole Streicher ]
* Make test compatible to Astropy 4.1
-- Ole Streicher <olebole@debian.org> Thu, 29 Oct 2020 09:06:13 +0100
poliastro (0.14.0-2) unstable; urgency=medium
* Fix CI test
* Explicitly add all dependencies to py3-poliastro
-- Ole Streicher <olebole@debian.org> Sun, 28 Jun 2020 15:37:47 +0200
poliastro (0.14.0-1) unstable; urgency=low
* New upstream version 0.14.0. Rediff patches. Closes: #963391
* Push Standards-Version to 4.5.0. No changes needed
* Push dh-compat to 13
* Fix some failing tests, and mark the remaining ones
-- Ole Streicher <olebole@debian.org> Mon, 18 May 2020 16:09:27 +0200
poliastro (0.13.1-1) unstable; urgency=low
* Adjust minimal version of astropy. (Closes: #939462)
* New upstream version 0.13.1
* Drop patches that are applied upstream
* Push Standards-Version to 4.4.1. No changes needed
-- Ole Streicher <olebole@debian.org> Fri, 20 Dec 2019 13:36:08 +0100
poliastro (0.13.0-1) unstable; urgency=low
* New upstream version 0.13.0. Rediff patches
* Push Standards-Version to 4.4.0. No changes required
* Push compat to 12. Remove d/compat
* Add gitlab-ci.yml for salsa
* Mark tests that use remote data
* Skip failing poliastro.core doctests
* Restrict build dep to plotly >=4
-- Ole Streicher <olebole@debian.org> Sun, 18 Aug 2019 14:59:05 +0200
poliastro (0.11.1-1) unstable; urgency=medium
* New upstream version 0.11.1. Rediff patches
* Push Standards-Version to 4.3.0. No changes needed
-- Ole Streicher <olebole@debian.org> Sat, 29 Dec 2018 11:38:04 +0100
poliastro (0.11.0-4) unstable; urgency=low
* Define absolute tolerance when comparing with 0.0
-- Ole Streicher <olebole@debian.org> Mon, 08 Oct 2018 09:54:58 +0200
poliastro (0.11.0-3) unstable; urgency=low
* Set MPLBACKEND for CI tests
-- Ole Streicher <olebole@debian.org> Fri, 28 Sep 2018 08:40:27 +0200
poliastro (0.11.0-2) unstable; urgency=low
* Fix name of tests control file
-- Ole Streicher <olebole@debian.org> Thu, 27 Sep 2018 09:41:28 +0200
poliastro (0.11.0-1) unstable; urgency=low
* Initial release. (Closes: #908659)
-- Ole Streicher <olebole@debian.org> Tue, 25 Sep 2018 11:56:50 +0200
|