summaryrefslogtreecommitdiff
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2019-02-13 20:32:39 -0500
committerGravatar Benjamin Barenblat <bbaren@google.com>2019-02-13 20:32:39 -0500
commit7ecbed522b4b4a9829eb9bd7b3f36db53788a77c (patch)
tree4b2a6d704561754d5d94831f3aff307fbfaab8c9 /debian/gbp.conf
parent4f8ae900f852981023515f9bc6bf7d14580f57ea (diff)
Prepare to import v8.9 snapshot
Upstream has started including a .travis.yml, so filter that out of the upstream tarball to prevent Salsa from trying to run upstream’s CI.
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r--debian/gbp.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index cec628c..4a83e94 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,2 +1,4 @@
[DEFAULT]
pristine-tar = True
+filter-pristine-tar = True
+filter = [".travis.yml"]