]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - debian/control
Import debianized version from old svn repository.
[msp430-gcc.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..2f60d9c
--- /dev/null
@@ -0,0 +1,16 @@
+Source: msp430-gcc
+Section: devel
+Priority: optional
+Maintainer: R. Steve McKown <rsmckown@gmail.com>
+Standards-Version: 3.7.2.0
+Build-Depends: dpkg-dev (>= 1.13.9), autoconf (>= 2.13), bison, flex, gettext, texinfo, binutils (>= 2.9.5.0.12), gcc (>= 4:4.2.2), dejagnu (>= 1.4.2-1.1), dpatch, file, bzip2, lsb-release, msp430-binutils (>= 2.18)
+
+Package: msp430-gcc
+Architecture: any
+Depends: msp430-binutils (>= 2.18), ${shlibs:Depends}
+Suggests:
+Priority: extra
+Description: The GNU C/C++ compiler for msp430 target
+ This package provides the GNU C and C++ cross compilers for the msp430 target.
+ You don't need this package unless you plan to cross-compile programs for the
+ msp430.