Change logs for sbuild source package in Jammy

  • sbuild (0.81.2ubuntu6) jammy; urgency=medium
    
      * No-change rebuild to update maintainer scripts, see LP: 1959054
    
     -- Dave Jones <email address hidden>  Wed, 16 Feb 2022 17:32:39 +0000
  • sbuild (0.81.2ubuntu5) hirsute; urgency=medium
    
      * debian/tests/control: Skip unshare-qemuwrapper test where linux-image-amd64
        is missing. It is missing in Ubuntu making the test fail.
      * debian/tests/unshare: Run the test, but skip it if user namespaces are not
        supported
      * debian/tests/unshare-qemuwrapper: Drop delta
      * debian/tests/unshare*: Test with current release
    
    sbuild (0.81.2ubuntu4) hirsute; urgency=medium
    
      * debian/tests/unshare-qemuwrapper: Don't use linux-image-amd64 package in
        bootrstrapping test on Ubuntu
    
    sbuild (0.81.2ubuntu3) hirsute; urgency=medium
    
      * debian/tests/control: Don't depend on linux-image-amd64 package
        It does not exist on Ubuntu.
    
    sbuild (0.81.2ubuntu2) hirsute; urgency=medium
    
      * No change rebuild with fixed ownership.
    
    sbuild (0.81.2ubuntu1) hirsute; urgency=medium
    
      * Merge with Debian; remaining changes:
        - no-pkg-mangle-deps.patch: Set NO_PKG_MANGLE=1 when building dummy
          packages, as pkgbinarymangler's dpkg-deb expects to be run from a source
          package.
        - abs-path-revert.patch: Revert upstream commit that breaks lp-buildd by
          causing symlinks to files not ending in .dsc to no longer be buildable.
        - d/t/control: add isolation-machine to the test flags
    
    sbuild (0.81.2) unstable; urgency=medium
    
      * Package sbuild-qemu should be arch:all, not arch:amd64.
        Resolves a FTBFS.
    
    sbuild (0.81.1) unstable; urgency=medium
    
      * lib/Sbuild/ChrootUnshare.pm: also ignore /dev/console when unpacking
        rootfs becauke mknod is forbidden in unshare mode
      * lib/Sbuild/Build.pm: add comment about #977674
      * bin/sbuild: use umask 0022 as default for Debian -- see dpkg source:
        scripts/Dpkg/Vendor/Debian.pm
      * lib/Sbuild/Build.pm: run dpkg-buildpackage with --sanitize-env if dpkg
        1.20.0 is available
      * add new unshare autopkgtest with qemu wrapper
    
    sbuild (0.81.0) unstable; urgency=medium
    
      [ Johannes 'josch' Schauer ]
      * make 'none' explicitly disable the bd-uninstallable-explainer.
        Thanks helmut & vagrantc
    
      [ Jochen Sprickerhof ]
      * Cleanup link in /etc/sbuild if it exists
    
      [ Christian Kastner ]
      * Add package sbuild-qemu, replaces qemu-sbuild-utils
        - The utilities have been renamed from qemu-sbuild-* to sbuild-qemu-* to
          for consistency
      * Add myself to Uploaders
      * Set Rules-Requires-Root: no
      * Bump Standards-Version to 4.5.1
    
      [ Bruno Kleinert ]
      * Removed obsolete script /usr/share/sbuild/create-chroot to fix 'bullseye:
        /updates -> -security'. Neither sbuild itself, nor any reverse dependency
        appear to depend on that script, so removed it. (Closes: #972747)
    
    sbuild (0.80.1) unstable; urgency=medium
    
      * Fix build system to rely on debian/changelog instead of VERSION file
      * use mkdir -p when creating build_path (thanks Niels Thykier)
    
     -- Balint Reczey <email address hidden>  Thu, 18 Mar 2021 08:38:02 +0100