diff -Nru oz-0.17.0/debian/changelog oz-0.17.0/debian/changelog --- oz-0.17.0/debian/changelog 2020-11-01 20:54:02.000000000 +0000 +++ oz-0.17.0/debian/changelog 2020-11-02 07:43:05.000000000 +0000 @@ -1,3 +1,10 @@ +oz (0.17.0-4) unstable; urgency=low + + * Autopkgtests are only for amd64. + * Improve Description:. + + -- Simon Josefsson Mon, 02 Nov 2020 08:43:05 +0100 + oz (0.17.0-3) unstable; urgency=low [ Simon Josefsson ] diff -Nru oz-0.17.0/debian/control oz-0.17.0/debian/control --- oz-0.17.0/debian/control 2020-11-01 20:54:02.000000000 +0000 +++ oz-0.17.0/debian/control 2020-11-02 07:43:05.000000000 +0000 @@ -26,7 +26,7 @@ python3-requests, ${misc:Depends}, ${python3:Depends} -Description: install virtual machine guest OSs with minimal input the user +Description: Install virtual machine guest OSs with minimal input from the user Oz is a tool for automatically installing guest OSs with only minimal up-front input from the user. . diff -Nru oz-0.17.0/debian/tests/control oz-0.17.0/debian/tests/control --- oz-0.17.0/debian/tests/control 2020-11-01 20:54:02.000000000 +0000 +++ oz-0.17.0/debian/tests/control 2020-11-02 07:42:37.000000000 +0000 @@ -1,2 +1,3 @@ Tests: oz +Architecture: amd64 Depends: libvirt-daemon, oz, python3-pytest