pbuilder 0.228 source package in Ubuntu

Changelog

pbuilder (0.228) unstable; urgency=medium

  [ Mattia Rizzolo ]
  * modules:
    + Use default value of I if LOGLEVEL is undefined (fixes missing output
      from pbuilder-satisfydepends-apt).
    + create_basetgz(): explicitly exclude /sys/* and /proc/* from being saved
      in the tarball.  Closes: #560332
    + mount a tmpfs on /dev/shm by default, and set up a symlink
      /run/shm → /dev/shm.
      This also renames the configuration variable USERUNSHM to USESHM
      (deprecating the former).
      This will happen regardless of the Debian version of the chroot and the
      architecture used, as it ought to be harmless if unused.  Administrators
      are suggested to drop any workarounds in place to overcome this
      deficiency in pbuilder, such as bind-mounting /dev/shm from the host, to
      avoid situations like over-mounting.
      Closes: #591291, #717022, #773765
    + cross_build_setup(): run `apt-get update` after adding the foreign
      architecture in dpkg.  Otherwise apt won't know a thing about the
      foreign architectures, and won't be able to install anything.
    + extractbuildplace(): if ARCHITECTURE is not set, finalize it and
      HOST_ARCH right after chroot extraction, using the native architecture
      of the chroot.
  * pbuilder.8:
    + Fix a typo and add a missing word.
      Thanks to Unit193 for spotting and reporting.
  * pbuilderrc.5:
    + correct default for CCACHEDIR, which is not enabled by default.
  * satifydepends-apt:
    + Use the new --indep-only flag from APT 1.4~beta3 when performing an
      indep-only build.  This bumps the required apt version inside the chroot.
  * d/NEWS:
    + Add news entry for the SHM behaviour change.
  * t:
    + testlib: Autodetect if this is running from a git checkout and
      automatically set PBUILDER_CHECKOUT.

  [ James Clarke ]
  * modules:
    + add a get822field() function.
  * buildpackage-funcs:
    + add a dsc_get_basename() function returning the standard
      $srcname-$version as expected by other tools.
  * satisfydepends-funcs:
    + split get_build_depends_field() out of get_source_control_field().
      get_source_control_field() is now only a wrapper around the new
      get822field(), whilst the logic to clean up and normalize the dependency
      list is moved into get_build_depends_field(). Change get_build_deps()
      and get_build_conflicts() to use this new function.
    + Make get_source_control_field() more robust.
      This includes fixing comments or blank lines just before a field causing
      the field to be ignored.  Closes: #847944; LP: #1632980
  * Add new --source-only-changes option, and related SOURCE_ONLY_CHANGES
    config variable, to ask pbuilder to also produce a _sources.changes file,
    suitable for a source only upload.
  * pdebuild:
    + Use dpkg-source instead of dpkg-buildpackage to build the source package.
      This will avoid generating a .changes that can't be used in the case
      the source package is rebuilt (as the rebuilt source package is not
      guaranteed to be the same as the original one).  Although, if
      BUILDRESULT is not the parent directory, the _sources.changes will still
      be generated.
  * d/NEWS:
    + Add news entry for pdebuild switching from dpkg-buildpackage -S to
      calling dpkg-source directly.

 -- Mattia Rizzolo <email address hidden>  Sun, 15 Jan 2017 20:52:02 +0100

Upload details

Uploaded by:
Debian pbuilder maintenance team
Uploaded to:
Sid
Original maintainer:
Debian pbuilder maintenance team
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pbuilder_0.228.dsc 1.8 KiB eb78011bc1f92de869b0590b638a53b1c47226e64f06af10043a1aaddf6996b0
pbuilder_0.228.tar.xz 307.0 KiB 30699364ec14cd19a4e03ad00821ba2f5b62c7b75dc6d766ca22c7def2fbd49c

Available diffs

No changes file available.

Binary packages built by this source

pbuilder: No summary available for pbuilder in ubuntu zesty.

No description available for pbuilder in ubuntu zesty.