]> git.notmuchmail.org Git - notmuch/commitdiff
debian: ignore performance corpus when making source package
authorDavid Bremner <david@tethera.net>
Sun, 30 Mar 2014 14:54:15 +0000 (11:54 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 5 Apr 2014 15:53:40 +0000 (12:53 -0300)
Currently "make debian-snapshot" will include the performance corpus
tarball in the source package, which slows things down and wastes disk
space.  tar-ignore is needed twice to keep the default exclude rules
(e.g. to exclude .git)

debian/source/options

index 7423a2df3dbfe7b87c8f4ccb7de206b49dc9d66e..7e95ec71c11716c84fd576948826748f09074ac3 100644 (file)
@@ -1 +1,3 @@
 single-debian-patch
+tar-ignore
+tar-ignore=performance-test/download/*.tar.xz