diff -Nru binutils-ia16-elf-2.32.0-20190816.20/debian/changelog binutils-ia16-elf-2.32.0-20190817.09/debian/changelog --- binutils-ia16-elf-2.32.0-20190816.20/debian/changelog 2019-08-17 03:47:30.000000000 +0000 +++ binutils-ia16-elf-2.32.0-20190817.09/debian/changelog 2019-08-17 09:37:34.000000000 +0000 @@ -1,5 +1,5 @@ -binutils-ia16-elf (2.32.0-20190816.20-ppa190817034~xenial) xenial; urgency=medium +binutils-ia16-elf (2.32.0-20190817.09-ppa190817092~xenial) xenial; urgency=medium * Release. - -- user Sat, 17 Aug 2019 03:40:32 +0000 + -- user Sat, 17 Aug 2019 09:27:26 +0000 diff -Nru binutils-ia16-elf-2.32.0-20190816.20/debian/rules binutils-ia16-elf-2.32.0-20190817.09/debian/rules --- binutils-ia16-elf-2.32.0-20190816.20/debian/rules 2018-02-11 06:55:23.000000000 +0000 +++ binutils-ia16-elf-2.32.0-20190817.09/debian/rules 2019-08-17 09:03:37.000000000 +0000 @@ -18,6 +18,9 @@ --disable-readline --disable-sim --disable-nls \ --with-system-zlib --disable-static --enable-shared +override_dh_auto_test: + # Do not run the test suite at this stage. + override_dh_shlibdeps: exec dh_shlibdeps -O--parallel -O--builddirectory=build \ -l/usr/"$(our_host_platform)"/ia16-elf/lib diff -Nru binutils-ia16-elf-2.32.0-20190816.20/gas/testsuite/gas/all/gas.exp binutils-ia16-elf-2.32.0-20190817.09/gas/testsuite/gas/all/gas.exp --- binutils-ia16-elf-2.32.0-20190816.20/gas/testsuite/gas/all/gas.exp 2019-08-15 16:04:22.000000000 +0000 +++ binutils-ia16-elf-2.32.0-20190817.09/gas/testsuite/gas/all/gas.exp 2019-08-17 09:25:38.000000000 +0000 @@ -61,6 +61,7 @@ && ![istarget avr-*-*] && ![istarget ft32-*-*] && ![istarget hppa*-*-*] + && ![istarget ia16-*-*] && ![istarget microblaze-*-*] && ![istarget mn10300-*-*] && ![istarget msp430*-*-*]