This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository androidsdk-tools.
commit 1b2e981260c827f49a54d5d11f51df614936abcc Author: Jakub Adam <[email protected]> Date: Sat Sep 7 16:47:08 2013 +0200 Update d/orig-tar.sh to download version 22.2 --- debian/orig-tar.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh index fb786c3..df78231 100755 --- a/debian/orig-tar.sh +++ b/debian/orig-tar.sh @@ -11,7 +11,7 @@ then exit fi -REVISION=22 +REVISION=22.2 git clone -b tools_r$REVISION https://android.googlesource.com/platform/tools/swt androidsdk-tools git clone -b tools_r$REVISION https://android.googlesource.com/platform/tools/base androidsdk-base -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/androidsdk-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

