From 727e940a12fb2e890377075ae59953a5524b93ea Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 22 Aug 2015 13:22:30 +0100 Subject: [PATCH] Test suite: run quilt-fixup with -wgf in distropatches-reject, so that we don't need build-depends. --- debian/changelog | 2 ++ tests/tests/distropatches-reject | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e09cfbbf..831973f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,8 @@ dgit (1.4~~) UNRELEASED; urgency=low no test case yet.) * With dgit sbuild, pass our -d before the user's arguments, so that the user can override it. Closes:#796019. + * Test suite: run quilt-fixup with -wgf in distropatches-reject, + so that we don't need build-depends. -- diff --git a/tests/tests/distropatches-reject b/tests/tests/distropatches-reject index 452fa40e..31a3797e 100755 --- a/tests/tests/distropatches-reject +++ b/tests/tests/distropatches-reject @@ -9,7 +9,7 @@ cp $troot/pkg-srcs/${p}_3.2.6.orig.tar.gz . t-worktree test cd $p -t-dgit --quilt=smash quilt-fixup +t-dgit --quilt=smash -wgf quilt-fixup build () { t-dgit -wg --dpkg-buildpackage:-d build -- 2.30.2