Bug#466912: git-buildpackage: add ability to add options got

2009-07-20 Thread Robert Wohlrab
> On Fri, 26 Sep 2008 13:17:51 +0200, Robert Wohlrab wrote: > > git 1.6.0 has such a feature. You can use .gitattributes for that. Just > > add it to your git project directory: > > I would say that this is the wrong way to do that: > > - I do not want to specify stuff for each package I maintain w

Bug#466912: git-buildpackage: add ability to add options got

2009-07-20 Thread Luca Capello
user pkg-fso-ma...@lists.alioth.debian.org usertags 466912 + package-creation thanks Hi there! On Fri, 26 Sep 2008 13:17:51 +0200, Robert Wohlrab wrote: > git 1.6.0 has such a feature. You can use .gitattributes for that. Just add > it > to your git project directory: I would say that this is

Bug#466912: git-buildpackage: add ability to add options got

2008-09-26 Thread Robert Wohlrab
git 1.6.0 has such a feature. You can use .gitattributes for that. Just add it to your git project directory: cat << EOF > .gitattributes .gitignore

Bug#466912: git-buildpackage: add ability to add options got git-archive (such as --exclude=\.gitignore)

2008-02-22 Thread Yaroslav Halchenko
> Sounds reasonable. Care to send in a patch? > -- Guido might take me a while (too many things spin around) but ok... -- Yaroslav Halchenko Research Assistant, Psychology Department, Rutgers-Newark Student Ph.D. @ CS Dept. NJIT Office: (973) 353-5440x263 | FWD: 82823 | Fax: (973) 353-1171

Bug#466912: git-buildpackage: add ability to add options got git-archive (such as --exclude=\.gitignore)

2008-02-22 Thread Guido Günther
On Thu, Feb 21, 2008 at 02:37:49PM -0500, Yaroslav Halchenko wrote: > git-archive takes care about excluding .git/ from the archive while > generating .orig.tar.gz, but some times some other files better be > excluded (like .gitignore). I understand that I could file a bugreport > against git-archi

Bug#466912: git-buildpackage: add ability to add options got git-archive (such as --exclude=\.gitignore)

2008-02-21 Thread Yaroslav Halchenko
Package: git-buildpackage Version: 0.4.13~etch1 Severity: wishlist really sorry for me bugging your again... I hope that this one is not bogus git-archive takes care about excluding .git/ from the archive while generating .orig.tar.gz, but some times some other files better be excluded (like .gi