[Pkg-giraffe-maintainers] [PATCH] controling -dbg package build

Guido Günther agx at sigxcpu.org
Fri May 9 07:18:08 UTC 2014


On Thu, May 08, 2014 at 10:58:26PM +0200, Carsten Schoenert wrote:
> Hello,
> 
> any objections to take this patch?

Looks good to me. What about joining pkg-giraffe so you can push
changes yourself?
Cheers,
 -- Guido

> 
> Am 02.04.2014 20:26, schrieb c.schoenert at t-online.de:
> > From: Carsten Schoenert <c.schoenert at t-online.de>
> > 
> > Hello,
> > 
> > the waiting time while running dpkg-buildpackage give me some thinking about
> > reducing this waiting time. Like mostly on all package that build up from
> > C/C++ the build of the -dbg package takes a lot of time.
> > But mostly this -dbg package will never use while working on a package. So
> > what about skipping this package while working on a new Release? This would
> > safe much time.
> > 
> > To not create a new control file for such a switch I decided to use the
> > debian/control file for checking if the build system can skip the build of
> > the -dbg package. The appended patch will do that.
> > 
> > If you think it is suitable please free to pick it up.
> > 
> > I have made some testing builds here with the Giraffe packages, it works for
> > me as expected.
> > 
> > Carsten Schoenert (1):
> >   debian/rules: adding switch for no giraffe-dev build
> > 
> >  debian/rules | 9 +++++++++
> >  1 file changed, 9 insertions(+)
> > 
> 
> -- 
> Regards
> Carsten
> 
> _______________________________________________
> Pkg-giraffe-maintainers mailing list
> Pkg-giraffe-maintainers at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-giraffe-maintainers
> 



More information about the Pkg-giraffe-maintainers mailing list