From 9c72fae400890414cba198e76640b9d436827dc3 Mon Sep 17 00:00:00 2001 From: Ian Beckwith Date: Sat, 24 Apr 2010 22:07:14 +0100 Subject: [PATCH] remove dh_auto_test override: make check no longer fails. --- debian/changelog | 8 +++----- debian/rules | 3 --- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index aeadf4995..7c1ffa3e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,12 +3,10 @@ gnulib (20100424+stable-1) unstable; urgency=low * New upstream stable snapshot. * Refresh 01-gnulib-directory.patch. * Switch to source format 3.0 (quilt). - * debian/rules: - + Remove 'upstream' target - not needed now we use stable snapshot tarballs. - + Temporarily override dh_auto_test, until 'make check' is fixed - (reported upstream). + * debian/rules: Remove 'upstream' target - not needed now we use stable + snapshot tarballs. - -- Ian Beckwith Sat, 24 Apr 2010 20:00:26 +0100 + -- Ian Beckwith Sat, 24 Apr 2010 22:06:23 +0100 gnulib (20100308+stable-1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 07618c00d..8ef9d6ec3 100755 --- a/debian/rules +++ b/debian/rules @@ -3,9 +3,6 @@ %: dh ${@} -# skip tests until 'make check' is fixed -override_dh_auto_test: - override_dh_auto_clean: $(MAKE) -C doc clean -- 2.11.0