Codebase list golang-github-spf13-viper / 2e2bb898-c4b2-482f-b051-a42b99be3183/main
Reading package lists... 0%Reading package lists... 0%Reading package lists... 0%Reading package lists... 99%Reading package lists... 99%Reading package lists... Done Building dependency tree... 0%Building dependency tree... 0%Building dependency tree... 50%Building dependency tree... 50%Building dependency tree... 90%Building dependency tree... Done Reading state information... 0% Reading state information... 0%Reading state information... Done Connecting to api.ftp-master.debian.org to check 13 package versions. Please wait... Got info from api.ftp-master.debian.org for 13 packages. Changes applied to dpkg configuration: - control source Standards-Version: '4.5.0' -> '4.6.0' # applied fix for :Current standards version is '4.6.0'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package to upgrade it from standard version '4.5.0' to '4.6.0'. - control source Build-Depends:1: 'dh-golang (>= 1.39~)' -> 'dh-golang' # applied fix for :unnecessary greater-than versioned dependency: dh-golang (>= 1.39~). Debian has stretch-backports -> 1.39~bpo9+1; oldstable -> 1.39; buster-backports -> 1.51~bpo10+1; unstable -> 1.51; testing -> 1.51; stable -> 1.51; - control source Build-Depends:5: 'golang-github-magiconair-properties-dev (>= 1.8.1~)' -> 'golang-github-magiconair-properties-dev' # applied fix for :unnecessary greater-than versioned dependency: golang-github-magiconair-properties-dev (>= 1.8.1~). Debian has oldstable -> 1.8.1+really1.8.0-1; buster-backports -> 1.8.4-1~bpo10+1; unstable -> 1.8.4-1; testing -> 1.8.4-1; stable -> 1.8.4-1; - control source Build-Depends:13: 'golang-github-subosito-gotenv-dev (>= 1.2.0~)' -> 'golang-github-subosito-gotenv-dev' # applied fix for :unnecessary greater-than versioned dependency: golang-github-subosito-gotenv-dev (>= 1.2.0~). Debian has buster-backports -> 1.2.0+git20190917.de67a66-2~bpo10+1; unstable -> 1.2.0+git20190917.de67a66-2; testing -> 1.2.0+git20190917.de67a66-2; stable -> 1.2.0+git20190917.de67a66-2; - control binary:"golang-github-spf13-viper-dev" Depends:2: 'golang-github-magiconair-properties-dev (>= 1.8.1~)' -> 'golang-github-magiconair-properties-dev' # applied fix for :unnecessary greater-than versioned dependency: golang-github-magiconair-properties-dev (>= 1.8.1~). Debian has oldstable -> 1.8.1+really1.8.0-1; buster-backports -> 1.8.4-1~bpo10+1; unstable -> 1.8.4-1; testing -> 1.8.4-1; stable -> 1.8.4-1; - control binary:"golang-github-spf13-viper-dev" Depends:9: 'golang-github-subosito-gotenv-dev (>= 1.2.0~)' -> 'golang-github-subosito-gotenv-dev' # applied fix for :unnecessary greater-than versioned dependency: golang-github-subosito-gotenv-dev (>= 1.2.0~). Debian has buster-backports -> 1.2.0+git20190917.de67a66-2~bpo10+1; unstable -> 1.2.0+git20190917.de67a66-2; testing -> 1.2.0+git20190917.de67a66-2; stable -> 1.2.0+git20190917.de67a66-2; Debian Janitor 2 years ago
1 changed file(s) with 9 addition(s) and 9 deletion(s). Raw diff Collapse all Expand all
00 Source: golang-github-spf13-viper
11 Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
22 Uploaders: Anthony Fok <foka@debian.org>,
3 Tim Potter <tpot@hpe.com>,
3 Tim Potter <tpot@hpe.com>
44 Section: devel
55 Testsuite: autopkgtest-pkg-go
66 Priority: optional
77 Build-Depends: debhelper-compat (= 13),
8 dh-golang (>= 1.39~),
8 dh-golang,
99 golang-any,
1010 golang-github-fsnotify-fsnotify-dev,
1111 golang-github-hashicorp-hcl-dev,
12 golang-github-magiconair-properties-dev (>= 1.8.1~),
12 golang-github-magiconair-properties-dev,
1313 golang-github-mitchellh-mapstructure-dev,
1414 golang-github-pelletier-go-toml-dev,
1515 golang-github-spf13-afero-dev,
1717 golang-github-spf13-jwalterweatherman-dev,
1818 golang-github-spf13-pflag-dev,
1919 golang-github-stretchr-testify-dev,
20 golang-github-subosito-gotenv-dev (>= 1.2.0~),
20 golang-github-subosito-gotenv-dev,
2121 golang-gopkg-ini.v1-dev (>= 1.51.0~),
22 golang-gopkg-yaml.v2-dev (>= 2.2.4~),
23 Standards-Version: 4.5.0
22 golang-gopkg-yaml.v2-dev (>= 2.2.4~)
23 Standards-Version: 4.6.0
2424 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-spf13-viper
2525 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-spf13-viper.git
2626 Homepage: https://github.com/spf13/viper
3131 Architecture: all
3232 Depends: golang-github-fsnotify-fsnotify-dev,
3333 golang-github-hashicorp-hcl-dev,
34 golang-github-magiconair-properties-dev (>= 1.8.1~),
34 golang-github-magiconair-properties-dev,
3535 golang-github-mitchellh-mapstructure-dev,
3636 golang-github-pelletier-go-toml-dev,
3737 golang-github-spf13-afero-dev,
3838 golang-github-spf13-cast-dev,
3939 golang-github-spf13-jwalterweatherman-dev,
4040 golang-github-spf13-pflag-dev,
41 golang-github-subosito-gotenv-dev (>= 1.2.0~),
41 golang-github-subosito-gotenv-dev,
4242 golang-gopkg-ini.v1-dev (>= 1.51.0~),
4343 golang-gopkg-yaml.v2-dev (>= 2.2.4~),
4444 ${misc:Depends},
45 ${shlibs:Depends},
45 ${shlibs:Depends}
4646 Description: Go configuration with fangs
4747 Viper is a complete configuration solution for Go applications
4848 including 12-Factor apps. It is designed to work within an application,