a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 248420 and 263772

Description: Manipulate Dalvik eXchange format and produce dex files
 Dalvik is a process virtual machine in Google's Android operating system that
 executes applications written for Android.
 .
 dalvik-exchange is the home of Dalvik eXchange, the thing that takes in class
 files and reformulates them for consumption in the VM. It also does a few other
 things; use "dalvik-exchange --help" to see a modicum of self-documentation.
 .
 This program is officially named "dx" but in order to avoid naming conflict
 with OpenDX in Debian it is renamed to "dalvik-exchange".
 .
 This package also provides the "mainDexClasses" program.
Description: Manipulate Dalvik eXchange format and produce dex files
 Dalvik is a process virtual machine in Google's Android operating system that
 executes applications written for Android.
 .
 dalvik-exchange is the tool that takes in class
 files and reformulates them for consumption in the VM. It also does a few other
 things.
 .
 This program is officially named "dx" but in order to avoid naming conflict
 with OpenDX in Debian it is renamed to "dalvik-exchange".
 .
 This package also provides the "mainDexClasses" program.
--- 248420	Thu Jan  1 00:00:00 1970
+++ 263772	Thu Jan  1 00:00:00 1970
@@ -2,9 +2,9 @@
  Dalvik is a process virtual machine in Google's Android operating system that
  executes applications written for Android.
  .
- dalvik-exchange is the home of Dalvik eXchange, the thing that takes in class
+ dalvik-exchange is the tool that takes in class
  files and reformulates them for consumption in the VM. It also does a few other
- things; use "dalvik-exchange --help" to see a modicum of self-documentation.
+ things.
  .
  This program is officially named "dx" but in order to avoid naming conflict
  with OpenDX in Debian it is renamed to "dalvik-exchange".