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
|
python-junit-xml (1.9-1) unstable; urgency=medium
* Team upload
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Antonio Terceiro ]
* New upstream version 1.9
- Upstream did not publish a source release to pypi. The orig tarball
used is taken from their git repository at ba89b41638df8ad2011c
- Tests now pass under python 3.8 (Closes: #954517)
* Bump debhelper-compat to 13
* Bump Standards-Version to 4.5.0; no changes needed
* debian/control: run tests with pytest. Upstream changed setup.py in a way
that relying on setup.py test no longer works.
* Add debian/tests/control to run testsuite under autopkgtest
-- Antonio Terceiro <terceiro@debian.org> Mon, 13 Jul 2020 10:42:16 -0300
python-junit-xml (1.8-2) unstable; urgency=medium
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop python 2 support + use pybuild + add six to b-d, tests
* debian/control
- bump Standards-Version to 4.4.0 (no changes needed)
* debian-copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Tue, 27 Aug 2019 22:31:13 -0400
python-junit-xml (1.8-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/watch: Use https protocol
[ Sandro Tosi ]
* New upstream release
* debian/copyright
- extend packaging copyright years
* debian/control
- bump Standards-Version to 4.1.4 (no changes needed)
-- Sandro Tosi <morph@debian.org> Mon, 11 Jun 2018 00:31:42 -0400
python-junit-xml (1.7-1) unstable; urgency=medium
[ Sandro Tosi ]
* New upstream release
* debian/copyright
- extend packaging copyright years
* debian/control
- bump Standards-Version to 3.9.8 (no changes needed)
[ Ondřej Nový ]
* Fixed VCS URL (https)
-- Sandro Tosi <morph@debian.org> Sat, 11 Jun 2016 21:03:49 +0100
python-junit-xml (1.6-1) unstable; urgency=medium
* New upstream release
* debian/control
- adjust Vcs-Browser to DPMT standards
-- Sandro Tosi <morph@debian.org> Wed, 04 Nov 2015 20:20:18 +0000
python-junit-xml (1.4-1) unstable; urgency=low
* Initial release (Closes: #791821)
-- Tosi <morph@debian.org> Wed, 08 Jul 2015 13:21:56 -0400
|