Source: pnet
Section: devel
Priority: optional
Maintainer: Andrew Mitchell <ajmitch@dunedin.lug.net.nz>
Build-Depends: debhelper (>= 3.0.0), treecc (>= 0.2.0), libreadline4-dev, flex, bison
Standards-Version: 3.5.6.1

Package: pnet
Architecture: any
Depends:  pnet-compiler (= ${Source-Version}), pnet-interpreter (= ${Source-Version})
Description: DotGNU C# compiler, runtime, (dis)assembler 
 The goal of this DotGNU project is to build a suite of free software
 tools to build and execute .NET applications, including a C# compiler,
 assembler, disassembler, and runtime engine.

Package: pnet-compiler
Architecture: any
Depends: ${shlibs:Depends}
Provides: c-sharp-compiler
Description: DotGNU Portable.NET C# compiler & tools
 The goal of this DotGNU project is to build a suite of free software
 tools to build and execute .NET applications, including a C# compiler,
 assembler, disassembler, and runtime engine.  The initial target
 platform is GNU/Linux, with other platforms to follow in the future.

Package: pnet-interpreter
Architecture: any
Depends: ${shlibs:Depends}, pnet-runtime (>= 0.5.1) 
Provides: cli-virtual-machine
Description: DotGNU C# compiler, runtime, (dis)assembler
 The DotGNU Portable.NET interpreter

Package: pnet-dev
Architecture: any
Description: Development headers for pnet
 The goal of this DotGNU project is to build a suite of free software
 tools to build and execute .NET applications, including a C# compiler,
 assembler, disassembler, and runtime engine.  The initial target
 platform is GNU/Linux, with other platforms to follow in the future.
