diff -Nru golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/changelog golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/changelog --- golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/changelog 2019-12-17 05:53:14.000000000 +0000 +++ golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/changelog 2022-11-29 19:53:24.000000000 +0000 @@ -1,3 +1,11 @@ +golang-github-mcuadros-go-lookup (0.0~git20171110.5650f26-3) unstable; urgency=medium + + [ Debian Janitor ] + * Set upstream metadata fields: Bug-Database, Bug-Submit. + * Update standards version to 4.5.0, no changes needed. + + -- Jelmer Vernooij Tue, 29 Nov 2022 19:53:24 +0000 + golang-github-mcuadros-go-lookup (0.0~git20171110.5650f26-2) unstable; urgency=medium * Team upload. diff -Nru golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/control golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/control --- golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/control 2019-08-30 15:40:30.000000000 +0000 +++ golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/control 2022-11-29 19:53:24.000000000 +0000 @@ -11,7 +11,7 @@ Build-Depends-Indep: golang-any, golang-gopkg-check.v1-dev, -Standards-Version: 4.4.0 +Standards-Version: 4.5.0 Homepage: https://github.com/mcuadros/go-lookup Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mcuadros-go-lookup Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mcuadros-go-lookup.git @@ -26,4 +26,4 @@ Description: Small library on top of reflect for make lookups to any Structs or Maps Using a very simple DSL one can have access to any property, - key or value of any value of Go. \ No newline at end of file + key or value of any value of Go. diff -Nru golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/gitlab-ci.yml golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/gitlab-ci.yml --- golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/gitlab-ci.yml 1970-01-01 00:00:00.000000000 +0000 +++ golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/gitlab-ci.yml 2022-11-29 19:53:24.000000000 +0000 @@ -0,0 +1,6 @@ +# auto-generated, DO NOT MODIFY. +# The authoritative copy of this file lives at: +# https://salsa.debian.org/go-team/infra/pkg-go-tools/blob/master/config/gitlabciyml.go +--- +include: + - https://salsa.debian.org/go-team/infra/pkg-go-tools/-/raw/master/pipeline/test-archive.yml diff -Nru golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/upstream/metadata golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/upstream/metadata --- golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ golang-github-mcuadros-go-lookup-0.0~git20171110.5650f26/debian/upstream/metadata 2022-11-29 19:53:24.000000000 +0000 @@ -0,0 +1,3 @@ +--- +Bug-Database: https://github.com/mcuadros/go-lookup/issues +Bug-Submit: https://github.com/mcuadros/go-lookup/issues/new