golang-github-spf13-viper (0.0~git20161213.0.5ed0fc3-1) unstable; urgency=medium

  * New upstream snapshot: Fix MergeInConfig error return

 -- Anthony Fok <foka@debian.org>  Thu, 29 Dec 2016 02:01:55 -0700

golang-github-spf13-viper (0.0~git20161029.0.651d9d9-1) unstable; urgency=medium

  [ Anthony Fok ]
  * Team upload.
  * Add debian/watch file

  [ Tim Potter ]
  * Add me to uploaders

  [ Dr. Tobias Quathamer ]
  * Imported Upstream version 0.0~git20161029.0.651d9d9
  * Update Build-Depends
  * Use debhelper v10

 -- Dr. Tobias Quathamer <toddy@debian.org>  Sun, 04 Dec 2016 12:00:53 +0100

golang-github-spf13-viper (0.0~git20160605.0.c1ccc37-1) unstable; urgency=medium

  * New upstream version for Hugo v0.16
  * Refresh package dependencies in debian/control:
    - Replace golang-go with golang-any in Build-Depends
    - Remove old transition alternatives golang-toml-dev and
      golang-pretty-dev

 -- Anthony Fok <foka@debian.org>  Sat, 11 Jun 2016 13:15:55 -0600

golang-github-spf13-viper (0.0~git20160420.0.f904a17-1) unstable; urgency=medium

  * New upstream snapshot
  * Update debian/control
    - Bump Standards-Version to 3.9.8 (no change)
    - Use secure https URL for Vcs-Git too
    - Rename golang-github-go-fsnotify-fsnotify-dev to
      golang-github-fsnotify-fsnotify-dev
    - Remove "golang-go | gccgo" from Depends

 -- Anthony Fok <foka@debian.org>  Fri, 29 Apr 2016 12:13:23 +0800

golang-github-spf13-viper (0.0~git20160111.0.a212099-1) unstable; urgency=medium

  * New upstream snapshot:
    - Handle the case Get() returns either map[interface{}]interface{} or
      map[string]interface{}
    - Fix config watch
    - Watch the entire config dir for changes
  * Allow package to be installed with gccgo where golang-go is unavailable
  * Update debian/copyright

 -- Anthony Fok <foka@debian.org>  Fri, 15 Jan 2016 13:04:01 -0700

golang-github-spf13-viper (0.0~git20151224.0.110492b-1) unstable; urgency=medium

  * New upstream snapshot:
    - Add Sub() for Viper, which returns a branch of a Viper instance.
    - Add FlagValue interface to support other flag systems.
    - Add information about flag interfaces to the readme file.
    - Adds MergeConfig functionality
    - Bugfix for Nested Key Casing

 -- Anthony Fok <foka@debian.org>  Thu, 24 Dec 2015 09:50:16 -0700

golang-github-spf13-viper (0.0~git20151215.0.79971f1-1) unstable; urgency=medium

  * New upstream snapshot
  * Add dependency on golang-github-hashicorp-hcl-dev

 -- Anthony Fok <foka@debian.org>  Thu, 17 Dec 2015 05:02:21 -0700

golang-github-spf13-viper (0.0~git20151110.0.e37b56e-1) unstable; urgency=medium

  * New upstream snapshot: Add dynamic reading of config file support,
    in two new methods, viper.WatchConfig and viper.OnConfigChange,
    that are now used by Hugo.
  * (Build-)Depends on golang-github-go-fsnotify-fsnotify-dev,
    which provides "gopkg.in/fsnotify.v1" as required by this new
    upstream snapshot.
  * Swap Build-Depends relation ordering to appease buildds.
  * Change "MIT" to "Expat" in debian/copyright.

 -- Anthony Fok <foka@debian.org>  Tue, 10 Nov 2015 19:10:15 -0700

golang-github-spf13-viper (0.0~git20150908.0.1967d93-1) unstable; urgency=medium

  * Initial release (Closes: #799740)

 -- Anthony Fok <foka@debian.org>  Tue, 22 Sep 2015 13:52:30 -0600
