diff -Nru python-llfuse-0.41.1+dfsg/debian/changelog python-llfuse-0.41.1+dfsg/debian/changelog --- python-llfuse-0.41.1+dfsg/debian/changelog 2015-09-16 21:08:43.000000000 +0000 +++ python-llfuse-0.41.1+dfsg/debian/changelog 2015-10-20 00:40:35.000000000 +0000 @@ -1,3 +1,9 @@ +python-llfuse (0.41.1+dfsg-4+rpi1) stretch-staging; urgency=medium + + * Disable testsuite + + -- Peter Michael Green Tue, 20 Oct 2015 00:40:19 +0000 + python-llfuse (0.41.1+dfsg-4) unstable; urgency=medium * Added patches/mips_dev_t.diff to work around bug in mips/mipsel libc diff -Nru python-llfuse-0.41.1+dfsg/debian/rules python-llfuse-0.41.1+dfsg/debian/rules --- python-llfuse-0.41.1+dfsg/debian/rules 2015-08-23 04:15:11.000000000 +0000 +++ python-llfuse-0.41.1+dfsg/debian/rules 2015-10-20 00:41:08.000000000 +0000 @@ -46,3 +46,6 @@ get-orig-source: uscan --rename --destdir=$(CURDIR) --repack --force-download \ --download-current-version + +override_dh_auto_test: + echo testsuite disabled