This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository android-platform-tools-base.
commit f863f89b70451ce05c30fcd7793115047a5ef333 Author: Markus Koschany <[email protected]> Date: Wed Jul 13 21:35:36 2016 +0200 Update changelog --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index dcaa355..7afa193 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +android-platform-tools-base (1.5.0-3) unstable; urgency=medium + + * Declare compliance with Debian Policy 3.9.8. + * Build-Depend on libhttpcore-java. + * Add libhttpcore-java-ThreadSafe.patch. + Replace removed ThreadSafe annotation class with custom built annotations. + Thanks to Chris Lamb for the report. (Closes: #828813) + * Remove jlibs files and javahelper build-dependency. Make use of + maven_repo_helper's --java-lib option instead. + + -- Markus Koschany <[email protected]> Wed, 13 Jul 2016 21:34:58 +0200 + android-platform-tools-base (1.5.0-2) unstable; urgency=medium * Drop disable-lint.patch and build Lint because the new build-dependency -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/android-platform-tools-base.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

