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 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
|
python-junit-xml (1.9-7) unstable; urgency=medium
* Team Upload
* Patch-out usage of "six"
* Apply Multi-Arch: hint
* Use dh-sequence-python3
-- Alexandre Detiste <tchet@debian.org> Mon, 09 Mar 2026 00:12:45 +0100
python-junit-xml (1.9-6) unstable; urgency=medium
* Adopt package (Closes: #1055359)
* Bump Standards-Version to 4.7.2; no changes needed
* debian/control
- List dependencies one per line
* debian/copyright
- Add upstream contact
- Update copyright year
- Update license designation from "MIT" to "Expat"
- Rearrange the 'Files' and 'License' blocks
-- Gabriel Barrantes <gabriel.barrantes.dev@outlook.com> Wed, 25 Jun 2025 07:40:00 -0600
python-junit-xml (1.9-5) unstable; urgency=medium
* Ignore .egg-info diff (Closes: #1049232)
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
-- Bastian Germann <bage@debian.org> Sat, 04 Nov 2023 21:27:05 +0100
python-junit-xml (1.9-4) unstable; urgency=medium
* Use pyproject for build
-- Bastian Germann <bage@debian.org> Sat, 15 Oct 2022 10:29:32 +0200
python-junit-xml (1.9-3) unstable; urgency=medium
* Adopt package (Closes: #888216)
-- Bastian Germann <bage@debian.org> Wed, 06 Jul 2022 23:02:07 +0200
python-junit-xml (1.9-2) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
-- Sandro Tosi <morph@debian.org> Sat, 04 Jun 2022 22:15:55 -0400
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
|