Source: mono Section: cli-mono Priority: optional Maintainer: Antoine Le Gonidec Build-Depends: debhelper-compat (= 13), dh-python, dpkg-dev (>= 1.16.1~), bison, cmake, dc, libkrb5-dev, libx11-dev, libxml-dom-perl, libxslt1-dev, libxt-dev, lsb-release, procps, python3, tzdata, zlib1g-dev Rules-Requires-Root: no Standards-Version: 4.7.2 Homepage: http://www.mono-project.com/ Vcs-Git: https://salsa.debian.org/dotnet-team/mono.git Vcs-Browser: https://salsa.debian.org/dotnet-team/mono Package: mono-runtime-common Provides: cli-runtime, cli-virtual-machine Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Replaces: libmono0 (<< 2.4), mono-common (<< 2.4), mono-jit (<< 2.4), mono-runtime (<< 3.2.1) Conflicts: mono-1.0-runtime (<< 2.4), mono-2.0-runtime (<< 2.4), mono-common (<< 2.4), mono-jit (<< 2.4), mono-runtime (<< 3.2.1) Suggests: xdg-utils | libgnome2-0 | konqueror Depends: binutils, ${misc:Depends}, ${shlibs:Depends} Description: Mono runtime - common files Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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 common files for 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, S/390x, AMD64 and MIPS architectures. Optionally this package configures BINFMT support. Package: mono-runtime Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Depends: libmono-corlib4.5-cil, mono-runtime-sgen (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Recommends: binfmt-support (>= 1.1.2) Description: Mono runtime - default version Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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-sgen". mono-sgen executes applications for the CLI (Common Language Infrastructure). Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and MIPS architectures. . This package installs this architecture's default runtime version. Package: mono-runtime-sgen Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Depends: mono-gac (= ${source:Version}), mono-runtime-common (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Homepage: http://www.mono-project.com/Compacting_GC Description: Mono runtime - Using SGen garbage collector Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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-sgen". mono-sgen executes applications for the CLI (Common Language Infrastructure). Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and MIPS architectures. . This package uses SGen which is Mono's new simple generational garbage collector. Package: mono-runtime-boehm Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Depends: mono-gac (= ${source:Version}), mono-runtime-common (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Mono runtime - Using Boehm's garbage collector Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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-sgen". mono-sgen executes applications for the CLI (Common Language Infrastructure). Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and MIPS architectures. . This package uses Boehm's conservative garbage collector. Package: mono-runtime-dbg Priority: optional Section: debug Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Replaces: mono-jit-dbg (<< 2.4) Conflicts: mono-jit-dbg (<< 2.4) Depends: mono-runtime-boehm (= ${binary:Version}) [amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 ppc64el s390x], mono-runtime-sgen (= ${binary:Version}), ${misc:Depends} Recommends: gdb Description: 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 Xamarin. 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. Package: mono-utils Provides: cil-disassembler Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Replaces: mono-mcs (<= 1.1.6-4) Depends: libmono-corlib4.5-cil (= ${source:Version}), libmonoboehm-2.0-1 (= ${binary:Version}) [amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 ppc64el s390x], ${misc:Depends}, ${shlibs:Depends} Description: 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 Xamarin. 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. Package: ca-certificates-mono Architecture: all Pre-Depends: mono-runtime-common (>= 5.20) Depends: ca-certificates (>= 20121114), ${cli:Depends}, ${misc:Depends}, ${shlibs:Depends} Description: Common CA certificates (Mono keystore) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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 uses the hooks of the ca-certificates package to update the Mono keystore. Package: mono-complete Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Depends: ca-certificates-mono (= ${source:Version}), libmono-2.0-1 (= ${binary:Version}), libmono-cil-dev (= ${source:Version}), libmono-profiler (= ${binary:Version}), mono-4.0-gac (= ${source:Version}), mono-4.0-service (= ${source:Version}), mono-csharp-shell (= ${source:Version}), mono-devel (= ${source:Version}), mono-mcs (= ${source:Version}), mono-runtime (= ${binary:Version}), mono-runtime-sgen (= ${binary:Version}), mono-utils (= ${binary:Version}), monodoc-base (= ${source:Version}), monodoc-manual (= ${source:Version}), ${misc:Depends} Description: 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 Xamarin. 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. Package: libmono-2.0-1 Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Replaces: libmono-dev (<= 1.1.6-4) Conflicts: mono-utils (<< 1.2.3.1-4) Depends: libmonosgen-2.0-1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Mono JIT library (Default version) 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 Xamarin. 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. Package: libmono-2.0-dev Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Depends: libmonosgen-2.0-dev (= ${binary:Version}), ${misc:Depends} Description: Mono JIT library - Development files (Default version) Header files and static libraries for libmono-2.0. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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. Package: libmonosgen-2.0-1 Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Depends: ${misc:Depends}, ${shlibs:Depends} Description: Mono JIT library (SGen GC) 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 Xamarin. 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. Package: libmonosgen-2.0-1-dbg Priority: optional Section: debug Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Depends: libmonosgen-2.0-1 (= ${binary:Version}), ${misc:Depends} Recommends: gdb Description: Mono JIT library, debugging symbols (SGen GC) 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 Xamarin. 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. Package: libmonosgen-2.0-dev Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Depends: libmonosgen-2.0-1 (= ${binary:Version}), ${misc:Depends} Description: Mono JIT library - Development files (SGen GC) Header files and static libraries for libmonosgen-2.0. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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. Package: libmonoboehm-2.0-1 Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Depends: ${misc:Depends}, ${shlibs:Depends} Description: Mono JIT library (Boehm GC) 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 Xamarin. 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. Package: libmonoboehm-2.0-1-dbg Priority: optional Section: debug Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Depends: libmonoboehm-2.0-1 (= ${binary:Version}), ${misc:Depends} Recommends: gdb Description: Mono JIT library, debugging symbols (Boehm GC) 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 Xamarin. 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. Package: libmonoboehm-2.0-dev Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Depends: libmonoboehm-2.0-1 (= ${binary:Version}), ${misc:Depends} Description: Mono JIT library - Development files (Boehm GC) Header files and static libraries for libmonoboehm-2.0. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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. Package: libmono-profiler Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc ppc64 ppc64el s390x Replaces: mono-runtime (<< 2.4.2.3) Depends: ${misc:Depends}, ${shlibs:Depends} Description: 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 Xamarin. 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. Package: libmono-cil-dev Architecture: all Replaces: libmono-cairo2.0-cil (<< 2.4.3), libmono-cecil-private-cil (<< 2.4.3), libmono-dev (<< 2.10~), libmono-nunit2.2-cil (<< 2.4.3), libmono-nunit2.4-cil (<< 2.4.3), libmono-system-web2.0-cil (<< 2.4.3), libmono-wcf3.0-cil (<< 2.4.3), libmono2.0-cil (<< 2.4.3), mono-devel (<< 2.4.3) Breaks: libmono-dev (<< 2.10~) Conflicts: libmono-nunit2.2-cil, libmono-nunit2.4-cil Depends: ${misc:Depends} Description: Mono Base Class Libraries (BCL) - Development files This package contains development headers for the Mono Base Class Libraries. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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. Package: libmono-corlib4.5-cil Architecture: all Multi-Arch: foreign Depends: tzdata, ${cli:Depends}, ${misc:Depends} Recommends: libgdiplus, ${cli:Recommends} Suggests: shared-mime-info, ${cli:Suggests} Breaks: libmono-accessibility4.0-cil (<< 6.12.0.199+ds-2), libmono-btls-interface4.0-cil (<< 6.12.0.199+ds-2), libmono-c5-1.1-cil (<< 6.12.0.199+ds-2), libmono-cairo4.0-cil (<< 6.12.0.199+ds-2), libmono-cecil-private-cil (<< 6.12.0.199+ds-2), libmono-codecontracts4.0-cil (<< 6.12.0.199+ds-2), libmono-compilerservices-symbolwriter4.0-cil (<< 6.12.0.199+ds-2), libmono-corlib4.5-dll (<< 6.12.0.199+ds-2), libmono-cscompmgd0.0-cil (<< 6.12.0.199+ds-2), libmono-csharp4.0c-cil (<< 6.12.0.199+ds-2), libmono-custommarshalers4.0-cil (<< 6.12.0.199+ds-2), libmono-data-tds4.0-cil (<< 6.12.0.199+ds-2), libmono-db2-1.0-cil (<< 6.12.0.199+ds-2), libmono-debugger-soft4.0a-cil (<< 6.12.0.199+ds-2), libmono-http4.0-cil (<< 6.12.0.199+ds-2), libmono-i18n-cjk4.0-cil (<< 6.12.0.199+ds-2), libmono-i18n-mideast4.0-cil (<< 6.12.0.199+ds-2), libmono-i18n-other4.0-cil (<< 6.12.0.199+ds-2), libmono-i18n-rare4.0-cil (<< 6.12.0.199+ds-2), libmono-i18n-west4.0-cil (<< 6.12.0.199+ds-2), libmono-i18n4.0-cil (<< 6.12.0.199+ds-2), libmono-ldap4.0-cil (<< 6.12.0.199+ds-2), libmono-management4.0-cil (<< 6.12.0.199+ds-2), libmono-messaging-rabbitmq4.0-cil (<< 6.12.0.199+ds-2), libmono-messaging4.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-build-engine4.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-build-framework4.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-build-tasks-v4.0-4.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-build-utilities-v4.0-4.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-build4.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-csharp4.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-visualc10.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-web-infrastructure1.0-cil (<< 6.12.0.199+ds-2), libmono-oracle4.0-cil (<< 6.12.0.199+ds-2), libmono-parallel4.0-cil (<< 6.12.0.199+ds-2), libmono-peapi4.0a-cil (<< 6.12.0.199+ds-2), libmono-posix4.0-cil (<< 6.12.0.199+ds-2), libmono-rabbitmq4.0-cil (<< 6.12.0.199+ds-2), libmono-relaxng4.0-cil (<< 6.12.0.199+ds-2), libmono-security4.0-cil (<< 6.12.0.199+ds-2), libmono-sharpzip4.84-cil (<< 6.12.0.199+ds-2), libmono-simd4.0-cil (<< 6.12.0.199+ds-2), libmono-smdiagnostics0.0-cil (<< 6.12.0.199+ds-2), libmono-sqlite4.0-cil (<< 6.12.0.199+ds-2), libmono-system-componentmodel-composition4.0-cil (<< 6.12.0.199+ds-2), libmono-system-componentmodel-dataannotations4.0-cil (<< 6.12.0.199+ds-2), libmono-system-configuration4.0-cil (<< 6.12.0.199+ds-2), libmono-system-configuration-install4.0-cil (<< 6.12.0.199+ds-2), libmono-system-core4.0-cil (<< 6.12.0.199+ds-2), libmono-system-data-datasetextensions4.0-cil (<< 6.12.0.199+ds-2), libmono-system-data-entity4.0-cil (<< 6.12.0.199+ds-2), libmono-system-data-linq4.0-cil (<< 6.12.0.199+ds-2), libmono-system-data-services-client4.0-cil (<< 6.12.0.199+ds-2), libmono-system-data-services4.0-cil (<< 6.12.0.199+ds-2), libmono-system-data4.0-cil (<< 6.12.0.199+ds-2), libmono-system-deployment4.0-cil (<< 6.12.0.199+ds-2), libmono-system-design4.0-cil (<< 6.12.0.199+ds-2), libmono-system-drawing-design4.0-cil (<< 6.12.0.199+ds-2), libmono-system-drawing4.0-cil (<< 6.12.0.199+ds-2), libmono-system-dynamic4.0-cil (<< 6.12.0.199+ds-2), libmono-system-enterpriseservices4.0-cil (<< 6.12.0.199+ds-2), libmono-system-identitymodel-selectors4.0-cil (<< 6.12.0.199+ds-2), libmono-system-identitymodel4.0-cil (<< 6.12.0.199+ds-2), libmono-system-io-compression-filesystem4.0-cil (<< 6.12.0.199+ds-2), libmono-system-io-compression4.0-cil (<< 6.12.0.199+ds-2), libmono-system-json-microsoft4.0-cil (<< 6.12.0.199+ds-2), libmono-system-json4.0-cil (<< 6.12.0.199+ds-2), libmono-system-ldap-protocols4.0-cil (<< 6.12.0.199+ds-2), libmono-system-ldap4.0-cil (<< 6.12.0.199+ds-2), libmono-system-management4.0-cil (<< 6.12.0.199+ds-2), libmono-system-messaging4.0-cil (<< 6.12.0.199+ds-2), libmono-system-net-http-formatting4.0-cil (<< 6.12.0.199+ds-2), libmono-system-net-http-webrequest4.0-cil (<< 6.12.0.199+ds-2), libmono-system-net-http4.0-cil (<< 6.12.0.199+ds-2), libmono-system-net4.0-cil (<< 6.12.0.199+ds-2), libmono-system-numerics-vectors4.0-cil (<< 6.12.0.199+ds-2), libmono-system-numerics4.0-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-core2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-debugger2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-experimental2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-interfaces2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-linq2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-observable-aliases0.0-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-platformservices2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-providers2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-runtime-remoting2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-windows-forms2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-windows-threading2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reflection-context4.0-cil (<< 6.12.0.199+ds-2), libmono-system-runtime-caching4.0-cil (<< 6.12.0.199+ds-2), libmono-system-runtime-durableinstancing4.0-cil (<< 6.12.0.199+ds-2), libmono-system-runtime-serialization-formatters-soap4.0-cil (<< 6.12.0.199+ds-2), libmono-system-runtime-serialization4.0-cil (<< 6.12.0.199+ds-2), libmono-system-runtime4.0-cil (<< 6.12.0.199+ds-2), libmono-system-security4.0-cil (<< 6.12.0.199+ds-2), libmono-system-servicemodel-activation4.0-cil (<< 6.12.0.199+ds-2), libmono-system-servicemodel-discovery4.0-cil (<< 6.12.0.199+ds-2), libmono-system-servicemodel-internals0.0-cil (<< 6.12.0.199+ds-2), libmono-system-servicemodel-routing4.0-cil (<< 6.12.0.199+ds-2), libmono-system-servicemodel-web4.0-cil (<< 6.12.0.199+ds-2), libmono-system-servicemodel4.0a-cil (<< 6.12.0.199+ds-2), libmono-system-serviceprocess4.0-cil (<< 6.12.0.199+ds-2), libmono-system-threading-tasks-dataflow4.0-cil (<< 6.12.0.199+ds-2), libmono-system-transactions4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-abstractions4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-applicationservices4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-dynamicdata4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-extensions-design4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-extensions4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-http-selfhost4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-http-webhost4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-http4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-mobile4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-mvc3.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-razor2.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-regularexpressions4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-routing4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-services4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-webpages-deployment2.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-webpages-razor2.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-webpages2.0-cil (<< 6.12.0.199+ds-2), libmono-system-web4.0-cil (<< 6.12.0.199+ds-2), libmono-system-windows-forms-datavisualization4.0a-cil (<< 6.12.0.199+ds-2), libmono-system-windows-forms4.0-cil (<< 6.12.0.199+ds-2), libmono-system-windows4.0-cil (<< 6.12.0.199+ds-2), libmono-system-workflow-activities4.0-cil (<< 6.12.0.199+ds-2), libmono-system-workflow-componentmodel4.0-cil (<< 6.12.0.199+ds-2), libmono-system-workflow-runtime4.0-cil (<< 6.12.0.199+ds-2), libmono-system-xaml4.0-cil (<< 6.12.0.199+ds-2), libmono-system-xml-linq4.0-cil (<< 6.12.0.199+ds-2), libmono-system-xml-serialization4.0-cil (<< 6.12.0.199+ds-2), libmono-system-xml4.0-cil (<< 6.12.0.199+ds-2), libmono-system4.0-cil (<< 6.12.0.199+ds-2), libmono-tasklets4.0-cil (<< 6.12.0.199+ds-2), libmono-wcf4.0-cil (<< 6.12.0.199+ds-2), libmono-webbrowser4.0-cil (<< 6.12.0.199+ds-2), libmono-webmatrix-data4.0-cil (<< 6.12.0.199+ds-2), libmono-windowsbase4.0-cil (<< 6.12.0.199+ds-2), libmono-xbuild-tasks4.0-cil (<< 6.12.0.199+ds-2) Replaces: libmono-accessibility4.0-cil (<< 6.12.0.199+ds-2), libmono-btls-interface4.0-cil (<< 6.12.0.199+ds-2), libmono-c5-1.1-cil (<< 6.12.0.199+ds-2), libmono-cairo4.0-cil (<< 6.12.0.199+ds-2), libmono-cecil-private-cil (<< 6.12.0.199+ds-2), libmono-codecontracts4.0-cil (<< 6.12.0.199+ds-2), libmono-compilerservices-symbolwriter4.0-cil (<< 6.12.0.199+ds-2), libmono-corlib4.5-dll (<< 6.12.0.199+ds-2), libmono-cscompmgd0.0-cil (<< 6.12.0.199+ds-2), libmono-csharp4.0c-cil (<< 6.12.0.199+ds-2), libmono-custommarshalers4.0-cil (<< 6.12.0.199+ds-2), libmono-data-tds4.0-cil (<< 6.12.0.199+ds-2), libmono-db2-1.0-cil (<< 6.12.0.199+ds-2), libmono-debugger-soft4.0a-cil (<< 6.12.0.199+ds-2), libmono-http4.0-cil (<< 6.12.0.199+ds-2), libmono-i18n-cjk4.0-cil (<< 6.12.0.199+ds-2), libmono-i18n-mideast4.0-cil (<< 6.12.0.199+ds-2), libmono-i18n-other4.0-cil (<< 6.12.0.199+ds-2), libmono-i18n-rare4.0-cil (<< 6.12.0.199+ds-2), libmono-i18n-west4.0-cil (<< 6.12.0.199+ds-2), libmono-i18n4.0-cil (<< 6.12.0.199+ds-2), libmono-ldap4.0-cil (<< 6.12.0.199+ds-2), libmono-management4.0-cil (<< 6.12.0.199+ds-2), libmono-messaging-rabbitmq4.0-cil (<< 6.12.0.199+ds-2), libmono-messaging4.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-build-engine4.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-build-framework4.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-build-tasks-v4.0-4.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-build-utilities-v4.0-4.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-build4.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-csharp4.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-visualc10.0-cil (<< 6.12.0.199+ds-2), libmono-microsoft-web-infrastructure1.0-cil (<< 6.12.0.199+ds-2), libmono-oracle4.0-cil (<< 6.12.0.199+ds-2), libmono-parallel4.0-cil (<< 6.12.0.199+ds-2), libmono-peapi4.0a-cil (<< 6.12.0.199+ds-2), libmono-posix4.0-cil (<< 6.12.0.199+ds-2), libmono-rabbitmq4.0-cil (<< 6.12.0.199+ds-2), libmono-relaxng4.0-cil (<< 6.12.0.199+ds-2), libmono-security4.0-cil (<< 6.12.0.199+ds-2), libmono-sharpzip4.84-cil (<< 6.12.0.199+ds-2), libmono-simd4.0-cil (<< 6.12.0.199+ds-2), libmono-smdiagnostics0.0-cil (<< 6.12.0.199+ds-2), libmono-sqlite4.0-cil (<< 6.12.0.199+ds-2), libmono-system-componentmodel-composition4.0-cil (<< 6.12.0.199+ds-2), libmono-system-componentmodel-dataannotations4.0-cil (<< 6.12.0.199+ds-2), libmono-system-configuration4.0-cil (<< 6.12.0.199+ds-2), libmono-system-configuration-install4.0-cil (<< 6.12.0.199+ds-2), libmono-system-core4.0-cil (<< 6.12.0.199+ds-2), libmono-system-data-datasetextensions4.0-cil (<< 6.12.0.199+ds-2), libmono-system-data-entity4.0-cil (<< 6.12.0.199+ds-2), libmono-system-data-linq4.0-cil (<< 6.12.0.199+ds-2), libmono-system-data-services-client4.0-cil (<< 6.12.0.199+ds-2), libmono-system-data-services4.0-cil (<< 6.12.0.199+ds-2), libmono-system-data4.0-cil (<< 6.12.0.199+ds-2), libmono-system-deployment4.0-cil (<< 6.12.0.199+ds-2), libmono-system-design4.0-cil (<< 6.12.0.199+ds-2), libmono-system-drawing-design4.0-cil (<< 6.12.0.199+ds-2), libmono-system-drawing4.0-cil (<< 6.12.0.199+ds-2), libmono-system-dynamic4.0-cil (<< 6.12.0.199+ds-2), libmono-system-enterpriseservices4.0-cil (<< 6.12.0.199+ds-2), libmono-system-identitymodel-selectors4.0-cil (<< 6.12.0.199+ds-2), libmono-system-identitymodel4.0-cil (<< 6.12.0.199+ds-2), libmono-system-io-compression-filesystem4.0-cil (<< 6.12.0.199+ds-2), libmono-system-io-compression4.0-cil (<< 6.12.0.199+ds-2), libmono-system-json-microsoft4.0-cil (<< 6.12.0.199+ds-2), libmono-system-json4.0-cil (<< 6.12.0.199+ds-2), libmono-system-ldap-protocols4.0-cil (<< 6.12.0.199+ds-2), libmono-system-ldap4.0-cil (<< 6.12.0.199+ds-2), libmono-system-management4.0-cil (<< 6.12.0.199+ds-2), libmono-system-messaging4.0-cil (<< 6.12.0.199+ds-2), libmono-system-net-http-formatting4.0-cil (<< 6.12.0.199+ds-2), libmono-system-net-http-webrequest4.0-cil (<< 6.12.0.199+ds-2), libmono-system-net-http4.0-cil (<< 6.12.0.199+ds-2), libmono-system-net4.0-cil (<< 6.12.0.199+ds-2), libmono-system-numerics-vectors4.0-cil (<< 6.12.0.199+ds-2), libmono-system-numerics4.0-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-core2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-debugger2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-experimental2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-interfaces2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-linq2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-observable-aliases0.0-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-platformservices2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-providers2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-runtime-remoting2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-windows-forms2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reactive-windows-threading2.2-cil (<< 6.12.0.199+ds-2), libmono-system-reflection-context4.0-cil (<< 6.12.0.199+ds-2), libmono-system-runtime-caching4.0-cil (<< 6.12.0.199+ds-2), libmono-system-runtime-durableinstancing4.0-cil (<< 6.12.0.199+ds-2), libmono-system-runtime-serialization-formatters-soap4.0-cil (<< 6.12.0.199+ds-2), libmono-system-runtime-serialization4.0-cil (<< 6.12.0.199+ds-2), libmono-system-runtime4.0-cil (<< 6.12.0.199+ds-2), libmono-system-security4.0-cil (<< 6.12.0.199+ds-2), libmono-system-servicemodel-activation4.0-cil (<< 6.12.0.199+ds-2), libmono-system-servicemodel-discovery4.0-cil (<< 6.12.0.199+ds-2), libmono-system-servicemodel-internals0.0-cil (<< 6.12.0.199+ds-2), libmono-system-servicemodel-routing4.0-cil (<< 6.12.0.199+ds-2), libmono-system-servicemodel-web4.0-cil (<< 6.12.0.199+ds-2), libmono-system-servicemodel4.0a-cil (<< 6.12.0.199+ds-2), libmono-system-serviceprocess4.0-cil (<< 6.12.0.199+ds-2), libmono-system-threading-tasks-dataflow4.0-cil (<< 6.12.0.199+ds-2), libmono-system-transactions4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-abstractions4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-applicationservices4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-dynamicdata4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-extensions-design4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-extensions4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-http-selfhost4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-http-webhost4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-http4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-mobile4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-mvc3.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-razor2.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-regularexpressions4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-routing4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-services4.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-webpages-deployment2.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-webpages-razor2.0-cil (<< 6.12.0.199+ds-2), libmono-system-web-webpages2.0-cil (<< 6.12.0.199+ds-2), libmono-system-web4.0-cil (<< 6.12.0.199+ds-2), libmono-system-windows-forms-datavisualization4.0a-cil (<< 6.12.0.199+ds-2), libmono-system-windows-forms4.0-cil (<< 6.12.0.199+ds-2), libmono-system-windows4.0-cil (<< 6.12.0.199+ds-2), libmono-system-workflow-activities4.0-cil (<< 6.12.0.199+ds-2), libmono-system-workflow-componentmodel4.0-cil (<< 6.12.0.199+ds-2), libmono-system-workflow-runtime4.0-cil (<< 6.12.0.199+ds-2), libmono-system-xaml4.0-cil (<< 6.12.0.199+ds-2), libmono-system-xml-linq4.0-cil (<< 6.12.0.199+ds-2), libmono-system-xml-serialization4.0-cil (<< 6.12.0.199+ds-2), libmono-system-xml4.0-cil (<< 6.12.0.199+ds-2), libmono-system4.0-cil (<< 6.12.0.199+ds-2), libmono-tasklets4.0-cil (<< 6.12.0.199+ds-2), libmono-wcf4.0-cil (<< 6.12.0.199+ds-2), libmono-webbrowser4.0-cil (<< 6.12.0.199+ds-2), libmono-webmatrix-data4.0-cil (<< 6.12.0.199+ds-2), libmono-windowsbase4.0-cil (<< 6.12.0.199+ds-2), libmono-xbuild-tasks4.0-cil (<< 6.12.0.199+ds-2) Provides: libmono-accessibility4.0-cil (= ${source:Version}), libmono-btls-interface4.0-cil (= ${source:Version}), libmono-c5-1.1-cil (= ${source:Version}), libmono-cairo4.0-cil (= ${source:Version}), libmono-cecil-private-cil (= ${source:Version}), libmono-codecontracts4.0-cil (= ${source:Version}), libmono-compilerservices-symbolwriter4.0-cil (= ${source:Version}), libmono-corlib4.5-dll (= ${source:Version}), libmono-cscompmgd0.0-cil (= ${source:Version}), libmono-csharp4.0c-cil (= ${source:Version}), libmono-custommarshalers4.0-cil (= ${source:Version}), libmono-data-tds4.0-cil (= ${source:Version}), libmono-db2-1.0-cil (= ${source:Version}), libmono-debugger-soft4.0a-cil (= ${source:Version}), libmono-http4.0-cil (= ${source:Version}), libmono-i18n-cjk4.0-cil (= ${source:Version}), libmono-i18n-mideast4.0-cil (= ${source:Version}), libmono-i18n-other4.0-cil (= ${source:Version}), libmono-i18n-rare4.0-cil (= ${source:Version}), libmono-i18n-west4.0-cil (= ${source:Version}), libmono-i18n4.0-cil (= ${source:Version}), libmono-ldap4.0-cil (= ${source:Version}), libmono-management4.0-cil (= ${source:Version}), libmono-messaging-rabbitmq4.0-cil (= ${source:Version}), libmono-messaging4.0-cil (= ${source:Version}), libmono-microsoft-build-engine4.0-cil (= ${source:Version}), libmono-microsoft-build-framework4.0-cil (= ${source:Version}), libmono-microsoft-build-tasks-v4.0-4.0-cil (= ${source:Version}), libmono-microsoft-build-utilities-v4.0-4.0-cil (= ${source:Version}), libmono-microsoft-build4.0-cil (= ${source:Version}), libmono-microsoft-csharp4.0-cil (= ${source:Version}), libmono-microsoft-visualc10.0-cil (= ${source:Version}), libmono-microsoft-web-infrastructure1.0-cil (= ${source:Version}), libmono-oracle4.0-cil (= ${source:Version}), libmono-parallel4.0-cil (= ${source:Version}), libmono-peapi4.0a-cil (= ${source:Version}), libmono-posix4.0-cil (= ${source:Version}), libmono-rabbitmq4.0-cil (= ${source:Version}), libmono-relaxng4.0-cil (= ${source:Version}), libmono-security4.0-cil (= ${source:Version}), libmono-sharpzip4.84-cil (= ${source:Version}), libmono-simd4.0-cil (= ${source:Version}), libmono-smdiagnostics0.0-cil (= ${source:Version}), libmono-sqlite4.0-cil (= ${source:Version}), libmono-system-componentmodel-composition4.0-cil (= ${source:Version}), libmono-system-componentmodel-dataannotations4.0-cil (= ${source:Version}), libmono-system-configuration4.0-cil (= ${source:Version}), libmono-system-configuration-install4.0-cil (= ${source:Version}), libmono-system-core4.0-cil (= ${source:Version}), libmono-system-data-datasetextensions4.0-cil (= ${source:Version}), libmono-system-data-entity4.0-cil (= ${source:Version}), libmono-system-data-linq4.0-cil (= ${source:Version}), libmono-system-data-services-client4.0-cil (= ${source:Version}), libmono-system-data-services4.0-cil (= ${source:Version}), libmono-system-data4.0-cil (= ${source:Version}), libmono-system-deployment4.0-cil (= ${source:Version}), libmono-system-design4.0-cil (= ${source:Version}), libmono-system-drawing-design4.0-cil (= ${source:Version}), libmono-system-drawing4.0-cil (= ${source:Version}), libmono-system-dynamic4.0-cil (= ${source:Version}), libmono-system-enterpriseservices4.0-cil (= ${source:Version}), libmono-system-identitymodel-selectors4.0-cil (= ${source:Version}), libmono-system-identitymodel4.0-cil (= ${source:Version}), libmono-system-io-compression-filesystem4.0-cil (= ${source:Version}), libmono-system-io-compression4.0-cil (= ${source:Version}), libmono-system-json-microsoft4.0-cil (= ${source:Version}), libmono-system-json4.0-cil (= ${source:Version}), libmono-system-ldap-protocols4.0-cil (= ${source:Version}), libmono-system-ldap4.0-cil (= ${source:Version}), libmono-system-management4.0-cil (= ${source:Version}), libmono-system-messaging4.0-cil (= ${source:Version}), libmono-system-net-http-formatting4.0-cil (= ${source:Version}), libmono-system-net-http-webrequest4.0-cil (= ${source:Version}), libmono-system-net-http4.0-cil (= ${source:Version}), libmono-system-net4.0-cil (= ${source:Version}), libmono-system-numerics-vectors4.0-cil (= ${source:Version}), libmono-system-numerics4.0-cil (= ${source:Version}), libmono-system-reactive-core2.2-cil (= ${source:Version}), libmono-system-reactive-debugger2.2-cil (= ${source:Version}), libmono-system-reactive-experimental2.2-cil (= ${source:Version}), libmono-system-reactive-interfaces2.2-cil (= ${source:Version}), libmono-system-reactive-linq2.2-cil (= ${source:Version}), libmono-system-reactive-observable-aliases0.0-cil (= ${source:Version}), libmono-system-reactive-platformservices2.2-cil (= ${source:Version}), libmono-system-reactive-providers2.2-cil (= ${source:Version}), libmono-system-reactive-runtime-remoting2.2-cil (= ${source:Version}), libmono-system-reactive-windows-forms2.2-cil (= ${source:Version}), libmono-system-reactive-windows-threading2.2-cil (= ${source:Version}), libmono-system-reflection-context4.0-cil (= ${source:Version}), libmono-system-runtime-caching4.0-cil (= ${source:Version}), libmono-system-runtime-durableinstancing4.0-cil (= ${source:Version}), libmono-system-runtime-serialization-formatters-soap4.0-cil (= ${source:Version}), libmono-system-runtime-serialization4.0-cil (= ${source:Version}), libmono-system-runtime4.0-cil (= ${source:Version}), libmono-system-security4.0-cil (= ${source:Version}), libmono-system-servicemodel-activation4.0-cil (= ${source:Version}), libmono-system-servicemodel-discovery4.0-cil (= ${source:Version}), libmono-system-servicemodel-internals0.0-cil (= ${source:Version}), libmono-system-servicemodel-routing4.0-cil (= ${source:Version}), libmono-system-servicemodel-web4.0-cil (= ${source:Version}), libmono-system-servicemodel4.0a-cil (= ${source:Version}), libmono-system-serviceprocess4.0-cil (= ${source:Version}), libmono-system-threading-tasks-dataflow4.0-cil (= ${source:Version}), libmono-system-transactions4.0-cil (= ${source:Version}), libmono-system-web-abstractions4.0-cil (= ${source:Version}), libmono-system-web-applicationservices4.0-cil (= ${source:Version}), libmono-system-web-dynamicdata4.0-cil (= ${source:Version}), libmono-system-web-extensions-design4.0-cil (= ${source:Version}), libmono-system-web-extensions4.0-cil (= ${source:Version}), libmono-system-web-http-selfhost4.0-cil (= ${source:Version}), libmono-system-web-http-webhost4.0-cil (= ${source:Version}), libmono-system-web-http4.0-cil (= ${source:Version}), libmono-system-web-mobile4.0-cil (= ${source:Version}), libmono-system-web-mvc3.0-cil (= ${source:Version}), libmono-system-web-razor2.0-cil (= ${source:Version}), libmono-system-web-regularexpressions4.0-cil (= ${source:Version}), libmono-system-web-routing4.0-cil (= ${source:Version}), libmono-system-web-services4.0-cil (= ${source:Version}), libmono-system-web-webpages-deployment2.0-cil (= ${source:Version}), libmono-system-web-webpages-razor2.0-cil (= ${source:Version}), libmono-system-web-webpages2.0-cil (= ${source:Version}), libmono-system-web4.0-cil (= ${source:Version}), libmono-system-windows-forms-datavisualization4.0a-cil (= ${source:Version}), libmono-system-windows-forms4.0-cil (= ${source:Version}), libmono-system-windows4.0-cil (= ${source:Version}), libmono-system-workflow-activities4.0-cil (= ${source:Version}), libmono-system-workflow-componentmodel4.0-cil (= ${source:Version}), libmono-system-workflow-runtime4.0-cil (= ${source:Version}), libmono-system-xaml4.0-cil (= ${source:Version}), libmono-system-xml-linq4.0-cil (= ${source:Version}), libmono-system-xml-serialization4.0-cil (= ${source:Version}), libmono-system-xml4.0-cil (= ${source:Version}), libmono-system4.0-cil (= ${source:Version}), libmono-tasklets4.0-cil (= ${source:Version}), libmono-wcf4.0-cil (= ${source:Version}), libmono-webbrowser4.0-cil (= ${source:Version}), libmono-webmatrix-data4.0-cil (= ${source:Version}), libmono-windowsbase4.0-cil (= ${source:Version}), libmono-xbuild-tasks4.0-cil (= ${source:Version}) Description: Mono core library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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 provides the Core Library (mscorlib.dll) and all assemblies for Mono CLI 4.5. . Previously, the Assemblies were packaged individually and had to be installed as needed. This package also supercedes 'libmono-corlib4.5-dll'. Package: mono-dbg Priority: optional Section: debug Architecture: all Multi-Arch: foreign Suggests: ${mdb:Suggests} Recommends: ${mdb:Recommends} Depends: ${misc:Depends} Replaces: monodoc-base (<< 2.4) Description: Mono debugging symbols This package contains the debugging symbols of various libmono-* and mono-* packages. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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. Package: mono-mcs Architecture: all Depends: libmono-corlib4.5-cil (<< ${mono:next-upversion}), libmono-corlib4.5-cil (>= ${mono:upversion}), libmono-microsoft-csharp4.0-cil, ${cli:Depends}, ${misc:Depends} Recommends: pkgconf Replaces: mono-devel (<< 2.4.2.3), mono-dmcs (<< 3.0~), mono-gmcs (<< 3.0~) Breaks: mono-dmcs (<< 3.0~), mono-gmcs (<< 3.0~) Description: Mono C# 2.0 / 3.0 / 4.0 / 5.0 compiler for CLI 2.0 / 4.0 / 4.5 This is the Mono C# (C-Sharp) 2.0, 3.0, 4.0 and 5.0 compiler, a platform-independent compiler which produces CIL (Common Intermediate Language) binary executables. . This compiler targets the CLI 2.0, 4.0 or 4.5 runtime version. . The mcs compiler supports different C# versions as follows. With C# 2.0 it supports: - generics - iterators (yield) - nullable value types - partial types - anonymous methods - static classes - coalesce operator: ?? . With C# 3.0 it supports: - Language Integrated Query (LINQ) - object initializers - collection initializers - anonymous types - local variable type inference - implicitly-typed arrays - lambda expressions - automatic properties - extension methods - partial methods . With C# 4.0 it supports: - dynamic binding (duck typing) - named and optional arguments - covariant and contravariant generic type parameters . With C# 5.0 (which is the default) it supports: - asynchronous methods - caller info attributes (as of Mono 3.0 currently not supported!) . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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. Package: mono-devel Architecture: all Provides: assembly-linker, c-sharp-2.0-compiler, c-sharp-3.0-compiler, c-sharp-4.0-compiler, c-sharp-4.5-compiler, c-sharp-compiler, resource-file-generator, strong-name-tool Recommends: mono-csharp-shell Depends: ca-certificates-mono (= ${source:Version}), libmono-2.0-dev (<< ${source:Version}.1~), libmono-2.0-dev (>= ${source:Version}), libmono-cil-dev (= ${source:Version}), mono-gac (= ${source:Version}), mono-mcs (= ${source:Version}), mono-xbuild (= ${source:Version}), pkgconf, ${cli:Depends}, ${misc:Depends}, ${python3:Depends} Description: Mono development tools Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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 various development tools and pulls in the default development stack for Mono (which is 4.0 currently). Package: mono-4.0-service Architecture: all Replaces: mono-1.0-service Conflicts: mono-1.0-service Depends: ${cli:Depends}, ${misc:Depends} Description: Mono service manager for CLI 4.0 Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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 mono-service manager, used to start and stop CLI 4.0 services based on the System.ServiceProcess API. Package: mono-xbuild Architecture: all Depends: ${cli:Depends}, ${misc:Depends} Replaces: mono-gmcs (<< 1.2.6-1) Description: MSBuild-compatible build system for Mono Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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. . xbuild is Mono's implementation of msbuild and allows projects that have a msbuild file to be compiled natively on Linux. . Microsoft Build (msbuild) is a build system developed by Microsoft similar in spirit to Nant (in that it uses XML files for describing the build process) and in the same spirit as make. . http://www.mono-project.com/Microsoft.Build Package: mono-gac Architecture: all Pre-Depends: mono-runtime-common (>= 5.20) Depends: mono-4.0-gac (= ${source:Version}), ${misc:Depends} Provides: global-assembly-cache-tool Description: Mono GAC tool Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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 pulls in the default GAC (Global Assembly Cache) tool (gacutil) used by Mono to store shared CIL (Common Intermediate Language) libraries. Package: mono-4.0-gac Architecture: all Replaces: mono-gac (<< 2.0) Depends: ${cli:Depends}, ${misc:Depends} Recommends: cli-common (>= 0.4.0) Description: Mono GAC tool (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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 a version of the GAC (Global Assembly Cache) tool (gacutil) used by Mono to store shared CIL (Common Intermediate Language) libraries, for CLI 4.0 Package: mono-csharp-shell Section: shells Architecture: all Homepage: http://www.mono-project.com/CsharpRepl Depends: ${cli:Depends}, ${misc:Depends} Description: interactive C# shell Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. 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 interactive C# shell named csharp. csharp permits dynamically evaluating C# statements, and can be used for writing scripts or testing code fragments. For examples and a brief overview of the commands see: http://www.mono-project.com/CsharpRepl Package: monodoc-base Architecture: all Depends: ${cli:Depends}, ${misc:Depends} Description: shared MonoDoc binaries The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation. . This package contains the shared binaries which are used by the monodoc programs like the documentation file compiler (assembler.exe aka "monodoc"). Package: monodoc-manual Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends} Recommends: monodoc-http | monodoc-viewer Suggests: monodoc-gecko-manual, monodoc-gtk-manual, monodoc-nunit-manual Description: compiled XML documentation from the Mono project The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation. . This package contains the compiled XML documentation of MonoDoc.