Codebase list golang-github-spf13-viper / debian/0.0_git20151224.0.110492b-1 debian / changelog
debian/0.0_git20151224.0.110492b-1

Tree @debian/0.0_git20151224.0.110492b-1 (Download .tar.gz)

changelog @debian/0.0_git20151224.0.110492b-1raw · history · blame

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