pbuilder git tree: Changes to 'master'

Junichi Uekawa dancer at alioth.debian.org
Wed Dec 26 11:07:56 UTC 2007


 Makefile                                                               |    2 
 pbuilder-buildpackage-funcs                                            |    2 
 pbuilder-satisfydepends-gdebi                                          |   80 
 testsuite/cdebootstrap/pbuilder-build-dsh-etch.log                     |  160 
 testsuite/cdebootstrap/pbuilder-build-dsh-lenny.log                    |  188 
 testsuite/cdebootstrap/pbuilder-create-etch.log                        |15876 +++------
 testsuite/cdebootstrap/pbuilder-create-lenny.log                       |15944 +++------
 testsuite/cdebootstrap/pbuilder-create-sid.log                         |16368 +++-------
 testsuite/cdebootstrap/pbuilder-update-etch-etch.log                   |  542 
 testsuite/cdebootstrap/pbuilder-update-etch-lenny-sid-experimental.log |  142 
 testsuite/cdebootstrap/pbuilder-update-etch-sid.log                    |  292 
 testsuite/cdebootstrap/pbuilder-update-lenny-sid-experimental.log      |  157 
 testsuite/cdebootstrap/pbuilder-update-lenny-sid.log                   |  292 
 testsuite/cdebootstrap/pdebuild-internal-etch.log                      |  153 
 testsuite/cdebootstrap/pdebuild-internal-lenny.log                     |  194 
 testsuite/cdebootstrap/pdebuild-normal-etch.log                        |  183 
 testsuite/cdebootstrap/pdebuild-normal-lenny.log                       |  208 
 testsuite/cdebootstrap/pdebuild-normal-sid.log                         |   20 
 testsuite/normal/pbuilder-build-dsh-etch.log                           |  159 
 testsuite/normal/pbuilder-build-dsh-lenny.log                          |  192 
 testsuite/normal/pbuilder-build-dsh-sid.log                            |  225 
 testsuite/normal/pbuilder-create-lenny.log                             |   75 
 testsuite/normal/pbuilder-create-sid.log                               |   79 
 testsuite/normal/pbuilder-update-etch-etch.log                         |  542 
 testsuite/normal/pbuilder-update-etch-lenny-sid-experimental.log       |  132 
 testsuite/normal/pbuilder-update-etch-sid.log                          |  292 
 testsuite/normal/pbuilder-update-lenny-sid-experimental.log            |  135 
 testsuite/normal/pbuilder-update-lenny-sid.log                         |  292 
 testsuite/normal/pdebuild-internal-etch.log                            |  146 
 testsuite/normal/pdebuild-internal-lenny.log                           |  194 
 testsuite/normal/pdebuild-internal-sid.log                             |  306 
 testsuite/normal/pdebuild-normal-etch.log                              |  178 
 testsuite/normal/pdebuild-normal-lenny.log                             |  210 
 testsuite/normal/pdebuild-normal-sid.log                               |  245 
 testsuite/run-test-cdebootstrap.log                                    |    4 
 testsuite/run-test.log                                                 |    4 
 36 files changed, 19027 insertions(+), 35186 deletions(-)

New commits:
commit d4a893eb3a93b5e5fdd1a10a605629c894ed757d
Author: Junichi Uekawa <dancer at dancer64.netfort.gr.jp>
Date:   Wed Dec 26 20:06:59 2007 +0900

    python-apt/gdebi based pbuilder-satisfydepends-gdebi (closes: #453388)
    
    From: Michael Vogt <mvo at ubuntu.com>
    
    In Ubuntu, we've applied the attached patch to achieve the following:
    
        * Makefile:
          - Addded pbuilder-satisfydepends-gdebi
        * pbuilder-buildpackage-funcs:
          - always pass --chroot to the pbuilder-satisfydepends (needed for
            pbuilder-satisfydepends-gdebi)
        * pbuilder-satisfydepends-gdebi:
          - added alternative b-d resolver
    
    pbuilder-satisfydepends-gdebi is a build-dependencies resolver based
    on gdebi (that in turn uses python-apt/libapt). It is fast and does
    not need to build a dummy package. It should behave exactly like
    apt-get build-dep $pkg
    
    It used to be more interessting because of the speed gain when
    pbuilder-satisfydepends-classic was the default. You probably want to
    add a recommends or suggests for gdebi too (if you like the patch
    method).
    
    Modified by dancerj: --chroot is given before --chrootexec so that
    cowdancer can continue to work.

commit 9f0f8b76ab7289d63c6c5812b4737d0fbd7bcbbc
Author: Junichi Uekawa <dancer at dancer64.netfort.gr.jp>
Date:   Wed Dec 26 19:55:48 2007 +0900

    testsuite log update




More information about the Pbuilder-maint mailing list