summaryrefslogtreecommitdiff
path: root/debian/source/options
AgeCommit message (Collapse)AuthorFilesLines
2020-02-16Get debian/source/options's extend-diff-ignore back in sync with ↵Axel Beckert1-1/+1
debian/clean to avoid unnecessary warnings
2012-02-21Add stamp-h.in to extend-diff-ignoreAxel Beckert1-1/+1
2012-01-22Add some more (re)generated files to extend-diff-ignore in debian/source/optionsAxel Beckert1-1/+1
2011-06-14debian/source/options: Ignore Util/difflog.pl, configure and config.h.in for ↵Axel Beckert1-0/+1
patch generation This prevents the automatic generation of a debian-changes-$version patch because of the mentioned files. configure and config.h.in are changed by us and Util/difflog.pl is in the upstream git respectively CVS repository, but not in upstream's distribution tar ball. See http://www.zsh.org/mla/workers/2007/msg01060.html and http://zsh.git.sf.net/git/gitweb.cgi?p=zsh/zsh;a=commitdiff;h=9794b45 for details about the exclusion of Util/difflog.pl