goiardi (0.11.2-1) unstable; urgency=medium

  * New upstream release.
  * Pass -tags novault to build and test targets to avoid building code that
    requires the non-available vault libs.
  * Add avoid_vault_import.patch to remove a vault import that makes
    dh_golang error out.
  * Add Files-Excluded to copyright file to exclude vendor and packaging bits.

 -- Jordi Mallach <jordi@debian.org>  Tue, 17 Jan 2017 11:24:59 +0100

goiardi (0.11.0.1-2) unstable; urgency=medium

  * Remove /var/lib/goiardi and /etc/goiardi/*.pem on purge (closes: #847354).

 -- Jordi Mallach <jordi@debian.org>  Wed, 21 Dec 2016 18:08:58 +0100

goiardi (0.11.0.1-1) unstable; urgency=medium

  * New upstream release.

 -- Jordi Mallach <jordi@debian.org>  Tue, 20 Dec 2016 01:34:44 +0100

goiardi (0.11.0+git20161112.21.1cd076a-3) unstable; urgency=medium

  * Switch all dependencies on golang-go to golang-any, as suggested by
    Martín Ferrari.
  * Add missing dependencies to golang-github-ctdk-goiardi.

 -- Jordi Mallach <jordi@debian.org>  Thu, 17 Nov 2016 11:13:37 +0100

goiardi (0.11.0+git20161112.21.1cd076a-2) unstable; urgency=medium

  * Split out gocode files out to a new binary package
    golang-github-ctdk-goiardi, so they can be used by other sources
    without installing goiardi itself.
  * Add usr/share/gocode/src/github.com/ctdk/goiardi/authentication/go-chef
    to not-installed and exclude it on the call to dh_install. These libs
    are an internal fork of go-chef/chef with the sole intention of making
    authentication tests pass, avoiding a circular dependency between
    go-chef/chef and goiardi. We don't want/need to distribute this copy,
    which should be available in the package it originates from.
  * Remove the goiardi system user/group on purge.
  * Change goiardi's source and binary section to "admin".

 -- Jordi Mallach <jordi@debian.org>  Sun, 13 Nov 2016 02:01:00 +0100

goiardi (0.11.0+git20161112.21.1cd076a-1) unstable; urgency=medium

  * Initial release (closes: #843969).

 -- Jordi Mallach <jordi@debian.org>  Sun, 13 Nov 2016 00:21:59 +0100
