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
|
python-meshio (2.3.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Drew Parsons <dparsons@debian.org> Fri, 26 Oct 2018 22:27:28 +0800
python-meshio (2.3.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Standards-Version: 4.2.1
* Drop autopkgtest needs-recommends (deprecated).
Let tests explicitly depend on python3-h5py, python3-netcdf4
-- Drew Parsons <dparsons@debian.org> Tue, 25 Sep 2018 19:55:53 +0800
python-meshio (2.1.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Drew Parsons <dparsons@debian.org> Thu, 09 Aug 2018 20:02:43 +0800
python-meshio (2.0.4-2) unstable; urgency=medium
* Team upload.
* python3-meshio Depends: python3-lxml. Closes: #904424.
-- Drew Parsons <dparsons@debian.org> Wed, 25 Jul 2018 11:45:21 +0800
python-meshio (2.0.4-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.0.4
* Bump the standards version to 4.1.5
* remove ancient-python-version-field X-Python3-Version
-- Drew Parsons <dparsons@debian.org> Mon, 23 Jul 2018 20:36:15 +0800
python-meshio (1.11.7-2) unstable; urgency=medium
* Prevent install of files under dist-packages.
Thanks to Chris Lamb for the patch (Closes: #892019)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 06 Mar 2018 20:17:14 +0000
python-meshio (1.11.7-1) unstable; urgency=medium
* New upstream version 1.11.7
* Refresh the patch queue
* Update the copyright years
* Remove obsolete dependency on lxml
* Drop the get-orig-source target
* Point the VCS URIs to salsa.debian.org
* Bump the debhelper version to 11
* Bump the standards version to 4.1.3
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Thu, 15 Feb 2018 16:36:19 +0000
python-meshio (1.9.3-1) unstable; urgency=medium
* New upstream version 1.9.3
* Refresh the patch queue
* Add new dependency on netCDF4
* Add support for nocheck builds
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 21 Nov 2017 09:23:35 +0000
python-meshio (1.8.17-1) unstable; urgency=medium
* New upstream version 1.8.17
* Bump the standards version to 4.1.1
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 31 Oct 2017 09:20:10 +0000
python-meshio (1.8.16-1) unstable; urgency=medium
* New upstream version 1.8.16
* Filter egg-info directory with extend-diff-ignore
* Add recommended get-orig-source target
* Fixup whitespacing in rules file
* Add Nico Schlömer to Uploaders
* Bump the standards version to 4.1.0
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 13 Sep 2017 09:41:09 +0100
python-meshio (1.8.14-1) unstable; urgency=low
* Initial release. (Closes: #872318)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Wed, 16 Aug 2017 21:52:08 +0100
|