pbuilder 0.221ubuntu1 source package in Ubuntu

Changelog

pbuilder (0.221ubuntu1) xenial; urgency=medium

  * Merge from debian unstable, remaining changes:
    - pbuilderrc, debian/pbuilder.config, debian/po/*: Set default archive
      mirror to "archive.ubuntu.com/ubuntu".
    - Remove --keyring override from default pbuilderrc
    - Set default distribution to "xenial"

pbuilder (0.221) unstable; urgency=medium

  [ Reiner Herrmann ]
  * doc/Makefile: make the build reproducible by using a fixed temp dir to
    build the pdf.  Closes: #804729

  [ Luca Falavigna ]
  * add binNMU support.  Closes: #683848

  [ Andreas Beckmann ]
  * add "binary-only=yes" mark to the binNMU changelog.
  * only set Changed-By to --binnmu-maintainer in .changes do not override
    Maintainer.

  [ Mattia Rizzolo ]
  * debian/control:
    + Add dependency on dpkg-dev >= 1.7.0 due to `dpkg-parsechangelog -S`
  * {create,update}: consider APTGETOPT also when running apt-get update.
    Closes: #608636
  * make the output level configurable through LOGLEVEL (--loglevel)
    valid values are D/I/W/E.  Closes: #490184
  * pbuilder:
    + add an (undocumented) --help operation.  Exit 0 if the help was requested.
    + clean: use `rm -f` when removing APTCACHE/*, so we don't fail when there
      is nothing in it.  Closes: #607607
    + update: correctly detect if debdelta is available.  Closes: #805392
    + build: umount as the very last option, due keeping the bindmounts while
      executing the hooks.  Closes: #805552
  * pdebuild:
    + make debsign work if only a source build was perfomed and only
      _source.changes is available.  Closes: #804905
      Thanks to Marcin Kulisz <email address hidden> for the original patch.
  * modules:
    + add 3 log.{i,w,e}() functions to be used instead of log().
      - also use them instead of plain log() everywhere in the code.
    + mainly style improvments to binNMU().
    + short the --help output and point to the manual pages instead.
    + copy /etc/resolv.conf from the host only when USENETWORK=yes.
      Closes: #753944
  * checkparams:
    + override "experimental" DISTRIBUTION only in the create and update target.
  * docs:
    + add an empty POT file in the documentation directory, to ease the work of
      translators.  Closes: #629947
  * t:
    + testlib: add a expect_stderr(), to explicitly test stderr.
    + pbuilder-modules: also test the expected stderr from log().
  * debian/tests/build-procenv: use archive.ubuntu.com for amd64/i386 and
    ports.ubuntu.com for everything else to fix autopkgtests on ubuntu.

 -- Gianfranco Costamagna <email address hidden>  Tue, 24 Nov 2015 17:50:54 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Sponsored by:
Martin Pitt
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
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.221ubuntu1.tar.xz 304.6 KiB 06f77082a742153c7afa2c9743c9c73a266287cdabb1048c19562f6a9dbd7185
pbuilder_0.221ubuntu1.dsc 2.0 KiB c7413fb96a1dab9ec32c37c585623dcb51d61bf45aed3c5374ace9504a985aac

Available diffs

View changes file

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.