Change logs for sbuild source package in Precise

  • sbuild (0.62.6-1ubuntu2) precise; urgency=low
    
      * Run lintian from within the build chroot, Closes: #626361
      * Refresh patches.
     -- Reinhard Tartler <email address hidden>   Tue, 21 Feb 2012 22:55:48 +0100
  • sbuild (0.62.6-1ubuntu1) precise; urgency=low
    
      * Merge from Debian testing.  Remaining changes:
        - debian/patches/do-not-install-debfoster-into-chroots.patch:
          do not install debfoster into the chroots because it is in universe and
          not needed for package building itself.
        - debian/patches/run-pre-build-hooks-as-root.patch:
          run pre-build hooks as root
      * Mark Vcs-* as XS-Debian-Vcs-*
        - update debian/control
    
    sbuild (0.62.6-1) unstable; urgency=low
    
      * New release.
      * All changes backported from buildd-0.61.0 branch.
      * sbuild.1: Add --chroot to synopsis (Closes: #635203).
      * sbuild:
        - --jobs is an alias for -j, to match documented behaviour
          (Closes: #635250).
        - The use of alternatives in Build-Depends and Build-Depends-Indep
          may be turned on or off by the configuration variable
          $resolve_alternatives.  It may also be enabled or disabled at
          build time using the --resolve-alternatives and
          --no-resolve-alternatives options, respectively.
        - Correctly support chroot namespaces, to work with schroot 1.5.x
          (Closes: #612630).
        - Support Build-Depends-Arch and Build-Conflicts-Arch fields in
          debian/control.  These may be manually set with
          --add-depends-arch and --add-conflicts-arch, respectively.
     -- Micah Gersten <email address hidden>   Thu, 16 Feb 2012 00:20:58 -0600
  • sbuild (0.62.5-1ubuntu2) oneiric; urgency=low
    
      * debian/patches/run-pre-build-hooks-as-root.patch: ported to match the
        recent changes in pre-build hook execution methods.
     -- Kees Cook <email address hidden>   Thu, 18 Aug 2011 09:22:10 -0700