diff -Nru libgpod-0.8.3/debian/changelog libgpod-0.8.3/debian/changelog --- libgpod-0.8.3/debian/changelog 2013-11-07 20:13:54.000000000 +0000 +++ libgpod-0.8.3/debian/changelog 2013-11-29 20:37:35.000000000 +0000 @@ -1,3 +1,9 @@ +libgpod (0.8.3-1.1+rpi1) jessie-staging; urgency=low + + * add armhf to architecture list for cil packages + + -- Peter Michael Green Fri, 29 Nov 2013 20:37:27 +0000 + libgpod (0.8.3-1.1) unstable; urgency=low * Non-maintainer upload diff -Nru libgpod-0.8.3/debian/control libgpod-0.8.3/debian/control --- libgpod-0.8.3/debian/control 2013-11-07 19:27:00.000000000 +0000 +++ libgpod-0.8.3/debian/control 2013-11-29 20:38:32.000000000 +0000 @@ -25,10 +25,10 @@ gtk-doc-tools, docbook-xml, xsltproc, - cli-common-dev (>= 0.5.7) [amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x], - mono-devel (>= 2.4.3) [amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x], - libgtk2.0-cil-dev (>= 2.12) [amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x], - libglib2.0-cil-dev (>= 2.12) [amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x] + cli-common-dev (>= 0.5.7) [amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x], + mono-devel (>= 2.4.3) [amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x], + libgtk2.0-cil-dev (>= 2.12) [amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x], + libglib2.0-cil-dev (>= 2.12) [amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x] Homepage: http://www.gtkpod.org/wiki/Libgpod Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/git/pkg-gtkpod/packages/libgpod.git @@ -138,7 +138,7 @@ Package: libgpod-cil Section: cli-mono -Architecture: amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x +Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 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 @@ -151,7 +151,7 @@ Package: libgpod-cil-dev Section: cli-mono -Architecture: amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x +Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 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