]> oss.titaniummirror.com Git - nesc.git/blobdiff - debian/control
Add debian files.
[nesc.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..a184b38
--- /dev/null
@@ -0,0 +1,13 @@
+Source: nesc
+Section: devel
+Priority: optional
+Maintainer: TMI Packages <pkgs@titaniummirror.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, sun-java5-jdk|sun-java6-jdk
+
+Package: nesc
+Architecture: any
+Depends: perl, graphviz, sun-java5-jre|sun-java6-jre, sun-java5-bin|sun-java6-bin, sun-java5-jdk|sun-java6-jdk, ${shlibs:Depends}
+Conflicts: gcj
+Priority: extra
+Description: This is the nesC compiler used to compile TinyOS applications