diff -Nru elfutils-0.152/debian/changelog elfutils-0.152/debian/changelog --- elfutils-0.152/debian/changelog 2011-02-26 14:09:58.000000000 +0000 +++ elfutils-0.152/debian/changelog 2012-04-25 12:35:26.000000000 +0100 @@ -1,3 +1,9 @@ +elfutils (0.152-1+rpi1) unstable; urgency=low + + * Disable testsuite since it seems to fail on rpi armhf + + -- Peter Michael Green Wed, 25 Apr 2012 11:34:26 +0000 + elfutils (0.152-1) unstable; urgency=low * New upstream release diff -Nru elfutils-0.152/debian/rules elfutils-0.152/debian/rules --- elfutils-0.152/debian/rules 2010-04-26 20:04:57.000000000 +0100 +++ elfutils-0.152/debian/rules 2012-04-25 12:36:05.000000000 +0100 @@ -26,9 +26,9 @@ make_check = no endif -ifneq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS))) + make_check = no -endif + CFLAGS = -g