whalebuilder (0.7) unstable; urgency=medium

  * make dsc verification optional (closes: #901383)
  * add new run command
  * add support for eatmydata

 -- Hubert Chathi <uhoreg@debian.org>  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 <uhoreg@debian.org>  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 <uhoreg@debian.org>  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 <uhoreg@debian.org>  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 <uhoreg@debian.org>  Sat, 30 Apr 2016 09:09:37 -0400

whalebuilder (0.4) unstable; urgency=low

  * New release
    * fix some dependencies
    * incorporate patches from bernat
      * implement debootstrap support
      * make dependency package reproducible
      * implement update command
    * make sure copied build results are owned by the user

 -- Hubert Chathi <uhoreg@debian.org>  Mon, 22 Feb 2016 10:13:22 -0500

whalebuilder (0.3) unstable; urgency=low

  * New release
    * add information on prebuild base images
    * incorporate suggestions and patches from jmtd, bernat, and jpleau
      * use --no-install-recommends
      * default to building on sid
      * more educated guess for name and email
      * only use sudo when needed

 -- Hubert Chathi <uhoreg@debian.org>  Wed, 23 Sep 2015 10:56:33 -0400

whalebuilder (0.2) unstable; urgency=low

  * New release
    * warn on unexpected filesystem changes
    * allow changing apt repository
    * other bug fixes and improvements

 -- Hubert Chathi <uhoreg@debian.org>  Tue, 09 Jun 2015 10:33:51 -0400

whalebuilder (0.1) unstable; urgency=low

  * initial version

 -- Hubert Chathi <uhoreg@debian.org>  Sun, 29 Mar 2015 14:31:01 -0400