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
|
pyjunitxml (0.7-3) unstable; urgency=medium
* Team upload
* Ignore .egg-info diff (Closes: #1046410)
[ RoseSecurity ]
* Update Debian Control Uploader (Closes: #1055621)
-- Bastian Germann <bage@debian.org> Mon, 25 Nov 2024 20:51:33 +0000
pyjunitxml (0.7-2) unstable; urgency=medium
[ Debian Janitor ]
* Set field Upstream-Name in debian/copyright.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends-Indep: Drop versioned constraint on subunit.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 29 Nov 2022 19:12:52 +0000
pyjunitxml (0.7-1) unstable; urgency=medium
* New upstream version 0.7
* Adopt with Python Team maintenance (Closes: #920501)
* d/watch: Add launchpad URL scanning
* Rebase patches on new upstream version
* Raise debhelper version to 13
* Fix some lintian issues
-- Bastian Germann <bage@debian.org> Thu, 21 Oct 2021 13:35:51 +0200
pyjunitxml (0.6-2) unstable; urgency=medium
* QA upload.
* Change Maintainer to QA team
* Drop python2 support; Closes: #937462
-- Sandro Tosi <morph@debian.org> Thu, 14 Nov 2019 16:19:09 -0500
pyjunitxml (0.6-1.3) unstable; urgency=medium
* Non-maintainer upload.
* Fix emission of skipped tests. (Closes: #874354)
* Add a Homepage field. (Closes: #787532)
* Rewrite long description. (Closes: #551313)
* Update d/copyright links to use https (policy 4.0.0).
* Declare compliance with policy version 4.1.1.
-- Helmut Grohne <h.grohne@intenta.de> Tue, 17 Oct 2017 11:21:44 +0200
pyjunitxml (0.6-1.2) UNRELEASED; urgency=medium
* Non-maintainer upload.
* Fix FTBFS (test suite failure with Python 3.5, Closes: #802124).
-- Helmut Grohne <h.grohne@intenta.de> Wed, 26 Jul 2017 11:18:56 +0200
pyjunitxml (0.6-1.1) unstable; urgency=low
* NMU with the maintainer's consent.
* Move to dh compat level 9.
* Move to 3.0 (quilt) source format.
* Drop unused python-docutils build dependency (Closes: #635255)
* Convert from cdbs to dh and pybuild, to ease adding support for Python 3.
This also drops the obsolete python-support. (Closes: #711375)
* Build a python3-junitxml package. (Closes: #674858)
* debian/copyright: Move to copyright format 1.0.
* Bump to Standards-Version 3.9.4.
-- Martin Pitt <mpitt@debian.org> Thu, 06 Jun 2013 16:50:21 +0100
pyjunitxml (0.6-1) unstable; urgency=low
* New upstream release.
-- Robert Collins <robertc@robertcollins.net> Sun, 12 Sep 2010 10:53:42 +1200
pyjunitxml (0.5-1) unstable; urgency=low
* New upstream release.
-- Robert Collins <robertc@robertcollins.net> Sat, 12 Dec 2009 23:45:43 +1100
pyjunitxml (0.3-1) karmic; urgency=low
* Upstream release.
-- Robert Collins <robertc@robertcollins.net> Thu, 24 Sep 2009 10:26:23 +1000
pyjunitxml (0.2-1) unstable; urgency=low
* Initial release. Closes: #547492
-- Robert Collins <robertc@robertcollins.net> Sun, 20 Sep 2009 17:19:22 +1000
|