diff -Nru golang-github-ssgelm-cookiejarparser-1.0.0/debian/changelog golang-github-ssgelm-cookiejarparser-1.0.0/debian/changelog --- golang-github-ssgelm-cookiejarparser-1.0.0/debian/changelog 2019-11-06 04:58:41.000000000 +0000 +++ golang-github-ssgelm-cookiejarparser-1.0.0/debian/changelog 2022-11-24 01:58:07.000000000 +0000 @@ -1,3 +1,14 @@ +golang-github-ssgelm-cookiejarparser (1.0.0-3) unstable; urgency=medium + + [ Debian Janitor ] + * Bump debhelper from old 12 to 13. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + * Update standards version to 4.6.0, no changes needed. + * Apply multi-arch hints. + golang-github-ssgelm-cookiejarparser-dev: Add Multi-Arch: foreign. + + -- Jelmer Vernooij Thu, 24 Nov 2022 01:58:07 +0000 + golang-github-ssgelm-cookiejarparser (1.0.0-2) unstable; urgency=medium * Bump version for source-only upload diff -Nru golang-github-ssgelm-cookiejarparser-1.0.0/debian/control golang-github-ssgelm-cookiejarparser-1.0.0/debian/control --- golang-github-ssgelm-cookiejarparser-1.0.0/debian/control 2019-10-28 19:04:50.000000000 +0000 +++ golang-github-ssgelm-cookiejarparser-1.0.0/debian/control 2022-11-24 01:58:07.000000000 +0000 @@ -6,12 +6,12 @@ Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: - debhelper-compat (= 12), + debhelper-compat (= 13), dh-golang, Build-Depends-Indep: golang-any, golang-golang-x-net-dev, -Standards-Version: 4.4.1 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-ssgelm-cookiejarparser Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-ssgelm-cookiejarparser.git Homepage: https://github.com/ssgelm/cookiejarparser @@ -23,6 +23,7 @@ Depends: ${misc:Depends}, golang-golang-x-net-dev, +Multi-Arch: foreign Description: Go library that parses a curl cookiejar file into a Go http.CookieJar cookiejarparser is a Go library that parses a curl (netscape) cookiejar file into a Go http.CookieJar. diff -Nru golang-github-ssgelm-cookiejarparser-1.0.0/debian/gitlab-ci.yml golang-github-ssgelm-cookiejarparser-1.0.0/debian/gitlab-ci.yml --- golang-github-ssgelm-cookiejarparser-1.0.0/debian/gitlab-ci.yml 1970-01-01 00:00:00.000000000 +0000 +++ golang-github-ssgelm-cookiejarparser-1.0.0/debian/gitlab-ci.yml 2022-11-24 01:58:07.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-ssgelm-cookiejarparser-1.0.0/debian/upstream/metadata golang-github-ssgelm-cookiejarparser-1.0.0/debian/upstream/metadata --- golang-github-ssgelm-cookiejarparser-1.0.0/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ golang-github-ssgelm-cookiejarparser-1.0.0/debian/upstream/metadata 2022-11-24 01:58:07.000000000 +0000 @@ -0,0 +1,5 @@ +--- +Bug-Database: https://github.com/ssgelm/cookiejarparser/issues +Bug-Submit: https://github.com/ssgelm/cookiejarparser/issues/new +Repository: https://github.com/ssgelm/cookiejarparser.git +Repository-Browse: https://github.com/ssgelm/cookiejarparser