Change logs for whalebuilder source package in Sid

  • whalebuilder (0.11) unstable; urgency=medium
    
      * Allow specifying the Docker command using $DOCKER_CMD.  Thanks to Onlyjob
        for the suggestion, and Bastien Roucaries for an initial patch.
    
     -- Hubert Chathi <email address hidden>  Tue, 30 Jan 2024 22:49:04 -0500
  • whalebuilder (0.10) unstable; urgency=medium
    
      * Default to using images on GitLab's container registry.
    
     -- Hubert Chathi <email address hidden>  Wed, 15 Mar 2023 22:07:59 -0400
  • whalebuilder (0.9) unstable; urgency=medium
    
      [ Markus Kitsinger (SwooshyCueb) ]
      * [#21] Implement support for build profiles
    
      [ Ryan Pavlik ]
      * Don't squash the deps down into a single string before processing them
      * Add options to avoid trying to interactively reconfigure tzdata at runtime
      * Install auto-apt-proxy in our images.
      * Use String#start_with?
      * Simplify regex
      * Remove duplicated code
      * d/control
        - Require Ruby 2.7 or newer
        - Format using cme
        - Bump debhelper version to 10 and update how we refer to it.
        - Update Standards-Version to 4.5.1, no change required.
      * d/copyright: Fix cme warning
      * d/whalebuilder.install: Fix cme warning.
      * Mark as a 3.0 (native) package (closes: #1007413)
    
      [ Hubert Chathi ]
      * Point to the right path in the manpage. (closes: #945575)
      * Add option to disable using a volume.
      * d/control: recommend eatmydata
    
     -- Hubert Chathi <email address hidden>  Thu, 24 Mar 2022 12:29:14 -0400
  • whalebuilder (0.8) unstable; urgency=medium
    
      * add new --[no-]source-only-changes for building source-only uploads,
        and default to true since bullseye only accepts source-only uploads
    
     -- Hubert Chathi <email address hidden>  Tue, 24 Dec 2019 15:11:04 -0500
  • whalebuilder (0.7) unstable; urgency=medium
    
      * make dsc verification optional (closes: #901383)
      * add new run command
      * add support for eatmydata
    
     -- Hubert Chathi <email address hidden>  Thu, 01 Nov 2018 12:31:06 -0400
  • whalebuilder (0.6) unstable; urgency=medium
    
      * make base image optional in build
      * allow starting a shell in container when build fails
      * copy build log on failure
      * put build results in ~/.cache/whalebuilder instead of
        ~/.local/share/whalebuilder
      * add --network flag to allow network access (thanks to Eberhard
        Beilharz)
      * allow passing arguments to dpkg-buildpackage
      * change priority to optional since extra is deprecated
    
     -- Hubert Chathi <email address hidden>  Wed, 16 May 2018 21:35:15 -0400
  • whalebuilder (0.5.1) unstable; urgency=medium
    
      * use pipefail to make sure that build failures are caught
    
     -- Hubert Chathi <email address hidden>  Fri, 11 Aug 2017 15:08:21 -0400
  • whalebuilder (0.5) unstable; urgency=medium
    
      * allow installing extra .debs when building dependency image
      * add docker-ce as an alternate dependency (closes: #849379)
      * switch to debootstrap instead of cdebootstrap
      * remove stale build containers when rebuilding
      * add option to not use cache when building dependency image
    
     -- Hubert Chathi <email address hidden>  Thu, 10 Aug 2017 10:58:36 -0400
  • whalebuilder (0.4.1) unstable; urgency=low
    
      * New release
        * fix race condition in tar file generation
        * fix some lintian warnings
    
     -- Hubert Chathi <email address hidden>  Sat, 30 Apr 2016 09:09:37 -0400