android-platform-art (8.1.0+r23-3+rpi2) buster-staging; urgency=medium

  * Revert changes from 8.1.0+r23-3+rpi1
  * Replace ubfx and sbfx with shift instructions
  * Replace movw with mov and orr
  * Failed attempt to avoid tagging asm files as armv7
    (I'm just going to let this one through despite the apparent
    armv7 content, i suspect that is a lesser evil than not having
    the package at all).

 -- Peter Michael Green <plugwash@raspbian.org>  Tue, 19 Mar 2019 01:46:21 +0000

android-platform-art (8.1.0+r23-3+rpi1) buster-staging; urgency=medium

  * Don't build andriod libs (but do build dmtracedump)  on armhf for raspbian,
    they apparently contain assembler that is not armv6 compatible.

 -- Peter Michael Green <plugwash@raspbian.org>  Tue, 19 Mar 2019 01:31:47 +0000

android-platform-art (8.1.0+r23-3) unstable; urgency=medium

  * Put all LDFLAGS that link libraries at the end of the command line. This
    fixes FTBFS on Ubuntu because `--as-needed` is used by default.
    (Closes: #916250) Thanks to Logan Rosen.
  * ucontext.patch: Fix a type mismatch causing FTBFS on armhf
  * Use GCC to compile assembly code on armhf as Clang does not support the
    `ADRL` instruction. See <https://bugs.llvm.org/show_bug.cgi?id=24350>.

 -- Kai-Chung Yan <seamlik@debian.org>  Thu, 13 Dec 2018 17:11:09 +0800

android-platform-art (8.1.0+r23-2) unstable; urgency=medium

  * Use my DD account in Uploaders
  * Disable libart and its users on MIPS as ART only supports MIPSr6 while
    Debian is by default MIPSr2
  * Fix FTBFS on i386
  * Use Clang only for libart and its users while GCC for the rest. This allows
    `dmtracedump` to be released on all architectures.

 -- Kai-Chung Yan <seamlik@debian.org>  Thu, 06 Dec 2018 03:40:05 +0800

android-platform-art (8.1.0+r23-1) unstable; urgency=low

  * Initial release (Closes: #913785)

 -- Kai-Chung Yan <seamlikok@gmail.com>  Tue, 30 Oct 2018 15:33:48 +0800
