This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository androidsdk-tools.
commit cd0098ebd728091d97effb74580e726f005e4d31 Author: Jakub Adam <[email protected]> Date: Sat Dec 22 21:52:06 2012 +0100 Refreshed d/patches/fix-ddms-script-paths.patch --- debian/patches/fix-ddms-script-paths.patch | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/patches/fix-ddms-script-paths.patch b/debian/patches/fix-ddms-script-paths.patch index 0d1e41e..e7e9523 100644 --- a/debian/patches/fix-ddms-script-paths.patch +++ b/debian/patches/fix-ddms-script-paths.patch @@ -1,5 +1,5 @@ From: Jakub Adam <[email protected]> -Date: Sun, 7 Oct 2012 21:24:16 +0200 +Date: Sat, 22 Dec 2012 21:46:13 +0100 Subject: fix-ddms-script-paths --- @@ -19,7 +19,7 @@ index d698ec3..8390aff 100755 libdir="$progdir" if [ ! -r "$frameworkdir/$jarfile" ] then -@@ -77,31 +77,8 @@ fi +@@ -77,33 +77,10 @@ fi jarpath="$frameworkdir/$jarfile:$frameworkdir/swtmenubar.jar" @@ -46,6 +46,8 @@ index d698ec3..8390aff 100755 - exit 1 -fi - + echo "The standalone version of DDMS is deprecated." + echo "Please use Android Device Monitor (tools/monitor) instead." exec "$javaCmd" \ -Xmx256M $os_opts $java_debug \ -Dcom.android.ddms.bindir="$progdir" \ -- 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

