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
|
junitparser (2.0.0-1) unstable; urgency=medium
* Do not scan for beta versions
* New upstream version 2.0.0
* Amend copyright year
-- Bastian Germann <bastiangermann@fishpost.de> Wed, 13 Jan 2021 22:35:04 +0100
junitparser (1.6.3-1) unstable; urgency=medium
* New upstream version 1.6.3
-- Bastian Germann <bastiangermann@fishpost.de> Wed, 25 Nov 2020 19:37:17 +0100
junitparser (1.6.0-1) unstable; urgency=medium
* Upstream URL changed
* New upstream version 1.6.0
* Drop unneeded patch
* Add --glob to manpage
* New Build-Dep: python3-lxml
* Amend upstream info (repo, contact name)
-- Bastian Germann <bastiangermann@fishpost.de> Thu, 29 Oct 2020 15:55:11 +0100
junitparser (1.4.2-1) 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.
[ Bastian Germann ]
* New upstream version 1.4.2
* Patch: test_result_attrs: ignore failing space
-- Bastian Germann <bastiangermann@fishpost.de> Sat, 24 Oct 2020 13:31:51 +0200
junitparser (1.4.1-3) unstable; urgency=medium
* Reduce gbp.conf
-- Bastian Germann <bastiangermann@fishpost.de> Tue, 17 Mar 2020 21:50:14 +0100
junitparser (1.4.1-2) unstable; urgency=medium
* Run autopkgtest with python3 (Closes: #953968)
* Lintian: rules-requires-root-missing
* Update the Standards-Version (no changes required)
-- Bastian Germann <bastiangermann@fishpost.de> Sun, 15 Mar 2020 21:23:36 +0100
junitparser (1.4.1-1) unstable; urgency=medium
* New upstream version 1.4.1
-- Bastian Germann <bastiangermann@fishpost.de> Sun, 05 Jan 2020 01:49:43 +0100
junitparser (1.4.0-2) unstable; urgency=medium
* Revert "remove unnecessary tests control"
-- Bastian Germann <bastiangermann@fishpost.de> Sat, 16 Nov 2019 18:16:00 +0100
junitparser (1.4.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Bastian Germann ]
* remove unnecessary tests control
* New upstream version 1.4.0
-- Bastian Germann <bastiangermann@fishpost.de> Sat, 02 Nov 2019 11:43:50 +0100
junitparser (1.3.2-1) unstable; urgency=low
* Initial release (Closes: #930230)
-- Bastian Germann <bastiangermann@fishpost.de> Sat, 08 Jun 2019 16:45:33 +0200
|