mono 2.6.7-5ubuntu3 source package in Bilimbi Test

Changelog

mono (2.6.7-5ubuntu3) natty; urgency=low

  * Drop gluezilla Recommends to Suggests for libmono-webbrowser0.5-cil.
    xulrunner, and hence gluezilla, is dropping out of main for Natty.
    (LP: #740815)
 -- Christopher James Halse Rogers <email address hidden>   Tue, 12 Apr 2011 11:23:54 +1000

Upload details

Uploaded by:
Chris Halse Rogers
Uploaded to:
Natty
Original maintainer:
Ubuntu Developers
Architectures:
i386 lpia kfreebsd-i386 powerpc ppc64 amd64 kfreebsd-amd64 ia64 arm armeb armel sparc s390 all
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Angry Aardvark release universe interpreters

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
mono_2.6.7.orig.tar.gz 34.8 MiB fcddff5f71e8285ea4de2d371f3cebbbfb50c89f57b84940b3afe2bf906efdc2
mono_2.6.7-5ubuntu3.diff.gz 121.0 KiB bcbe39d86c9c7c30f220663ae6c0e535b283fb298a1f0cb613e1a021446deceb
mono_2.6.7-5ubuntu3.dsc 4.1 KiB 9a45262a0d05335e13829fc6f563040f62c4ceb1d576b066354b5867aa7208d7

Available diffs

View changes file

Binary packages built by this source

libmono-dev: Mono JIT library - Development files

 Header files and static libraries for libmono.
 .
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.

libmono-profiler: Mono profiler libraries

 Profiler libraries for Mono, used for profiling applications running on Mono.
 For details how to use them, please take a look at the mono manpage.
 .
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.

libmono0: Mono JIT library

 Shared library for Mono, used for embedding/hosting of the JIT.
 .
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.

libmono0-dbg: Mono JIT library, debugging symbols

 This package contains the debugging symbols of the Mono JIT library.
 .
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.

mono-complete: complete Mono runtime, development tools and all libraries

 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This is a metapackage and pulls in the Mono runtime, development tools and
 all libraries.
 .
 Install this package if you want to run software for Mono or Microsoft .NET
 which you are not installing from a Debian package.
 .
 For packagers: This package is not to be used as dependency for packages!
 You should build-depend on cli-common-dev and the needed libraries instead.

mono-jay: LALR(1) parser generator oriented to Java/CLI

 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 Jay is a Yacc implementation oriented to Java-like input syntax. It
 takes a grammar, specified in BNF and augmented with semantic actions,
 and generates tables and an interpreter which recognizes the language
 defined by the grammar and executes the semantic actions as their
 corresponding phrases are recognized.

mono-runtime: Mono runtime

 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Virtual Machine, JIT (Just-in-Time) and
 AOT (Ahead-of-Time) code generator "mono".
 "mono" executes applications for the CLI (Common Language Infrastructure).
 Mono currently only supports the X86, PowerPC, ARM, SPARC, S/390, AMD64 and
 IA64 architectures. Optionally this package configures BINFMT support.

mono-runtime-dbg: Mono runtime, debugging symbols

 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the debugging symbols of the Mono JIT/AOT compiler.

mono-utils: Mono utilities

 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package includes various tools useful for CLI developers, like
 pedump, monodis and monograph.