Source: device-tree-compiler-1.4.2
Section: devel
Priority: extra
Maintainer: Héctor Orón Martínez <zumbi@debian.org>
Uploaders: Riku Voipio <riku.voipio@linaro.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 5), quilt, flex, bison, texlive, texlive-latex-extra
Homepage: https://git.kernel.org/cgit/utils/dtc/dtc.git
Vcs-Git: git://anonscm.debian.org/crosstoolchain/device-tree-compiler.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=crosstoolchain/device-tree-compiler.git

Package: device-tree-compiler-1.4.2
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: device-tree-compiler
Multi-Arch: foreign
Description: Device Tree Compiler for Flat Device Trees
 Device Tree Compiler, dtc, takes as input a device-tree in
 a given format and outputs a device-tree in another format
 for booting kernels on embedded systems.
 .
 Typically, the input format is "dts", a human readable source
 format, and creates a "dtb", or binary format as output.

