apktool 2.4.0-1 source package in Ubuntu

Changelog

apktool (2.4.0-1) unstable; urgency=medium

  * New upstream version 2.4.0.
  * Switch to debhelper-compat = 12.
  * Declare compliance with Debian Policy 4.4.0.
  * Require java8-runtime-headless at least.
  * Rebase build.patch

 -- Markus Koschany <email address hidden>  Mon, 29 Jul 2019 01:52:18 +0200

Upload details

Uploaded by:
Android tools Maintainer
Uploaded to:
Sid
Original maintainer:
Android tools Maintainer
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
apktool_2.4.0-1.dsc 2.3 KiB ff6fa0973577b7ed40bb891f86e092b36e369de75791cfe33ab075740f11beab
apktool_2.4.0.orig.tar.xz 6.4 MiB 1a22c1a2ffc120e07bd091deb423d292a89d25103568f7cc4894899921be2b0f
apktool_2.4.0-1.debian.tar.xz 8.8 KiB 8c8ca5689a1025af57c50e15b5315391ea862e8fd4cb8b7ee33ca8015c65999a

Available diffs

No changes file available.

Binary packages built by this source

apktool: tool for reverse engineering Android apk files

 A tool for reverse engineering 3rd party, closed, binary Android apps. It can
 decode resources to nearly original form and rebuild them after making some
 modifications; it makes possible to debug smali code step by step. Also it
 makes working with an app easier because of project-like file structure and
 automation of some repetitive tasks like building apk.