Comment 3 for bug 1524083

Revision history for this message
Martin Pitt (pitti) wrote : Re: Sync pbuilder 0.221.2 (main) from Debian unstable (main)

This bug was fixed in the package pbuilder - 0.221.3
Sponsored for LocutusOfBorg (costamagnagianfranco)

---------------
pbuilder (0.221.3) unstable; urgency=medium

  * debian/tests/build-procenv: be sure there is a deb-src line in
    /etc/apt/sources.list
  * pbuilder-satisfydepends-aptitude: set XDG_CACHE_HOME=/root while calling
    aptitude, to avoid it putting stuff in BUILDDIR. This is due to a changed
    behaviour in aptitude. Closes: #807487

 -- Mattia Rizzolo <email address hidden> Wed, 09 Dec 2015 18:39:33 +0000

pbuilder (0.221.2) unstable; urgency=medium

  * pbuilder: correctly empty and then recopy the chroot's /etc/resolv.conf
    only during the build process. Closes: #806386
  * pbuilderrc:
    + remove the --keyring option from DEBOOTSTRAPOPTS. This is not really
      needed and made harder for derivatives to derivate. Closes: #751282
    + add --force-check-gpg to DEBOOTSTRAPOPTS: this makes debootstrap fail if
      the keyring is not available.
  * debian/tests/build-procenv: workaround apt 1.1 and ci.debian.net bad
    interaction by passing `-o APT::Sandbox::User=root` to apt invocation.
  * debian/control:
    + use my @debian.org email address.
    + stop suggesting pbuilder-uml.
  * debian/rules: add a ubuntu (and derivatives) only stanza to tweak some
    files at build time:
    + change the URL of the default archive in pbuilderrc and documentation.
    + set the default DISTRIBUTION to xenial.

 -- Mattia Rizzolo <email address hidden> Tue, 08 Dec 2015 10:24:26 +0000