diff -Nru golang-github-ajstarks-svgo-2012-01-27/debian/changelog golang-github-ajstarks-svgo-2012-01-27/debian/changelog --- golang-github-ajstarks-svgo-2012-01-27/debian/changelog 2020-11-11 22:10:06.000000000 +0000 +++ golang-github-ajstarks-svgo-2012-01-27/debian/changelog 2021-02-04 16:05:14.000000000 +0000 @@ -1,8 +1,12 @@ -golang-github-ajstarks-svgo (2012-01-27-2build1) hirsute; urgency=medium +golang-github-ajstarks-svgo (2012-01-27-3) unstable; urgency=medium - * No-change rebuild using new golang + * Team upload. + * Update Section to golang + * Move -dev package to arch all + * Remove Built-Using from -dev package + * Add Multi-Arch hint - -- Steve Langasek Wed, 11 Nov 2020 22:10:06 +0000 + -- Shengjing Zhu Fri, 05 Feb 2021 00:05:14 +0800 golang-github-ajstarks-svgo (2012-01-27-2) unstable; urgency=medium diff -Nru golang-github-ajstarks-svgo-2012-01-27/debian/control golang-github-ajstarks-svgo-2012-01-27/debian/control --- golang-github-ajstarks-svgo-2012-01-27/debian/control 2020-11-11 22:10:06.000000000 +0000 +++ golang-github-ajstarks-svgo-2012-01-27/debian/control 2021-02-04 16:05:14.000000000 +0000 @@ -1,8 +1,7 @@ Source: golang-github-ajstarks-svgo -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Debian Go Packaging Team +Maintainer: Debian Go Packaging Team Uploaders: Andreas Tille -Section: devel +Section: golang Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), @@ -17,10 +16,10 @@ XS-Go-Import-Path: github.com/ajstarks/svgo Package: golang-github-ajstarks-svgo-dev -Architecture: any +Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, -Built-Using: ${misc:Built-Using} Description: generating online histograms and plotting them with golang Thist is a go library for calculating online histograms with plotting to the terminal and images.