pbuilder git tree: Changes to 'master'

Junichi Uekawa dancer at alioth.debian.org
Tue Mar 13 08:56:53 UTC 2012


 pbuilder-buildpackage   |    4 ++++
 pbuilder-createbuildenv |    7 +------
 pbuilder-modules        |    9 +++++++++
 pbuilder-updatebuildenv |    7 +------
 pbuilderrc              |    2 ++
 pbuilderrc.5            |    4 ++++
 pdebuild                |    4 ++++
 7 files changed, 25 insertions(+), 12 deletions(-)

New commits:
commit e990894f68de3c31ef8371fcf4baa301cfe7144a
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Tue Mar 13 17:17:47 2012 +0900

    fix logging message and conditionality to make it less lines.
    
    I think we don't need the if.
    
    I'm not quite convinced ||true to kill the error message is a good idea

commit 2ab7c50ef2a39961c0a037b8ae07bb7df2593693
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Tue Mar 13 17:12:32 2012 +0900

    fix space handling in additional-buildresults.

commit 21fd0ff9341f4ec3c51421158a3ea796474e4ded
Author: Guido Günther <agx at sigxcpu.org>
Date:   Fri Mar 9 16:57:47 2012 +0100

    Bug#652634: Allow to copy additional files out of the build directory
    
    On Sat, Dec 24, 2011 at 05:22:05PM +0900, Junichi Uekawa wrote:
    > Hi,
    >
    > I'd use a shell array for specifying the values; but yes I think I
    > too wanted this feature at one point.
    
    Attached is a patch that uses a shell array and adds some documentation.
    Please apply if you see fit.
    
    > Would list of filename (I will imagine there will be requests for all
    > sorts of wildcards after release, which is kind of a pain) be useful
    > or a directory that a post-build script can write to after build be
    > useful?  (I think qemubuilder needed something to do with a specific
    > directory that you can write to, but I will need to check how I did
    > it).
    
    I'd be great to have this in first and see how others use it. It
    wouldn't be a problem to introduce an ADDITIONAL_BUILD_RESULTS_DIR
    later.
    Cheers,
     -- Guido
    
    >From ad3569e07a9cc64cd5b126193cddf311e48180a6 Mon Sep 17 00:00:00 2001
    From: =?UTF-8?q?Guido=20G=C3=BCnther?= <agx at sigxcpu.org>
    Date: Mon, 19 Dec 2011 13:31:59 +0100
    Subject: [PATCH] Add ADDITIONAL_BUILDRESULTS variable
    
    this can be used to copy additional build results out of the build
    directory. It's useful to e.g. preserve a xml testresult file when using
    a build system like Jenkins.

commit 0cdf8473e542ca6e54c7afe6d68e85e3727f0e88
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Tue Mar 13 17:09:59 2012 +0900

    factor out common code for apt key rings.




More information about the Pbuilder-maint mailing list