android-platform-frameworks-data-binding 2.2.2-3~18.04.1 source package in Ubuntu

Changelog

android-platform-frameworks-data-binding (2.2.2-3~18.04.1) bionic; urgency=medium

  * Backport for OpenJDK 11. LP: #1819448.
  * Build-depend on libicu4j-java.

android-platform-frameworks-data-binding (2.2.2-3) unstable; urgency=medium

  * Team upload.
  * Added a dependency on JAXB to fix the build failure with Java 9
    (Closes: #894287)
  * Standards-Version updated to 4.2.1
  * Switch to debhelper level 11

 -- Matthias Klose <email address hidden>  Mon, 11 Mar 2019 15:08:21 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Android tools Maintainer
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe misc
Bionic security universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
android-platform-frameworks-data-binding_2.2.2.orig.tar.gz 9.5 MiB f0080f48794888d5380e159c33949955e109a3fed2d2cae68458ac3b3b52da26
android-platform-frameworks-data-binding_2.2.2-3~18.04.1.debian.tar.xz 6.8 KiB d7abb9b93c4db8a9c1b62f9331a5ca39def3ac23515a98c48db9220d86c68efe
android-platform-frameworks-data-binding_2.2.2-3~18.04.1.dsc 2.5 KiB a8179b98a03c9bf733624d468c119be66994c2e0db4050f2e362878353b03fdc

Available diffs

View changes file

Binary packages built by this source

libandroid-databinding-java: Android Data Binding Library

 The Data Binding Library enables Android application developers to write
 declarative layouts and minimize the glue code necessary to bind application
 logic and layouts.
 .
 This package contains the following libraries which are for building and being
 used by Android SDK:
   * baseLibrary: Shared library between Data Binding runtime lib and compiler
   * compilerCommon: Common library that can be shared between different build
     tools