1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
valgrind-if-available (3.19.0-1-1) experimental; urgency=medium
* Actually run the test.
* Test rwlock breakage as well.
* Run all tests even if one fails.
* Temporarily enable (in experimental) all archs, to see what's fixed by
valgrind 3.19.0-1.
-- Adam Borowski <kilobyte@angband.pl> Fri, 04 Nov 2022 12:29:43 +0100
valgrind-if-available (3.18.1-1-1) unstable; urgency=medium
* Upgrade format from "3.0 (quilt)" to 1.0, allowing to properly refer to
version of valgrind this package was tested with.
* Duplicate autopkgtests during build, as some archs don't have any CI.
* Drop mipsel as valgrind disagrees about blah blah baseline Loongson.
-- Adam Borowski <kilobyte@angband.pl> Fri, 17 Jun 2022 10:41:43 +0200
valgrind-if-available (3.18.1) unstable; urgency=medium
* Initial release (Closes: #1005324, #928184)
-- Adam Borowski <kilobyte@angband.pl> Mon, 14 Feb 2022 13:14:26 +0100
|