pbuilder git tree: Changes to 'master'

Mattia Rizzolo mapreri-guest at moszumanska.debian.org
Tue Nov 10 14:41:58 UTC 2015


 debian/changelog                     |   22 +++++++++++++++++-----
 pbuilder                             |    3 ---
 pbuilder-buildpackage                |    5 ++---
 pbuilder-createbuildenv              |    3 +--
 pbuilder-modules                     |    2 +-
 pbuilder-satisfydepends-experimental |    4 ++--
 pbuilder-satisfydepends-gdebi        |    2 +-
 pbuilder-updatebuildenv              |    3 +--
 pdebuild                             |    2 +-
 9 files changed, 26 insertions(+), 20 deletions(-)

New commits:
commit 40ca2f5caeab8daa02cbe3b117706787630b3772
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Tue Nov 10 14:40:59 2015 +0000

    update changelog

commit 9e48b68a70e470e2a087c55e5c5d31cf0c8918f9
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Tue Nov 10 10:26:54 2015 +0000

    pdebuild: hack dpkg-buildpackage invocation to remove the -g/-G/-b/etc flags also when they are surrounded by quotes
    
    Thanks: Tomasz Buchert for the regex

commit 211eabcc0b69839306735249d2ddadd03ca3e930
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Mon Nov 9 19:50:57 2015 +0000

    pdebuild: hack dpkg-buildpackage command to remove a possible '-g' or '-G' when building the source package
    
    Closes: #802800
    Thanks: Guido Günther <agx at sigxcpu.org> for the first patch

commit e7cc7e7c6457e02ac0df7c87f853e0c5b826e99d
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Wed Oct 28 15:50:09 2015 +0000

    use relative sources where possible
    
    This way it's a lot easier to test stuff without actually installing it
    Use BASH_SOURCE, which contains the path of the current script being executed.
    BASH_SOURCE is clearly a bashism, but it's cheaper than using dirname(1).
    
    Thanks to Gianfranco Costamagna for noticing how this bit could have be improved.
    
    Gbp-Dch: Short

commit ce75647a9a9ef614c5ea2f45b198f8e79f2063e4
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Wed Oct 28 15:41:56 2015 +0000

    no need to load runhooks anymore now that it's all handled in -modules
    
    Gbp-Dch: ignore

commit 51959a7c391d314cd8d1e47b5566b9ceb229af3d
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Wed Oct 28 15:09:00 2015 +0000

    update changelog

commit f1d3f6203af0de513fbe2daadc39f8ee30e5b5ae
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed Oct 28 12:31:28 2015 +0100

    pbuilder-modules: change the pbuilder-runhooks source directory to be relative
    
    We can assume they are always in the same directory.
    This fixes the testsuite when run in a clean environment without pbuilder itself
    installed.




More information about the Pbuilder-maint mailing list