[buildd-tools-devel] sbuild 0.62.6 released

Roger Leigh rleigh at codelibre.net
Wed Dec 7 21:31:07 UTC 2011


Hi,

I've release sbuild 0.62.6.  This is a minor release containing a
few minor fixed, changes from the buildd-0.61.0 branch, and a new
-Arch build-dep feature (currently not used pending dpkg being
updated).

* Major changes in 0.62.6:

  1) 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.

  2) The new Build-Depends-Arch and Build-Conflicts-Arch fields in
     debian/control are now supported.  These may be manually set
     with --add-depends-arch and --add-conflicts-arch,
     respectively.

  3) schroot namespaces are now fully supported, meaning that
     current 1.5.x schroot versions now work with sbuild.

A minor change not in NEWS is that it now supports chroot namespaces
completely, so sbuild will now work with schroot 1.5.x in
experimental.


Regards,
Roger


Philipp Kern (7):
      [Sbuild::Build] specify UTF-8 encoding in the .changes's MIME part (Closes
      Merge branch 'master' of git://anonscm.debian.org/git/buildd-tools/sbuild
      bin/create-chroot: add s390 to the linux32 architectures
      create-chroot: create /var/lock/sbuild in the chroot
      etc/99builddsourceslist: use backports.d.o for main bpo archive
      create-chroot: use directory in schroot snippet, not location
      etc/99builddsourceslist: fix a typo

Roger Leigh (17):
      man: Add --chroot to synopsis
      NEWS: Bump version to 0.62.6
      debian: Bump version to 0.62.6-1
      debian: Close #635203
      Sbuild::Options: Add --jobs as an alias for -j
      debian: Close #635250
      Sbuild: Allow configuration of alternative resolving
      debian: Document alternative resolving
      NEWS: Document alternative resolving
      Sbuild::Chroot: Remove apostrophes from perl code run via sudo
      Sbuild::ChrootInfoSchroot: Support session namespace
      debian: Close #612630
      NEWS: Document schroot namespace fix
      Sbuild: Support Build-Depends-Arch and Build-Depends-Indep
      debian: Document addition of Build-Depends-Arch and Build-Conflicts-Arch
      NEWS: Document Build-Depends-Arch and Build-Conflicts-Arch
      debian: Document forward-port of buildd-0.61.0 changes

 NEWS                            |   18 ++++++++++++-
 bin/create-chroot               |    8 ++++-
 debian/changelog                |   21 +++++++++++++++
 etc/99builddsourceslist         |   20 +++++++-------
 lib/Sbuild/Build.pm             |   22 +++++++++++++---
 lib/Sbuild/Chroot.pm            |    4 +-
 lib/Sbuild/ChrootInfoSchroot.pm |    6 +++-
 lib/Sbuild/Conf.pm              |   22 +++++++++++++++-
 lib/Sbuild/InternalResolver.pm  |    8 ++++++
 lib/Sbuild/Options.pm           |   14 +++++++++-
 lib/Sbuild/ResolverBase.pm      |   52 +++++++++++++++++++++++++-------------
 man/sbuild.1.in                 |   32 +++++++++++++++++++----
 12 files changed, 180 insertions(+), 47 deletions(-)

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please GPG sign your mail.



More information about the Buildd-tools-devel mailing list