diff -Nru libgpod-0.8.3/debian/changelog libgpod-0.8.3/debian/changelog --- libgpod-0.8.3/debian/changelog 2016-04-12 11:18:27.000000000 +0000 +++ libgpod-0.8.3/debian/changelog 2016-04-13 08:18:22.000000000 +0000 @@ -1,3 +1,9 @@ +libgpod (0.8.3-6ubuntu2) xenial; urgency=medium + + * Really build mono bindings on arm64. + + -- Matthias Klose Wed, 13 Apr 2016 10:17:52 +0200 + libgpod (0.8.3-6ubuntu1) xenial; urgency=medium * Merge with Debian; no changes left. diff -Nru libgpod-0.8.3/debian/control libgpod-0.8.3/debian/control --- libgpod-0.8.3/debian/control 2016-04-12 11:17:40.000000000 +0000 +++ libgpod-0.8.3/debian/control 2016-04-13 08:17:31.000000000 +0000 @@ -139,7 +139,7 @@ Package: libgpod-cil Section: cli-mono -Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x +Architecture: amd64 armel armhf arm64 i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x Depends: ${cli:Depends}, ${misc:Depends} Description: CLI bindings for libgpod libgpod is a library meant to abstract access to an iPod's content. It @@ -152,7 +152,7 @@ Package: libgpod-cil-dev Section: cli-mono -Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x +Architecture: amd64 armel armhf arm64 i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x Depends: libgpod-cil (= ${binary:Version}), ${misc:Depends} Description: CLI bindings for libgpod -- development files libgpod is a library meant to abstract access to an iPod's content. It