This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository android-platform-tools-base.
commit 600f57c519af6ac2179d2b17329ca48af8edb23b Author: Markus Koschany <[email protected]> Date: Sat Aug 6 17:35:26 2016 +0200 Remove myself from Uploaders. --- debian/changelog | 6 +++++- debian/control | 3 +-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 21b0bd9..9523d7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,9 @@ android-platform-tools-base (2.0.0-1) UNRELEASED; urgency=medium + [ Markus Koschany ] + * Remove myself from Uploaders. + + [ Kai-Chung Yan ] * New upstream release * Use get-orig-source to generate upstream tarball - Refactor the upstream file structure based on that @@ -26,7 +30,7 @@ android-platform-tools-base (2.0.0-1) UNRELEASED; urgency=medium * perflib.jar * profile.jar * rule-api.jar - * No longer build against libandroid-tools-common-java or + * No longer build against libandroid-tools-common-java or libandroid-tools-annotations-java which introduces self-dependencies * Install JARs into maven-repo * Generate Class-Paths for the Java programs and store them in diff --git a/debian/control b/debian/control index 25a6bd7..5d3f966 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,6 @@ Section: java Priority: optional Maintainer: Android Tools Maintainers <[email protected]> Uploaders: - Markus Koschany <[email protected]>, Kai-Chung Yan <[email protected]> Build-Depends: antlr3, @@ -171,4 +170,4 @@ Depends: libandroid-tools-common-java, libcommons-compress-java, ${misc:Depends} Description: library for downloading and managing package repositories - This package provides "repository.jar" in the Android SDK. \ No newline at end of file + This package provides "repository.jar" in the Android SDK. -- 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

