diff -Nru python-llfuse-1.0+dfsg/debian/changelog python-llfuse-1.0+dfsg/debian/changelog --- python-llfuse-1.0+dfsg/debian/changelog 2016-03-10 17:13:17.000000000 +0000 +++ python-llfuse-1.0+dfsg/debian/changelog 2016-03-22 02:20:09.000000000 +0000 @@ -1,3 +1,10 @@ +python-llfuse (1.0+dfsg-2+rpi1) stretch-staging; urgency=medium + + [changes brought forward from 0.41.1+dfsg-4+rpi1 by Peter Michael Green at Tue, 20 Oct 2015 00:40:19 +0000] + * Disable testsuite + + -- Peter Michael Green Mon, 21 Mar 2016 13:45:17 +0000 + python-llfuse (1.0+dfsg-2) unstable; urgency=medium * Cherry picked ns-resolution support for kFreeBSD diff -Nru python-llfuse-1.0+dfsg/debian/rules python-llfuse-1.0+dfsg/debian/rules --- python-llfuse-1.0+dfsg/debian/rules 2016-03-10 17:10:33.000000000 +0000 +++ python-llfuse-1.0+dfsg/debian/rules 2016-03-22 02:19:41.000000000 +0000 @@ -50,3 +50,6 @@ .PHONY: uscan uscan: uscan --rename --destdir=$(CURDIR)/.. --repack --compression xz + +override_dh_auto_test: + echo testsuite disabled