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
|
pytest-mpl (0.11-2) unstable; urgency=medium
* Rebuild for source-only upload.
-- Leo Singer <leo.singer@ligo.org> Thu, 02 Jan 2020 12:08:44 -0500
pytest-mpl (0.11-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version to 4.4.1.
* Remove obsolete X-Python3-Version field from d/control.
* Update debhelper version and remove obsolete d/compat file.
-- Leo Singer <leo.singer@ligo.org> Wed, 01 Jan 2020 15:28:15 -0500
pytest-mpl (0.10-2) unstable; urgency=medium
* Drop Python 2 package.
* Update Standards-Version to 4.3.0.
-- Leo Singer <leo.singer@ligo.org> Mon, 28 Jan 2019 09:52:34 -0500
pytest-mpl (0.10-1) unstable; urgency=medium
* New upstream release.
* Rediff patches.
* Update Standards-Version to 4.2.1.
* Update minimum Python 3 version to 3.3.
* Add dependency on Pillow.
-- Leo Singer <leo.singer@ligo.org> Thu, 20 Dec 2018 14:00:20 -0500
pytest-mpl (0.9-4) unstable; urgency=medium
* Use correct pytest executable in Python 3 unit tests.
-- Leo Singer <leo.singer@ligo.org> Sat, 03 Feb 2018 10:31:52 -0500
pytest-mpl (0.9-3) unstable; urgency=medium
* Add CI tests
-- Leo Singer <leo.singer@ligo.org> Fri, 02 Feb 2018 12:45:04 -0500
pytest-mpl (0.9-2) unstable; urgency=medium
* Fix lintian warning: insecure-copyright-format-uri
* Update to debhelper 11
-- Leo Singer <leo.singer@ligo.org> Fri, 26 Jan 2018 11:00:31 -0500
pytest-mpl (0.9-1) unstable; urgency=medium
* New upstream version.
* Update Standards-Version to 4.1.3.
* Update VCS links to point to salsa.debian.org.
* Skip test that works only under tox.
-- Leo Singer <leo.singer@ligo.org> Thu, 25 Jan 2018 11:46:11 -0500
pytest-mpl (0.7-2) unstable; urgency=medium
* Depend on python-all, not python-all-dev.
* Fix duplicate long description.
-- Leo Singer <leo.singer@ligo.org> Tue, 21 Feb 2017 11:57:58 -0500
pytest-mpl (0.7-1) unstable; urgency=medium
* Initial release. (Closes: #855412)
-- Leo Singer <leo.singer@ligo.org> Fri, 17 Feb 2017 16:58:54 -0500
|