diff -Nru golang-github-pquerna-otp-1.0.0+git20170913.6.c70cbf6/debian/changelog golang-github-pquerna-otp-1.0.0+git20170913.6.c70cbf6/debian/changelog --- golang-github-pquerna-otp-1.0.0+git20170913.6.c70cbf6/debian/changelog 2022-05-25 11:08:22.000000000 +0000 +++ golang-github-pquerna-otp-1.0.0+git20170913.6.c70cbf6/debian/changelog 2022-10-17 10:41:14.000000000 +0000 @@ -1,3 +1,12 @@ +golang-github-pquerna-otp (1.0.0+git20170913.6.c70cbf6-6) unstable; urgency=medium + + * QA upload. + + [ Debian Janitor ] + * Apply multi-arch hints. + golang-github-pquerna-otp-dev: Add Multi-Arch: foreign. + + -- Jelmer Vernooij Mon, 17 Oct 2022 11:41:14 +0100 + golang-github-pquerna-otp (1.0.0+git20170913.6.c70cbf6-5) unstable; urgency=medium * QA upload. diff -Nru golang-github-pquerna-otp-1.0.0+git20170913.6.c70cbf6/debian/control golang-github-pquerna-otp-1.0.0+git20170913.6.c70cbf6/debian/control --- golang-github-pquerna-otp-1.0.0+git20170913.6.c70cbf6/debian/control 2022-05-25 11:08:22.000000000 +0000 +++ golang-github-pquerna-otp-1.0.0+git20170913.6.c70cbf6/debian/control 2022-10-17 10:41:14.000000000 +0000 @@ -20,6 +20,7 @@ ${misc:Depends}, golang-barcode-dev, golang-github-stretchr-testify-dev +Multi-Arch: foreign Description: Google Authenticator compatible one time passwords for Go This otp library implements both HOTP and TOTP based one time passcodes in a Google Authenticator compatible manner. This library can be used