pbuilder 0.222 source package in Ubuntu

Changelog

pbuilder (0.222) unstable; urgency=medium

  [ Christopher Baines ]
  * buildpackage:
    + factor out a export_additional_buildresults() function.
    + export additional buildresults if the package build fails.  Closes: 806650

  [ Mattia Rizzolo ]
  * buildpackage:
    + say something more human whene the specified .dsc file is not found.
    + output a warning when there are options after the .dsc file (which will
      be ignored).  Closes: #669873
  * modules:
    + make log.d actually work (was not used before).
    + add two apt options that make sure that packages that are only recommended
      or suggested by still installed packages are also autoremoved.  This means
      APT::AutoRemove::SuggestsImportant=false and
      APT::AutoRemove::RecommendsImportant=false.
      Thanks to Johannes Schauer for the suggestion.
  * pdebuild:
    + further improvments to the regex to clean up DEBUILDOPTS.
      Thanks to Ondřej Surý <email address hidden> for the patch.  Closes: 782150
  * satisfydepends:
    + add support for Build-Depends-Arch and Build-Conflicts-Arch.
      Closes: 802557
  * conf: formally deprecate DEBEMAIL, it has been a noop since some releases.

 -- Mattia Rizzolo <email address hidden>  Fri, 08 Jan 2016 17:57:37 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pbuilder_0.222.dsc 1.8 KiB 366ec911b92537b600409cb76fd52af06210674b59fa062c3143457e0d007b69
pbuilder_0.222.tar.xz 300.6 KiB 0ef783684cf1812247f584b0edf7b698b78b936bde13670805ee8171ed7f67bc

Available diffs

No changes file available.

Binary packages built by this source

pbuilder: personal package builder for Debian packages

 pbuilder constructs a chroot system, and builds a package inside the
 chroot.
 It is an ideal system to use to check
 that a package has correct build-dependencies.
 It uses apt extensively, and a local mirror, or a fast connection
 to a Debian mirror is ideal, but not necessary.
 .
 "pbuilder create" uses debootstrap to create a chroot image.
 .
 "pbuilder update" updates the image to the current state of
 testing/unstable/whatever
 .
 "pbuilder build" takes a *.dsc file and builds a binary in the chroot
 image.
 .
 pdebuild is a wrapper for Debian Developers, to allow running
 pbuilder just like "debuild", as a normal user.

pbuilder-uml: No summary available for pbuilder-uml in ubuntu xenial.

No description available for pbuilder-uml in ubuntu xenial.