diff -Nru ngircd-22/debian/changelog ngircd-22/debian/changelog --- ngircd-22/debian/changelog 2014-10-15 18:47:12.000000000 +0000 +++ ngircd-22/debian/changelog 2014-11-17 00:37:14.000000000 +0000 @@ -1,3 +1,9 @@ +ngircd (22-1+rpi1) jessie-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Mon, 17 Nov 2014 00:37:03 +0000 + ngircd (22-1) unstable; urgency=low * New upstream version 22 diff -Nru ngircd-22/debian/rules ngircd-22/debian/rules --- ngircd-22/debian/rules 2014-10-15 17:30:05.000000000 +0000 +++ ngircd-22/debian/rules 2014-11-17 00:37:37.000000000 +0000 @@ -31,5 +31,8 @@ override_dh_compress: dh_compress -XCommands.txt +override_dh_auto_test: + echo testsuite disabled + %: dh $@