I uploaded a new version, which switches to debhelper compat level 13, updates the copyright file and disables the auto-test step on ppc architectures.
Changes since the last upload: * Non-maintainer upload. * New upstream version 0.14.0 * d/{control,compat}: switch to debhelper compat level 13 * d/control: - bump std-version to 4.5.0 (no further changes) - drop dependency fulfilled since jessie * d/patches: add patch to correct misspelling * d/rules: - drop unneeded dh option '--buildsystem=autoconf --with autoreconf' - break configure lines - add 'dh_missing --fail-missing' - disable auto-test for ppc architectures (Closes: #918572, #951667) * debian: cleanup unnecessary .dirs and .files items * d/tests: add simple autopkgtest * d/copyright: update The unstable version 0.12.0-0.1 is currently prevented from migration to testing due to #918572 [1]. Also #951667 [2] will be resolved with this new version. Check 0.11.0 introduces the common check macros 'ck_assert_ptr_null' and 'ck_assert_ptr_nonnull', which are e.g. required for SELint [3] which I'd like to package perspectively. [1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918572 [2]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951667 [3]: https://github.com/TresysTechnology/selint p.s.: due to timeout tests the build can take up to 15 minutes, see https://salsa.debian.org/cgzones/check/-/jobs/705379