diff -Nru golang-gopkg-sourcemap.v1-1.0.5/debian/changelog golang-gopkg-sourcemap.v1-1.0.5+git20170213.0.6e83ace/debian/changelog --- golang-gopkg-sourcemap.v1-1.0.5/debian/changelog 2019-05-06 08:16:33.000000000 +0000 +++ golang-gopkg-sourcemap.v1-1.0.5+git20170213.0.6e83ace/debian/changelog 2021-02-06 03:29:33.000000000 +0000 @@ -1,3 +1,14 @@ +golang-gopkg-sourcemap.v1 (1.0.5+git20170213.0.6e83ace-1) unstable; urgency=medium + + [ Debian Janitor ] + * Bump debhelper from old 11 to 12. + * Set debhelper-compat version in Build-Depends. + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. + * Update standards version to 4.4.1, no changes needed. + * Apply multi-arch hints. + golang-gopkg-sourcemap.v1-dev: Add Multi-Arch: foreign. + + -- Jelmer Vernooij Sat, 06 Feb 2021 03:29:33 +0000 + golang-gopkg-sourcemap.v1 (1.0.5-2) unstable; urgency=medium * Team upload diff -Nru golang-gopkg-sourcemap.v1-1.0.5/debian/compat golang-gopkg-sourcemap.v1-1.0.5+git20170213.0.6e83ace/debian/compat --- golang-gopkg-sourcemap.v1-1.0.5/debian/compat 2019-05-06 08:16:33.000000000 +0000 +++ golang-gopkg-sourcemap.v1-1.0.5+git20170213.0.6e83ace/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -11 diff -Nru golang-gopkg-sourcemap.v1-1.0.5/debian/control golang-gopkg-sourcemap.v1-1.0.5+git20170213.0.6e83ace/debian/control --- golang-gopkg-sourcemap.v1-1.0.5/debian/control 2019-05-06 08:16:33.000000000 +0000 +++ golang-gopkg-sourcemap.v1-1.0.5+git20170213.0.6e83ace/debian/control 2021-02-06 03:29:33.000000000 +0000 @@ -3,11 +3,11 @@ Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Raju Devidas , -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, libjs-jquery -Standards-Version: 4.3.0 +Standards-Version: 4.4.1 Homepage: https://github.com/go-sourcemap/sourcemap Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-sourcemap.v1.git Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-sourcemap.v1.git @@ -18,6 +18,7 @@ Architecture: all Depends: ${misc:Depends}, libjs-jquery +Multi-Arch: foreign Description: Source Maps consumer for Golang This package provides the source map consumer functions for Golang. You need to provide the sourcemapURL in your program, and afterwards you diff -Nru golang-gopkg-sourcemap.v1-1.0.5/debian/upstream/metadata golang-gopkg-sourcemap.v1-1.0.5+git20170213.0.6e83ace/debian/upstream/metadata --- golang-gopkg-sourcemap.v1-1.0.5/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ golang-gopkg-sourcemap.v1-1.0.5+git20170213.0.6e83ace/debian/upstream/metadata 2021-02-06 03:29:33.000000000 +0000 @@ -0,0 +1,4 @@ +Bug-Database: https://github.com/go-sourcemap/sourcemap/issues +Bug-Submit: https://github.com/go-sourcemap/sourcemap/issues/new +Repository: https://github.com/go-sourcemap/sourcemap.git +Repository-Browse: https://github.com/go-sourcemap/sourcemap