pbuilder git tree: Changes to 'master'

Loïc Minier lool at alioth.debian.org
Mon Jan 4 11:45:24 UTC 2010


 pbuilder-satisfydepends-aptitude     |    4 ++--
 pbuilder-satisfydepends-classic      |    4 ++--
 pbuilder-satisfydepends-experimental |    4 ++--
 pbuilder-satisfydepends-funcs        |   24 +++++++++++++++++-------
 test_pbuilder-satisfydepends-funcs   |   30 +++++++++++++++++++++---------
 5 files changed, 44 insertions(+), 22 deletions(-)

New commits:
commit dba6e3e7b0c66823103b2197728f9458700eefcc
Author: Loïc Minier <lool at dooz.org>
Date:   Mon Jan 4 12:44:08 2010 +0100

    Add get_build_deps() and get_build_conflicts()
    
    Add get_build_deps() and get_build_conflicts() functions wrapping
    get_control_re() for BD_REGEXP and BC_REGEXP over DEBIAN_CONTROL.

commit 59429f3def6cf3e8e932da39af0bc8fb62ac97bd
Author: Loïc Minier <lool at dooz.org>
Date:   Mon Jan 4 12:35:38 2010 +0100

    Drop useless function keyword

commit 6d264b8fe83fabcaf97c8f6f5fe8abfdcae0e06a
Author: Loïc Minier <lool at dooz.org>
Date:   Mon Jan 4 12:33:12 2010 +0100

    test_pbuilder-satisfydepends-funcs: fix typos

commit 8b530641d545d072cfaa8fb6d29a6273f5b4aba0
Author: Loïc Minier <lool at dooz.org>
Date:   Mon Jan 4 12:28:07 2010 +0100

    trap exit to run a cleanup() function
    
    test_pbuilder-satisfydepends-funcs: trap exit to run a cleanup()
    function; this avoid leaving files behind if the script is killed at the
    wrong time.

commit a81bf5c2b08cab1d83407fd3f96997eac5aee7fd
Author: Loïc Minier <lool at dooz.org>
Date:   Mon Jan 4 12:23:41 2010 +0100

    Rename CONTROL to DEBIAN_CONTROL
    
    test_pbuilder-satisfydepends-funcs: Rename CONTROL to DEBIAN_CONTROL as
    to use the same var for all get_control_re calls.




More information about the Pbuilder-maint mailing list