Change logs for sbuild source package in Bionic

  • sbuild (0.75.0-1ubuntu1) bionic; urgency=low
    
      * Merge from Debian Sid (LP: #1756195). 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.
        - utf-8-by-default.patch: Switch to C.UTF-8 by default.
        - 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.
    
    sbuild (0.75.0-1) unstable; urgency=medium
    
      * New upstream release.
      * buildd: only build arch:any packages (closes: #893608)
      * buildd: do not run lintian
      * remove harmful unnecessary lintian binary check (closes: #893226)
    
     -- Simon Quigley <email address hidden>  Fri, 23 Mar 2018 00:15:11 -0500
  • sbuild (0.74.0-1ubuntu1) bionic; urgency=medium
    
      * Merge from Debian Sid (LP: #1756195). 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.
        - utf-8-by-default.patch: Switch to C.UTF-8 by default.
        - 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.
    
    sbuild (0.74.0-1) unstable; urgency=medium
    
      * New upstream release
      * Install dose-distcheck and lintian for the native architecture
      * remove DCMD config value which is not used and just uselessly making
        libsbuild-perl depend on devscripts
      * use dpkg-query instead of grep-status so that dependency on grep-dctrl is
        not needed anymore
      * suppress schroot writing to stderr in sbuild-createchroot
      * check for modprobe in sbuild-createchroot
      * Add missing newline character to a bunch of error messages
      * dose3 failures no longer mask the --build-deps-failed-commands
      * Build arch: all packages by default (closes: #870263)
      * Run lintian by default (closes: #870263)
      * sbuild-createchroot: add --command-prefix (closes: #870260)
      * add sbuild-debian-developer-setup package (closes: #859867)
    
     -- Simon Quigley <email address hidden>  Sat, 17 Mar 2018 00:56:58 -0500
  • sbuild (0.73.0-4ubuntu1) zesty; urgency=medium
    
      * Merge from Debian unstable.  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.
        - utf-8-by-default.patch: Switch to C.UTF-8 by default (LP: #1566590)
        - 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.
    
     -- Gianfranco Costamagna <email address hidden>  Wed, 01 Feb 2017 16:04:29 +0100