android-tools 5.1.1.r38-1 source package in Ubuntu

Changelog

android-tools (5.1.1.r38-1) unstable; urgency=medium

  * New upstream release.
  * Add myself to Uploaders field.
  * Add android-tools-mkbootimg package:
    - add debian/makefiles/mkbootimg.img
    - add debian/android-tools-mkbootimg.install
    - debian/control: add android-tools-mkbootimg package
    - debian/create-snapshot: add core/libmincrypt to gitignore, used to build
      mkbootimg.
    - debian/rules: build mkbootimg
  * Add android-tools-adbd package:
    - add debian/makefiles/adbd.mk
    - add debian/android-tools-adbd.install
    - debian/control: add android-tools-adbd package
    - debian/create-snapshot: add core/fs_mgr and core/liblog to gitignore,
      used to build adbd
  * Add patches:
    - fix-implicit-pointer-conversion.patch - fix an implicit pointer
      conversion.
    - preserve-ownership.patch - make_ext4fs doesn't preserve user/group
      ownership. Add -o argument to allow this feature.
    - mkbootimg-Add-dt-parameter-to-specify-DT-image.patch - support
      Qualcomm devices boot image. Add --dt argument to allow this feature.
    - remove-bionic-android.patch - remove bionic specific calls like gettid()
    - define-shell-command.patch - set the shell to "/bin/sh" as we intend to
      run the daemon on Linux, host or target.
    - fix-implicit-declaration-function.patch - fix implicit declaration by
      adding a few includes.
    - adb_libssl_11.diff and adb_libssl_bc.diff - add support OpenSSL 1.1 API
      changes.
  * Update debian/control:
    - Drop libselinux build dependency in favor of in-tree external/libselinux/.
    - drop android-system-dev obsolete build dependency. We use in-tree
      AndroidConfig.h from AOSP build repository. (Closes: #814600, #831254)
    - add libbsd-dev and libpcre3-dev build dependencies
  * Update debian/rules: map Debian Host architectures to Android
    architectures, used to include the architecture specific AndroidConfig.h
  * Clean up debian/makefiles/*.mk files and build with -std=gnu11 to fix
    build failure with GCC 4.9 on Jessie (default in GCC from 5.x).
  * Update debian/create-snapshot:
    - add libselinux and build repositories
    - adjust .gitignore accordingly
  * Update debian/makefiles:
    - use in-tree AndroidConfig.h since it isn't provided by android-system-dev
      package anymore.
    - add -DANDROID to ext4_utils.mk (Closes: #741510)

 -- Fathi Boudra <email address hidden>  Tue, 20 Dec 2016 18:52:02 +0200

Upload details

Uploaded by:
Android tools Maintainer
Uploaded to:
Sid
Original maintainer:
Android tools Maintainer
Architectures:
amd64 arm64 armhf i386
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
android-tools_5.1.1.r38-1.dsc 2.4 KiB 711fbcf37d77ef987d8f854102a88fbec2614a64e7af289a321d5819277a8d1a
android-tools_5.1.1.r38.orig.tar.xz 564.6 KiB fbd859d0457a414dc82244745fa110a5d4cf998a4a8c95f835477a89fca61ccc
android-tools_5.1.1.r38-1.debian.tar.xz 23.9 KiB aed38a412f23416c94b69d1cd33c3fcfcdf516a2c27b3115971c0db814fea9b7

No changes file available.

Binary packages built by this source

android-tools-adbd: Android Debug Bridge daemon

 Android Debug Bridge (adb) is a versatile tool that lets you manage the state
 of an emulator instance or Android-powered device. It is a client-server
 program that includes three components:
 .
 A client, which runs on your development machine. You can invoke a
 client from a shell by issuing an adb command. Other Android tools such
 as the ADT plugin and DDMS also create adb clients.
 .
 A server, which runs as a background process on your development
 machine. The server manages communication between the client and the
 adb daemon running on an emulator or device.
 .
 A daemon, which runs as a background process on each emulator or device
 instance.
 .
 This package provides the daemon component.

android-tools-adbd-dbgsym: debug symbols for android-tools-adbd
android-tools-fsutils: No summary available for android-tools-fsutils in ubuntu artful.

No description available for android-tools-fsutils in ubuntu artful.

android-tools-fsutils-dbgsym: No summary available for android-tools-fsutils-dbgsym in ubuntu artful.

No description available for android-tools-fsutils-dbgsym in ubuntu artful.

android-tools-mkbootimg: No summary available for android-tools-mkbootimg in ubuntu artful.

No description available for android-tools-mkbootimg in ubuntu artful.

android-tools-mkbootimg-dbgsym: No summary available for android-tools-mkbootimg-dbgsym in ubuntu artful.

No description available for android-tools-mkbootimg-dbgsym in ubuntu artful.