X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=nesc.git;a=blobdiff_plain;f=debian%2Fcontrol;fp=debian%2Fcontrol;h=a184b380dc0d13bf9b871f485c393abfc0952c20;hp=0000000000000000000000000000000000000000;hb=38be457fa32d3ab0721ec1fc9e5086b745e17468;hpb=57d4530c4d6814fa25338a00cc65b95938c723b6 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..a184b38 --- /dev/null +++ b/debian/control @@ -0,0 +1,13 @@ +Source: nesc +Section: devel +Priority: optional +Maintainer: TMI Packages +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