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
|
python-xmlsec (1.3.14-2) unstable; urgency=medium
* Team Upload
* Fix FTBFS with GCC-14 (Closes: #1075424)
-- Alexandre Detiste <tchet@debian.org> Thu, 01 Aug 2024 23:06:09 +0200
python-xmlsec (1.3.14-1) unstable; urgency=medium
* Team Upload
* New upstream version 1.3.14
* Enable autopkgtest
* Remove Python 2 vs 3 boilerplate
* Update upstream URL's
-- Alexandre Detiste <tchet@debian.org> Fri, 26 Apr 2024 18:47:22 +0200
python-xmlsec (1.3.13-2) unstable; urgency=medium
* Team upload
* remove extraneous build dep on python3-mock
* use new dh-sequence-python3
-- Alexandre Detiste <tchet@debian.org> Thu, 21 Mar 2024 20:45:35 +0100
python-xmlsec (1.3.13-1) unstable; urgency=medium
* Team upload
* New upstream version 1.3.13
* Build with hardening flags
* Unapply fix-lxml-syntax-error-on-parser-reuse.patch,
fixed upstream.
* Skip failing dynamic sig test (Closes: #1023039)
This is expected, because libxmlsec1 fails there too.
* Standards-Version: 4.6.1.0
* watch version 4
* Remove dot in description
-- Jérémy Lal <kapouer@melix.org> Fri, 06 Jan 2023 01:43:45 +0100
python-xmlsec (1.3.12-1) unstable; urgency=low
* Initial release (Closes: #1000445).
-- Chris MacNaughton <chris.macnaughton@ubuntu.com> Thu, 27 Jan 2022 12:31:21 +0000
|