diff -Nru fdroidcl-0.3.1/debian/changelog fdroidcl-0.3.1/debian/changelog --- fdroidcl-0.3.1/debian/changelog 2017-05-21 20:24:52.000000000 +0000 +++ fdroidcl-0.3.1/debian/changelog 2017-06-24 07:36:00.000000000 +0000 @@ -1,3 +1,10 @@ +fdroidcl (0.3.1-3) unstable; urgency=medium + + * Restrict architecture due to missing adb + * Bump standards version + + -- Jochen Sprickerhof Sat, 24 Jun 2017 09:36:00 +0200 + fdroidcl (0.3.1-2) unstable; urgency=medium * Add Multi-Arch key, according to hinter diff -Nru fdroidcl-0.3.1/debian/control fdroidcl-0.3.1/debian/control --- fdroidcl-0.3.1/debian/control 2017-05-21 20:17:25.000000000 +0000 +++ fdroidcl-0.3.1/debian/control 2017-06-24 07:35:54.000000000 +0000 @@ -6,14 +6,14 @@ Build-Depends: debhelper (>= 10), dh-golang, golang-any -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Homepage: https://github.com/mvdan/fdroidcl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/fdroidcl.git Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/fdroidcl.git XS-Go-Import-Path: github.com/mvdan/fdroidcl Package: fdroidcl -Architecture: any +Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel Built-Using: ${misc:Built-Using} Depends: ${shlibs:Depends}, ${misc:Depends},