golang-github-spf13-viper (1.10.1-1)
[PTS] [DDPO]
COMMITS: VCS has seen 7 commits since the debian/1.10.1-1 tag
- Git: https://salsa.debian.org/go-team/packages/golang-github-spf13-viper.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 2232320
- Browser: https://salsa.debian.org/go-team/packages/golang-github-spf13-viper
- Last scan: 2023-01-29 21:20:05+00
- Next scan: 2023-02-06 14:57:00+00
- CI pipeline status: success
- Debian changelog in Git:
golang-github-spf13-viper (1.10.1-1) unstable; urgency=medium
* New upstream version 1.10.1
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Reorder fields in debian/control and debian/copyright
as would be generated in the next dh-make-golang release after 0.6.0-1
* Update versioned dependencies as per go.mod
-- Anthony Fok <foka@debian.org> Wed, 29 Dec 2021 21:18:13 -0700
- This branch is 7 commits ahead of tag debian/1.10.1-1
- Git log:
commit ac9fc2a6622e8ba79103c66eafe6e6345e2fc90e
Merge: 6b9a9a9 4234e3b
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Thu Sep 29 21:38:41 2022 +0000
Merge branch 'lintian-fixes' into 'debian/sid'
Fix some issues reported by lintian
See merge request go-team/packages/golang-github-spf13-viper!3
commit 4234e3bee0d6392c1c51c20e705914a71738caae
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Sep 29 10:54:35 2022 +0000
Update standards version to 4.6.1, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
commit e5d8d94bdbbb110f7ce150b54cc7ac1aa23e2326
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Sep 29 10:54:35 2022 +0000
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
commit 6b9a9a93f313ed15911208f37b9c1c42f3ef3590
Author: Anthony Fok <foka@debian.org>
Date: Thu Sep 29 03:30:53 2022 -0600
Build-depend explicitly on golang-any (>= 2:1.17~) as per go.mod
commit e9cd36aeb576deaae6abf206eb4f5a3202e6042f
Merge: 08930d6 e969ac6
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Thu Feb 17 18:57:41 2022 +0000
Merge branch 'scrub-obsolete' into 'debian/sid'
Remove unnecessary constraints
See merge request go-team/packages/golang-github-spf13-viper!2
commit e969ac6993e9e8bf56c14f1a9a69c3f33295420e
Author: Debian Janitor <janitor@jelmer.uk>
Date: Fri Feb 4 03:22:17 2022 +0000
Remove constraints unnecessary since buster
* Build-Depends: Drop versioned constraint on golang-github-hashicorp-hcl-dev and golang-github-spf13-jwalterweatherman-dev.
* golang-github-spf13-viper-dev: Drop versioned constraint on golang-github-hashicorp-hcl-dev and golang-github-spf13-jwalterweatherman-dev in Depends.
Changes-By: deb-scrub-obsolete
commit 08930d6df8c7863e38c0ca84ac6acfd013d6f4b2
Author: Anthony Fok <foka@debian.org>
Date: Wed Dec 29 22:35:13 2021 -0700
Add --builddirectory=_build to dh call in debian/rules