Bug#471581: git-buildpackage: clean command is run in the non-exported directory when using --git-export-dir

2008-03-19 Thread Guido Günther
Version: 0.4.20 when I run git-buildpackage --git-export-dir=../build-area/ I expect git-buildpackge to export the source tree to the build-area and run the clean command in the exported directory. Atm this isn't the case, it runs clean in the working copy and then does the export. This is

Bug#471586: closed by Guido Günther [EMAIL PROTECTED] (Re: Bug#471581: git-buildpackage: clean command is run in the non-exported directory when using --git-export-dir)

2008-03-19 Thread Michael Biebl
Debian Bug Tracking System wrote: This is an automatic notification regarding your Bug report which was filed against the git-buildpackage package: #471581: git-buildpackage --export-export should include the changes in the index It has been closed by Guido Günther [EMAIL PROTECTED].

Bug#471586: closed by Guido Günther [EMAIL PROTECTED] (Re: Bug#471581: git-buildpackage: clean command is run in the non-exported directory when using --git-export-dir)

2008-03-19 Thread Michael Biebl
Michael Biebl wrote: For the background: I've been using svn-buildpackage with the --svn-dont-clean option for a few of my packages, where I had to patch the build system (my preference is to patch Makefile.amS directly and run autoreconf during build time). In this case I have to clean up

Bug#471586: closed by Guido Günther [EMAIL PROTECTED] (Re: Bug#471581: git-buildpackage: clean command is run in the non-exported directory when using --git-export-dir)

2008-03-19 Thread Guido Günther
Hi Michael, On Wed, Mar 19, 2008 at 02:58:10PM +0100, Michael Biebl wrote: just wondering why you merged 471581 471586? Because I mixed up the bug numbers - I should have been merged with 466768 since all boils down to the fact that we always export a committed tree and not what's stored in the

Bug#471581: git-buildpackage: clean command is run in the non-exported directory when using --git-export-dir

2008-03-18 Thread Michael Biebl
Package: git-buildpackage Version: 0.4.21 Severity: normal Hi, when I run git-buildpackage --git-export-dir=../build-area/ I expect git-buildpackge to export the source tree to the build-area and run the clean command in the exported directory. Atm this isn't the case, it runs clean in the