summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJo Shields <directhex@apebox.org>2013-10-17 21:19:53 +0100
committerJo Shields <directhex@apebox.org>2013-10-18 08:23:26 +0100
commit6b9fdaa5e75ded0016610d5faf5279a3798e42e0 (patch)
tree49cde07312369d5fbe9ad082b34508c2b23a543b /debian
parentbe5178cb4b773bc83b1059e78f4cc59e5f4c2f33 (diff)
downloadmono-6b9fdaa5e75ded0016610d5faf5279a3798e42e0.tar.gz
Add package for System.Json.Microsoft assembly
Diffstat (limited to 'debian')
-rw-r--r--debian/control15
-rw-r--r--debian/libmono-system-json-microsoft4.0-cil.install3
2 files changed, 18 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 1c9cd08a73..d4f0693f54 100644
--- a/debian/control
+++ b/debian/control
@@ -445,6 +445,7 @@ Depends: ${misc:Depends},
libmono-system-io-compression-filesystem4.0-cil (= ${source:Version}),
libmono-system-json2.0-cil (= ${source:Version}),
libmono-system-json4.0-cil (= ${source:Version}),
+ libmono-system-json-microsoft4.0-cil (= ${source:Version}),
libmono-system-ldap2.0-cil (= ${source:Version}),
libmono-system-ldap4.0-cil (= ${source:Version}),
libmono-system-ldap-protocols4.0-cil (= ${source:Version}),
@@ -1873,6 +1874,20 @@ Description: Mono System.Json library (for CLI 4.0)
This package contains the Mono System.Json library for CLI 4.0 which provides
serialization of JavaScript Object Notation (JSON).
+Package: libmono-system-json-microsoft4.0-cil
+Architecture: all
+Depends: ${misc:Depends},
+ ${cli:Depends},
+Description: Mono System.Json.Microsoft 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 Mono System.Json.Microsoft library for CLI 4.0
+ which provides serialization of JavaScript Object Notation (JSON).
+
Package: libmono-system-management4.0-cil
Architecture: all
Depends: ${misc:Depends},
diff --git a/debian/libmono-system-json-microsoft4.0-cil.install b/debian/libmono-system-json-microsoft4.0-cil.install
new file mode 100644
index 0000000000..e7e3d35b12
--- /dev/null
+++ b/debian/libmono-system-json-microsoft4.0-cil.install
@@ -0,0 +1,3 @@
+/usr/lib/mono/4.0/System.Json.Microsoft.dll*
+/usr/lib/mono/4.5/System.Json.Microsoft.dll*
+/usr/lib/mono/gac/System.Json.Microsoft/4.0.0.0__*/