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 95 96 97 98 99 100 101 102 103 104
|
pytest-doctestplus (0.9.0-1) unstable; urgency=medium
* New upstream version 0.9.0
* Push Standards-Version to 4.5.1. No changes needed
* Adjust build dependencies
-- Ole Streicher <olebole@debian.org> Sun, 17 Jan 2021 15:35:03 +0100
pytest-doctestplus (0.7.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ole Streicher ]
* Compatibility with pytest 6.0.0 (Closes: #977110)
* Add "Rules-Requires-Root: no" to d/control
-- Ole Streicher <olebole@debian.org> Fri, 11 Dec 2020 10:35:14 +0100
pytest-doctestplus (0.7.0-1) unstable; urgency=low
* New upstream version 0.7.0
* Ignore ImportMismatError on CI test
-- Ole Streicher <olebole@debian.org> Fri, 22 May 2020 11:50:06 +0200
pytest-doctestplus (0.6.1-1) unstable; urgency=low
* New upstream version 0.6.1
* Push Standards-Version to 4.5.0. No changes needed.
* Push compat to 13
-- Ole Streicher <olebole@debian.org> Sun, 10 May 2020 15:24:00 +0200
pytest-doctestplus (0.5.0-2) unstable; urgency=low
* No longer require Numpy
* Add pip-3 dependency
-- Ole Streicher <olebole@debian.org> Wed, 20 Nov 2019 21:26:14 +0100
pytest-doctestplus (0.5.0-1) unstable; urgency=low
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Ole Streicher ]
* New upstream version 0.5.0
-- Ole Streicher <olebole@debian.org> Wed, 20 Nov 2019 21:04:26 +0100
pytest-doctestplus (0.4.0-1) unstable; urgency=low
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Ole Streicher ]
* New upstream version 0.4.0
* Add gitlab-ci.yml for salsa
-- Ole Streicher <olebole@debian.org> Fri, 20 Sep 2019 11:08:35 +0200
pytest-doctestplus (0.3.0-1) unstable; urgency=medium
* Fix maintainer (DPMT) email address
* Move VCS to DPMT
* New upstream version 0.3.0
* Push Standards-Version to 4.4.0. No changes required.
* Push compat to 12
-- Ole Streicher <olebole@debian.org> Wed, 17 Jul 2019 22:21:02 +0200
pytest-doctestplus (0.2.0-1) unstable; urgency=low
* New upstream version 0.2.0
* Push Standards-Version to 4.2.1. No changes needed.
-- Ole Streicher <olebole@debian.org> Tue, 20 Nov 2018 16:01:29 +0100
pytest-doctestplus (0.1.3-1) unstable; urgency=medium
* New upstream version 0.1.3
* Push Standards-Version to 4.1.4. No changes needed.
-- Ole Streicher <olebole@debian.org> Sat, 21 Apr 2018 10:43:20 +0200
pytest-doctestplus (0.1.2-2) unstable; urgency=low
* Set Arch:all instead of Arch:any
-- Ole Streicher <olebole@debian.org> Sun, 04 Feb 2018 10:05:11 +0100
pytest-doctestplus (0.1.2-1) unstable; urgency=low
* Initial release. (Closes: #887021)
-- Ole Streicher <olebole@debian.org> Tue, 16 Jan 2018 17:08:51 +0100
|