-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 3.0 (quilt) Source: golang-github-spf13-viper Binary: golang-github-spf13-viper-dev Architecture: all Version: 0.0~git20151110.0.e37b56e-1 Maintainer: Debian Go Packaging Team <[email protected]> Uploaders: Anthony Fok <[email protected]> Homepage: https://github.com/spf13/viper Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-spf13-viper.git Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-github-spf13-viper.git Build-Depends: debhelper (>= 9), dh-golang, golang-go, golang-toml-dev | golang-github-burntsushi-toml-dev, golang-github-go-fsnotify-fsnotify-dev, golang-pretty-dev | golang-github-kr-pretty-dev, golang-github-magiconair-properties-dev, golang-github-mitchellh-mapstructure-dev, golang-github-spf13-cast-dev, golang-github-spf13-jwalterweatherman-dev, golang-github-spf13-pflag-dev, golang-github-stretchr-testify-dev, golang-github-xordataexchange-crypt-dev, golang-yaml.v2-dev | golang-gopkg-yaml.v2-dev Package-List: golang-github-spf13-viper-dev deb devel extra arch=all Checksums-Sha1: 4aa5dc607f7cf10e5e84c810b81a35d078f1d5cb 18004 golang-github-spf13-viper_0.0~git20151110.0.e37b56e.orig.tar.xz 10097a8b2c2c666aaa3f578b0b29f9ba91c3a089 2352 golang-github-spf13-viper_0.0~git20151110.0.e37b56e-1.debian.tar.xz Checksums-Sha256: 656450d70a2798517b960f8b67e33f417d2547fbf73cf83fd11d515ecbb08d97 18004 golang-github-spf13-viper_0.0~git20151110.0.e37b56e.orig.tar.xz 112f35759a574241ffaae6a1aa29923a8b3fd34ffa62db962a77318f885cc990 2352 golang-github-spf13-viper_0.0~git20151110.0.e37b56e-1.debian.tar.xz Files: 8317aed475be4af7eb02cb53766d52d6 18004 golang-github-spf13-viper_0.0~git20151110.0.e37b56e.orig.tar.xz c98d7ea53235a74d5fdf1b460acf98b6 2352 golang-github-spf13-viper_0.0~git20151110.0.e37b56e-1.debian.tar.xz Go-Import-Path: github.com/spf13/viper -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWQqRnAAoJEOolALQSxZrPpIEP/jKFeoshLbm31gx2Vsk+N0jk qVwWTCoNa/qw7YUNMkJQlRKtlZTP2J6hGqA6ysF5tK5C3c3QGRp9sRaYCJq1/Xsb YF6duY8plVWwr0ZWmh5+masEtYHjEjwiokGj6UmHv/wyDndzi0E/F09zXX0qZLMz pJrV9R8wey42G29n/qrs+wD2xKS6aeX0fDTcsOnx9WjA9Xwhg7XXoR6X0SlsJP6X twZH3H+Ucwb6czZ2MazT8rlmeIZfVFxRGmQ7TlMBojLCTdyriX8wRd0yKUPjbKUZ 1+B/wDf6bgHPEvo0ThxqXCyTEsuNWGnd89gwp9DU8k+owPIv/rBJwqNNQ3fhe3Zh riR9iKtB6unJjtOyrQ8MYSAhaKU4utsagyYF6a1oCGRp+Mf3JcIAZdIq0IOVhLcD 5R0psdwJej+E34w7SlouGobhSmLa2+5Az7Ss93YgtjGtZBqrxQW5dzOrxyOV3Gym cWvexBgZmAIlf6RNA2PshiiE37pMz4wOg/T5syjZSaQlURNt7emN1KOqZyV8y9xw 9fb7eR+oCMggk0/HdutEkkntjzjMWUJTd09OOB1PDv1UT4l3e1E9zZpU9E1DouI+ WUItBWacUzQF+eo0i6qJG8ID7qssPtPslJ7qDC4rHb66KgdiM+hIup3Nnea8I6Uw rS9GoKkgnuY84rit1jLZ =lSIV -----END PGP SIGNATURE----- Changes: 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 <[email protected]> Tue, 10 Nov 2015 19:10:15 -0700