diff -Nru atf-0.21/debian/changelog atf-0.21/debian/changelog --- atf-0.21/debian/changelog 2021-08-12 23:00:09.000000000 +0000 +++ atf-0.21/debian/changelog 2021-08-14 00:42:01.000000000 +0000 @@ -1,10 +1,10 @@ -atf (0.21-6~18.04.sav0~0) bionic; urgency=medium +atf (0.21-6~18.04.sav0) bionic; urgency=medium - * Backport to Bionic (nocheck build for bootstrap) + * Backport to Bionic * d/rules: Add override_dh_auto_configure with --libexecdir=/usr/libexec * debian/control: Set debhelper-compat (= 11) BD - -- Rob Savoury Thu, 12 Aug 2021 16:00:09 -0700 + -- Rob Savoury Fri, 13 Aug 2021 17:42:01 -0700 atf (0.21-6) unstable; urgency=medium diff -Nru atf-0.21/debian/control atf-0.21/debian/control --- atf-0.21/debian/control 2021-08-12 23:00:09.000000000 +0000 +++ atf-0.21/debian/control 2021-08-12 23:10:15.000000000 +0000 @@ -3,7 +3,7 @@ Maintainer: Andrej Shadura Build-Depends: debhelper-compat (= 11), -# kyua + kyua Standards-Version: 4.5.0 Section: libs Rules-Requires-Root: no diff -Nru atf-0.21/debian/rules atf-0.21/debian/rules --- atf-0.21/debian/rules 2021-08-12 22:59:23.000000000 +0000 +++ atf-0.21/debian/rules 2021-08-12 23:09:39.000000000 +0000 @@ -9,4 +9,4 @@ dh_auto_configure -- --libexecdir=/usr/libexec override_dh_auto_test: -# -dh_auto_test -- installcheck-kyua + -dh_auto_test -- installcheck-kyua