[Pkg-mono-svn-commits] [mono] 14/14: Add package for 2.0 (3.5) version of System.Data.Services.Client assembly

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 e37416a68551c2285731661aed4c6b7822ecdb5d
Author: Jo Shields <directhex at apebox.org>
Date:   Thu Oct 17 21:27:01 2013 +0100

    Add package for 2.0 (3.5) version of System.Data.Services.Client assembly
---
 debian/control                                     |   18 ++++++++++++++++++
 debian/libmono-system-data-services2.0-cil.install |    3 +++
 2 files changed, 21 insertions(+)

diff --git a/debian/control b/debian/control
index d4f0693..f667b3e 100644
--- a/debian/control
+++ b/debian/control
@@ -432,6 +432,7 @@ Depends: ${misc:Depends},
          libmono-system-data-datasetextensions4.0-cil (= ${source:Version}),
          libmono-system-data-linq2.0-cil (= ${source:Version}),
          libmono-system-data-linq4.0-cil (= ${source:Version}),
+         libmono-system-data-services2.0-cil (= ${source:Version}),
          libmono-system-data-services4.0-cil (= ${source:Version}),
          libmono-system-data-services-client4.0-cil (= ${source:Version}),
          libmono-system-design4.0-cil (= ${source:Version}),
@@ -2186,6 +2187,23 @@ Description: Mono System.Data.DataSetExtensions library (for CLI 4.0)
  This package contains the Mono System.Data.DataSetExtensions library
  for CLI 4.0.
 
+Package: libmono-system-data-services2.0-cil
+Architecture: all
+Depends: ${misc:Depends},
+         ${cli:Depends}
+Homepage: http://mono-project.com/WCF
+Description: Mono System.Data.Services 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 System.Data.Services library which is part of
+ the Windows Communication Foundation (WCF) libraries of Mono for CLI 2.0.
+ The WFC stack is for building SOA-based applications.
+ Its development is in early stages.
+
 Package: libmono-system-data-services4.0-cil
 Architecture: all
 Depends: ${misc:Depends},
diff --git a/debian/libmono-system-data-services2.0-cil.install b/debian/libmono-system-data-services2.0-cil.install
new file mode 100644
index 0000000..4c9f281
--- /dev/null
+++ b/debian/libmono-system-data-services2.0-cil.install
@@ -0,0 +1,3 @@
+/usr/lib/mono/2.0/System.Data.Services.dll*
+/usr/lib/mono/2.0/System.Data.Services.Client.dll*
+/usr/lib/mono/gac/System.Data.Services.Client/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