Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

68 lines
2.7 KiB
Plaintext

Source: mono-snapshot-%SNAPVER%
Section: cli-mono
Priority: optional
Maintainer: Jo Shields <directhex@apebox.org>
Build-Depends: debhelper (>= 7),
dpkg-dev (>= 1.13.19),
bison,
libtool,
libxml-dom-perl,
libxslt1-dev,
dc,
lsb-release,
libx11-dev,
libxt-dev,
zlib1g-dev,
autoconf,
automake
Standards-Version: 3.8.4
Homepage: http://www.mono-project.com/
Vcs-Git: git://github.com/directhex/mono-snapshot.git
Vcs-Browser: https://github.com/directhex/mono-snapshot
Package: mono-snapshot-latest
Architecture: all
Depends: mono-snapshot-%SNAPVER%,
${misc:Depends}
Description: Mono runtime snapshot - latest version metapackage
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 metapackage will force installation of the latest snapshot package
available.
Package: mono-snapshot-%SNAPVER%
Architecture: amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 s390x sparc
Depends: ${shlibs:Depends},
${misc:Depends},
cli-common (>= 0.4.0),
mono-snapshot-%SNAPVER%-assemblies (= %SNAPVER%),
mono-snapshot-common (>= 00000001)
Description: Mono runtime snapshot - runtime (git commit %GITVER)
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 installs the unmanaged components of a snapshot from
Xamarin's MonkeyWrench Continuous Integration server. Use the
mono-snapshot command to set up your environment to actually use it.
Package: mono-snapshot-%SNAPVER%-assemblies
Architecture: all
Depends: ${misc:Depends}
Description: Mono runtime snapshot - assemblies (git commit %GITVER)
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 installs the managed components of a snapshot from
Xamarin's MonkeyWrench Continuous Integration server. Use the
mono-snapshot command to set up your environment to actually use it.