[Pkg-mono-svn-commits] [mono] 12/14: Add package for System.ServiceModel.Activation 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 be5178cb4b773bc83b1059e78f4cc59e5f4c2f33
Author: Jo Shields <directhex at apebox.org>
Date:   Thu Oct 17 21:15:22 2013 +0100

    Add package for System.ServiceModel.Activation assembly
---
 debian/control                                       |   18 ++++++++++++++++++
 ...ono-system-servicemodel-activation4.0-cil.install |    3 +++
 2 files changed, 21 insertions(+)

diff --git a/debian/control b/debian/control
index f31ac3b..1c9cd08 100644
--- a/debian/control
+++ b/debian/control
@@ -475,6 +475,7 @@ Depends: ${misc:Depends},
          libmono-system-runtime-serialization-formatters-soap4.0-cil (= ${source:Version}),
          libmono-system-security4.0-cil (= ${source:Version}),
          libmono-system-servicemodel4.0a-cil (= ${source:Version}),
+         libmono-system-servicemodel-activation4.0-cil (= ${source:Version}),
          libmono-system-servicemodel-discovery4.0-cil (= ${source:Version}),
          libmono-system-servicemodel-routing4.0-cil (= ${source:Version}),
          libmono-system-servicemodel-web4.0-cil (= ${source:Version}),
@@ -2524,6 +2525,23 @@ Description: Mono System.ServiceModel Library (for CLI 4.0)
  The WFC stack is for building SOA-based applications.
  Its development is in early stages.
 
+Package: libmono-system-servicemodel-activation4.0-cil
+Architecture: all
+Depends: ${misc:Depends},
+         ${cli:Depends}
+Homepage: http://mono-project.com/WCF
+Description: Mono System.ServiceModel.Activation Library (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 System.ServiceModel.Activation library which is part
+ of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0.
+ The WFC stack is for building SOA-based applications.
+ Its development is in early stages.
+
 Package: libmono-system-servicemodel-discovery4.0-cil
 Architecture: all
 Depends: ${misc:Depends},
diff --git a/debian/libmono-system-servicemodel-activation4.0-cil.install b/debian/libmono-system-servicemodel-activation4.0-cil.install
new file mode 100644
index 0000000..64c9720
--- /dev/null
+++ b/debian/libmono-system-servicemodel-activation4.0-cil.install
@@ -0,0 +1,3 @@
+/usr/lib/mono/4.0/System.ServiceModel.Activation.dll*
+/usr/lib/mono/4.5/System.ServiceModel.Activation.dll*
+/usr/lib/mono/gac/System.ServiceModel.Activation/4.0.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