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 71559 and 56331

Description: emdebian crossbuilding support
 A collection of scripts to ease cross-building Debian packages for
 Emdebian to make functional changes that benefit embedded systems
 and reducing the length of dependency chains.
 .
 emdebian-buildsupport does not include toolchain support, you need
 install or provide your own cross-building toolchains.
Description: emdebian crossbuilding support
 A collection of scripts to ease cross-building Debian packages for
 Emdebian, reducing package size, separating translations into
 individual tdeb packages and handling dependencies. Includes support
 for installing cross building toolchains and building custom
 toolchains, automated patching of Debian packages to suit Emdebian
 needs and cross building Debian packages inside or outside a chroot.
 .
 emdebian-buildsupport does not include toolchain support, you need
 to use the main emdebian-tools package or provide your own
 cross-building toolchains.
 .
 Includes support for debian/xcontrol files and the debian-xcontrol
 package, to specify which cross dependencies need to be installed
 with apt-cross to make the cross objects available to the cross
 compiler and cross-building autobuilder support.
--- 71559	Thu Jan  1 00:00:00 1970
+++ 56331	Thu Jan  1 00:00:00 1970
@@ -1,7 +1,16 @@
 emdebian crossbuilding support
  A collection of scripts to ease cross-building Debian packages for
- Emdebian to make functional changes that benefit embedded systems
- and reducing the length of dependency chains.
+ Emdebian, reducing package size, separating translations into
+ individual tdeb packages and handling dependencies. Includes support
+ for installing cross building toolchains and building custom
+ toolchains, automated patching of Debian packages to suit Emdebian
+ needs and cross building Debian packages inside or outside a chroot.
  .
  emdebian-buildsupport does not include toolchain support, you need
- install or provide your own cross-building toolchains.
+ to use the main emdebian-tools package or provide your own
+ cross-building toolchains.
+ .
+ Includes support for debian/xcontrol files and the debian-xcontrol
+ package, to specify which cross dependencies need to be installed
+ with apt-cross to make the cross objects available to the cross
+ compiler and cross-building autobuilder support.