[SCM] androidsdk-tools packaging branch, master, updated. 082538505f9d3221b66c76bbbb8f08e57a4b1e7b

Jakub Adam jakub.adam at tieto.com
Mon Mar 18 16:45:41 UTC 2013


The following commit has been merged in the master branch:
commit 37cdfe592a170872fc0227c7fee147696918831f
Author: Jakub Adam <jakub.adam at tieto.com>
Date:   Fri Mar 15 08:11:14 2013 +0100

    Update d/orig-tar.sh to download version 21.1

diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 2f06692..329acd7 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -11,7 +11,7 @@ then
     exit
 fi
 
-REVISION=21
+REVISION=21.1
 
 git clone -b tools_r$REVISION https://android.googlesource.com/platform/sdk androidsdk-tools
 VERSION=`git --git-dir=androidsdk-tools/.git log -1 --format=%cd~%h --date=short | sed s/-//g`

-- 
androidsdk-tools packaging



More information about the pkg-java-commits mailing list