chiark / gitweb /
Test suite: run quilt-fixup with -wgf in distropatches-reject, so that we don't need...
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 22 Aug 2015 12:22:30 +0000 (13:22 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 22 Aug 2015 12:22:30 +0000 (13:22 +0100)
debian/changelog
tests/tests/distropatches-reject

index e09cfbbfdbe3b2d09b3647d035ef7734e7b985d8..831973f1d734270ede05d0dd45230d2f1cc79930 100644 (file)
@@ -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.
     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.
 
  --
 
 
  --
 
index 452fa40e0fe56f23e3de48f53f689e2a69411afe..31a3797e4f108e976b3f69a2cd9f56811cba9b48 100755 (executable)
@@ -9,7 +9,7 @@ cp $troot/pkg-srcs/${p}_3.2.6.orig.tar.gz .
 t-worktree test
 cd $p
 
 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
 
 build () {
        t-dgit -wg --dpkg-buildpackage:-d build