[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building console-setup cleanly?



On Thu, 2015-02-19 at 18:39 +0100, Christian PERRIER wrote:
> Quoting Ian Campbell (ijc@debian.org):
> > On Thu, 2015-02-19 at 07:02 +0100, Christian PERRIER wrote:
> > > It appears that my use of git-buildpackage
> > 
> > What does your gbp rune look like? My notes claim that my runes for a
> > source only upload are:
> 
> I just run "git-buildpackage" from the source tree top

are you sure? If you have a dirty git tree as described in your initial
mail then IME gbp will stop and complain and require the use of
additional options to continue.

Ian.

> 
> ~/.gbp.conf:
> 
> [DEFAULT]
> builder = git-pbuilder
> pristine-tar = True
> 
> [git-buildpackage]
> compression = xz
> 
> 
> ~/.pbuilderrc (things I find really relevant):
> 
> PDEBUILD_PBUILDER=cowbuilder
> DEBBUILDOPTS="-i'(?:^|/).*~$|(?:^|/)\..*\.swp|DEADJOE|(?:/CVS|/RCS|\.git|.*/\.git|\.gitignore|\.svn|.*/\.svn|/\.deps|/\{arch\}|/\.arch-ids)(?:$|/)' -ICVS -I.svn -I.git -I.gitignore -sa -uc -us -j4"
> export DH_ALWAYS_EXCLUDE=CVS:.svn:\.svn
> 
> 



Reply to: