From: Ian Jackson Date: Sat, 22 Aug 2015 12:22:30 +0000 (+0100) Subject: Test suite: run quilt-fixup with -wgf in distropatches-reject, so that we don't need... X-Git-Tag: debian/1.4~3 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=727e940a12fb2e890377075ae59953a5524b93ea Test suite: run quilt-fixup with -wgf in distropatches-reject, so that we don't need build-depends. --- 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