apktool 2.3.1+dfsg-1 source package in Ubuntu

Changelog

apktool (2.3.1+dfsg-1) unstable; urgency=medium

  * New upstream version 2.3.1+dfsg.
  * Switch to compat level 11.
  * Declare compliance with Debian Policy 4.1.3.
  * Refresh build.patch.

 -- Markus Koschany <email address hidden>  Thu, 04 Jan 2018 22:29:41 +0100

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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
apktool_2.3.1+dfsg-1.dsc 2.3 KiB a80c46c5dba201d5c5e838c4b3354c01349d3bfc7e32195535521f1813110ffe
apktool_2.3.1+dfsg.orig.tar.xz 5.1 MiB db801a449ab6a08dd5ed7c0e7e2cc3ef33cd85a60d71c6280b9d87510257a2a9
apktool_2.3.1+dfsg-1.debian.tar.xz 7.8 KiB 4a297ca99c7bba730f14584803ae18c017753584513126173ddce7cd750ee6d0

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.