[Pkg-mono-svn-commits] [mono] 11/14: Add 2.0 (3.5) version of System.Net assembly packages.

Jo Shields directhex at alioth.debian.org
Sat Oct 19 23:04:35 UTC 2013


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to branch master-experimental
in repository mono.

commit 2e5b80195b01c9007396ac8e0f17408f28de6251
Author: Jo Shields <directhex at apebox.org>
Date:   Thu Oct 17 21:12:12 2013 +0100

    Add 2.0 (3.5) version of System.Net assembly packages.
---
 debian/control                           |   14 ++++++++++++++
 debian/libmono-system-net2.0-cil.install |    2 ++
 2 files changed, 16 insertions(+)

diff --git a/debian/control b/debian/control
index 49adffa..f31ac3b 100644
--- a/debian/control
+++ b/debian/control
@@ -451,6 +451,7 @@ Depends: ${misc:Depends},
          libmono-system-management4.0-cil (= ${source:Version}),
          libmono-system-messaging2.0-cil (= ${source:Version}),
          libmono-system-messaging4.0-cil (= ${source:Version}),
+         libmono-system-net2.0-cil (= ${source:Version}),
          libmono-system-net4.0-cil (= ${source:Version}),
          libmono-system-net-http4.0-cil (= ${source:Version}),
          libmono-system-net-http-formatting4.0-cil (= ${source:Version}),
@@ -1884,6 +1885,19 @@ Description: Mono System.Management library (for CLI 4.0)
  .
  This package contains the Mono System.Management library for CLI 4.0.
 
+Package: libmono-system-net2.0-cil
+Architecture: all
+Depends: ${misc:Depends},
+         ${cli:Depends},
+Description: Mono System.Net library (for CLI 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.
+ .
+ This package contains the Mono System.Net library for CLI 2.0.
+
 Package: libmono-system-net4.0-cil
 Architecture: all
 Depends: ${misc:Depends},
diff --git a/debian/libmono-system-net2.0-cil.install b/debian/libmono-system-net2.0-cil.install
new file mode 100644
index 0000000..ddade94
--- /dev/null
+++ b/debian/libmono-system-net2.0-cil.install
@@ -0,0 +1,2 @@
+/usr/lib/mono/2.0/System.Net.dll*
+/usr/lib/mono/gac/System.Net/3.5.0.0__*/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mono/packages/mono.git



More information about the Pkg-mono-svn-commits mailing list