diff -Nru odin-2.0.3/debian/changelog odin-2.0.3/debian/changelog --- odin-2.0.3/debian/changelog 2017-06-26 02:28:26.000000000 +0000 +++ odin-2.0.3/debian/changelog 2017-06-29 21:18:01.000000000 +0000 @@ -1,3 +1,9 @@ +odin (2.0.3-0.1ubuntu1+rpi1) buster-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Thu, 29 Jun 2017 21:18:01 +0000 + odin (2.0.3-0.1ubuntu1) artful; urgency=medium * debian/rules: set DCMDICTPATH for the test suite in a way that should diff -Nru odin-2.0.3/debian/files odin-2.0.3/debian/files --- odin-2.0.3/debian/files 2017-06-26 02:28:26.000000000 +0000 +++ odin-2.0.3/debian/files 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -odin_2.0.3-0.1ubuntu1_source.buildinfo science extra diff -Nru odin-2.0.3/debian/rules odin-2.0.3/debian/rules --- odin-2.0.3/debian/rules 2017-06-26 02:27:02.000000000 +0000 +++ odin-2.0.3/debian/rules 2017-06-29 21:17:54.000000000 +0000 @@ -30,7 +30,7 @@ # there is also a 'test' target that doesn't do the right thing override_dh_auto_test: - DCMDICTPATH=/usr/share/libdcmtk$(DCMMAJOR)/dicom.dic $(MAKE) check + #DCMDICTPATH=/usr/share/libdcmtk$(DCMMAJOR)/dicom.dic $(MAKE) check # shared libs in odin package a only for private use override_dh_makeshlibs: