This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository androidsdk-tools.
commit c6492d72827359a078c2060eab61b742523037ec Author: Jakub Adam <[email protected]> Date: Sat Dec 22 21:00:10 2012 +0100 Updated upstream sources to 21+git20121220~4750e51 --- debian/changelog | 4 ++-- debian/orig-tar.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 611f8e5..589f319 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -androidsdk-tools (20+git20120808~8c05950-1) unstable; urgency=low +androidsdk-tools (21+git20121220~4750e51-1) UNRELEASED; urgency=low * Initial release (Closes: #687057). - -- Stefan Handschuh <[email protected]> Thu, 06 Sep 2012 21:44:53 +0200 + -- Jakub Adam <[email protected]> Sat, 22 Dec 2012 20:58:58 +0100 diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh index e8279a6..131bd9a 100755 --- a/debian/orig-tar.sh +++ b/debian/orig-tar.sh @@ -11,7 +11,7 @@ then exit fi -REVISION=20 +REVISION=21 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` -- 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

