summaryrefslogtreecommitdiff
path: root/debian/source
AgeCommit message (Collapse)Author
2018-09-14debian: add tar-ignore=.gitDavid Bremner
Unfortunately 514fb397c9 somewhat messed up the "debian-snapshot" target, by including .git in the generated tarball.
2018-09-09debian: drop argument-less tar-ignoredebian/0.27-3archive/debian/0.27-3David Bremner
This hangs up dgit. It's probably not useful for users of the source package to have debian/.gitignore, but it should not hurt.
2014-04-05debian: ignore performance corpus when making source packageDavid Bremner
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)
2014-01-12debian: add single-debian-patchDavid Bremner
The point of fancy patch systems is to share things with upstream. We have met the upstream and he is us.
2011-07-17debian: use 3.0 (quilt) source format.David Bremner
This generates a seperate notmuch-0.x.debian.tar.gz containing ./debian. In the initial release this is redundant, but for Debian only updates between releases, this allows updating the contents of ./debian, and using the rest of the release tarball.
2010-04-16debian: Switch to "3.0 (native)" source format.Carl Worth
To keep lintian happy.