This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository apktool.
commit 446ca53919853bbf59fb77561fc0005095f46289 Author: Markus Koschany <[email protected]> Date: Mon Mar 7 19:41:24 2016 +0100 Update build.patch --- debian/patches/build.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/build.patch b/debian/patches/build.patch index 8f1fe8b..1c1d980 100644 --- a/debian/patches/build.patch +++ b/debian/patches/build.patch @@ -2,7 +2,7 @@ From: Markus Koschany <[email protected]> Date: Thu, 11 Feb 2016 18:18:32 +0100 Subject: build -The original upstream distribution of apktool is packaged a so called "fatJar" +The original upstream distribution of apktool is packaged as a so called "fatJar" which includes all dependencies in one jar file. The Debian approach is to use separate jar files which are simpler to maintain and security vulnerabilites can be quickly fixed once. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apktool.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

