[Pkg-giraffe-maintainers] [PATCH] controling -dbg package build
c.schoenert at t-online.de
c.schoenert at t-online.de
Wed Apr 2 18:26:31 UTC 2014
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(+)
--
1.9.1
More information about the Pkg-giraffe-maintainers
mailing list