Bug#467504: git-buildpackage: git-import-* is confused by .gitignore in the tarball

2008-08-30 Thread Guido Günther
Hi Ansgar, On Sat, Aug 30, 2008 at 11:46:07AM +0200, Ansgar Burchardt wrote: > Hi, > > I stumbled over this problem as well and was wondering why the > `configure' script would not be imported. > > If you do not want to add the --force option to `git add' calls by > default, it would be nice if t

Bug#467504: git-buildpackage: git-import-* is confused by .gitignore in the tarball

2008-08-30 Thread Ansgar Burchardt
Hi, I stumbled over this problem as well and was wondering why the `configure' script would not be imported. If you do not want to add the --force option to `git add' calls by default, it would be nice if there was an option to make git-import-orig do this. Regards, Ansgar -- PGP: 1024D/595FAD

Bug#467504: git-buildpackage: git-import-* is confused by .gitignore in the tarball

2008-02-27 Thread Jan Lübbe
On Tue, 2008-02-26 at 08:47 +0100, Guido Günther wrote: > You can use --filter to filter out the .gitignore file should you want > to track files in your repo that upstream explicitly doesn't want to > track. Yes, that's definitly possible. Because i want to use pristine-tar to be able to regenera

Bug#467504: git-buildpackage: git-import-* is confused by .gitignore in the tarball

2008-02-25 Thread Guido Günther
On Mon, Feb 25, 2008 at 11:43:09PM +0100, Jan Lübbe wrote: > Im not sure if this is intentional, but git-import-dsc and git-import-orig use > 'git add' without the '-f' option. > > Some upstream tarballs have a .gitignore file which leads to files missing > after > the import. Adding '-f' to the

Bug#467504: git-buildpackage: git-import-* is confused by .gitignore in the tarball

2008-02-25 Thread Jan Lübbe
Package: git-buildpackage Version: 0.4.16 Severity: normal Im not sure if this is intentional, but git-import-dsc and git-import-orig use 'git add' without the '-f' option. Some upstream tarballs have a .gitignore file which leads to files missing after the import. Adding '-f' to the call to 'git