From: Raspbian automatic forward porter Date: Wed, 19 Oct 2022 02:56:49 +0000 (+0100) Subject: Merge version 11.0.0+r48-3+rpi1 and 11.0.0+r48-4 to produce 11.0.0+r48-4+rpi1 X-Git-Tag: archive/raspbian/11.0.0+r48-4+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bf77f16a4b64457346e1c9a9e3b0e80c230678d1;p=android-platform-art.git Merge version 11.0.0+r48-3+rpi1 and 11.0.0+r48-4 to produce 11.0.0+r48-4+rpi1 --- bf77f16a4b64457346e1c9a9e3b0e80c230678d1 diff --cc debian/changelog index a9d2daa,7ebe469..d5ec0ee --- a/debian/changelog +++ b/debian/changelog @@@ -1,13 -1,15 +1,27 @@@ - android-platform-art (11.0.0+r48-3+rpi1) bookworm-staging; urgency=medium ++android-platform-art (11.0.0+r48-4+rpi1) bookworm-staging; urgency=medium + ++ [changes brought forward from 11.0.0+r48-3+rpi1 by Peter Michael Green at Tue, 19 Jul 2022 11:20:55 +0000] + * Disable arm-specific codepaths which fail to build on raspbian. + * Disable code that depends on said arm specific codepaths, limit + built to cross-platform code. + * Fix clean target. + * Don't pass -mfpu=neon + * Don't build with clang due to armv7 contamination. + - -- Peter Michael Green Tue, 19 Jul 2022 11:20:55 +0000 ++ -- Raspbian forward porter Wed, 19 Oct 2022 02:56:48 +0000 ++ + android-platform-art (11.0.0+r48-4) unstable; urgency=medium + + [ 殷啟聰 | Kai-Chung Yan ] + * Remove myself from Uploaders + + [ Jochen Sprickerhof ] + * Add patch to fix FTBFS (Closes: #1017143) + * Fix lintian upstream-metadata-field-unknown + * Disable LTO as the package uses clang and FTBFS (Closes: #1015353) + * Add myself to Uploaders + + -- Jochen Sprickerhof Thu, 13 Oct 2022 20:56:25 +0200 android-platform-art (11.0.0+r48-3) unstable; urgency=medium diff --cc debian/control index b014505,656ff4e..5a26967 --- a/debian/control +++ b/debian/control @@@ -2,12 -2,12 +2,12 @@@ Source: android-platform-ar Section: devel Priority: optional Maintainer: Android Tools Maintainers - Uploaders: Kai-Chung Yan + Uploaders: Jochen Sprickerhof Build-Depends: - android-libbacktrace-dev (>= 1:29) [amd64 i386 armhf arm64], - android-libcutils-dev (>= 1:29) [amd64 i386 armhf arm64], - android-libnativehelper-dev (>= 29) [amd64 i386 armhf arm64], - android-libziparchive-dev (>= 1:29) [amd64 i386 armhf arm64], + android-libbacktrace-dev (>= 1:29) [amd64 i386 arm64], + android-libcutils-dev (>= 1:29) [amd64 i386 arm64], + android-libnativehelper-dev (>= 29) [amd64 i386 arm64], + android-libziparchive-dev (>= 1:29) [amd64 i386 arm64], clang [amd64 i386 armel armhf arm64 mipsel mips64el ppc64el s390x powerpc ppc64 sparc64 riscv64], debhelper-compat (= 12), dh-exec,