summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-08-22 13:22:30 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-08-22 13:22:30 +0100
commit727e940a12fb2e890377075ae59953a5524b93ea (patch)
treea8ca74ddbcf7ed100546e5239683ab4442006693
parentd8d9cfc47004f047540c6d0059ddd7005b380a27 (diff)
Test suite: run quilt-fixup with -wgf in distropatches-reject, so that we don't need build-depends.
-rw-r--r--debian/changelog2
-rwxr-xr-xtests/tests/distropatches-reject2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e09cfbb..831973f 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 452fa40..31a3797 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