| Age | Commit message (Collapse) | Author |
|
Unfortunately 514fb397c9 somewhat messed up the "debian-snapshot"
target, by including .git in the generated tarball.
|
|
This hangs up dgit. It's probably not useful for users of the source
package to have debian/.gitignore, but it should not hurt.
|
|
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)
|
|
The point of fancy patch systems is to share things with upstream. We
have met the upstream and he is us.
|