pbuilder git tree: Changes to 'origin'

Junichi Uekawa dancer at alioth.debian.org
Sat Feb 2 03:28:06 UTC 2008


 pbuilder-updatebuildenv |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

New commits:
commit 8aa5a3eab6fe2b592d1fa59eb9ac41f1d74462ec
Author: Loïc Minier <lool at dooz.org>
Date:   Sat Jan 12 20:03:39 2008 +0100

    Set APT::Get::AutomaticRemove=true in upgrade instead of calling autoremove
    
    Instead of running "apt-get autoremove", run apt-get dist-upgrade with -o
    APT::Get::AutomaticRemove=true; this avoids solutions based on checking for
    the version of APT or outputting an error on older APT, or masking all
    errors.  Also, autoremove happens after the upgrade instead of before.

commit d14b6eefa931e13ae2f96140a19478b688bdfc3e
Author: Junichi Uekawa <dancer at dancer64.netfort.gr.jp>
Date:   Fri Jan 11 08:18:45 2008 +0900

    Do not show "Upgrading for distribution xyz" message on update when --override-config is not specified (closes: #459432)
    
    when no --override-config option is given, options like --distribution,
    .... (or their .pbuilderrc counterparts DISTRIBUTION, ...) are not taken
    into account for setting up the chroot, they also shouldn't be used for
    outputting diagnostics.
    
    Thanks to Andreas Beckmann <debian at abeckmann.de>




More information about the Pbuilder-maint mailing list